Skip to content

Commit

Permalink
Fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aditiiyer committed Dec 17, 2024
1 parent 532cec2 commit 796c815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cerr/mri_metrics/dce_mri.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ def calcSemiQuantFeatures(planC, structNum, basePts=None, temporalSmoothDict=Non

# Pre-process
#procSlcSigM, procTimeV = smoothResample(normSlcSigM, selTimePtsV,
temporalSmoothDict=temporalSmoothDict, resampFlag=resampFlag)
# temporalSmoothDict=temporalSmoothDict, resampFlag=resampFlag)
#featureDict = computeFeatures(procSlcSigM, procTimeV)
#featureList.append(featureDict)

Expand Down

0 comments on commit 796c815

Please sign in to comment.