Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lumbar data and steps from future lumbar registration tutorial #17

Merged
merged 5 commits into from
Oct 11, 2023

Conversation

joshuacwnewton
Copy link
Member

No description provided.

Comment on lines +170 to +176
# Register the image to the template using segmentation and labels
# TODO: Uncomment when https://github.com/spinalcordtoolbox/PAM50/pull/27 gets merged and a new PAM50 release is made.
#sct_register_to_template -i t2_crop.nii.gz \
# -s t2_crop_seg.nii.gz \
# -ldisc t2_crop_label.nii.gz \
# -c t2 -qc qc \
# -param step=1,type=seg,algo=centermassrot:step=2,type=seg,algo=bsplinesyn,metric=MeanSquares,iter=3,slicewise=0:step=3,type=im,algo=syn,metric=CC,iter=3,slicewise=0
Copy link
Member Author

@joshuacwnewton joshuacwnewton Oct 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: The actual registration step causes an error, because the PAM50 release used in SCT's master branch does not yet have the cauda equinea label (60), see:

So it has been commented out for now. (Thankfully, this command is not strictly necessary in order for this PR to be merged, since none of the generated files need to be packaged up.)

@joshuacwnewton joshuacwnewton merged commit aad711b into master Oct 11, 2023
2 checks passed
@joshuacwnewton joshuacwnewton deleted the jn/4180-add-lumbar-data branch October 11, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant