Coreg error (maybe) #362
Closed
zeynabalshelh
started this conversation in
General
Replies: 3 comments 24 replies
-
Looks like your input image is upside down. RABIES expects images to be in RAS orientation and follow the NIFTI standards. Perhaps whatever conversion tool you're using isn't standards compliant? |
Beta Was this translation helpful? Give feedback.
22 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm new to preclinical imaging and I'm trying to use this software to preprocess some rat scans.
This is the command used. :
docker run -it --rm -v /home/zeynab/projects/pilot_usyd/data/sub-pilot1/:/sub-pilot1:ro -v /home/zeynab/projects/pilot_usyd/data/preprocess_outputs:/preprocess_outputs/ ghcr.io/cobralab/rabies:nightly preprocess /sub-pilot1 /preprocess_outputs --apply_STC --TR 2 --commonspace_reg masking=true,brain_extraction=false,template_registration=SyN,fast_commonspace=false
I am looking at the QC anat_inho_cor report and something clearly went wrong:
These are the other two reports generated. Where something is clearly not working correctly.
I'm not sure where to go from here. Please advise.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions