-
Hi, I am trying to replicate HBCD processing on my own fmri/diffusion data. Using parameters/flags based off this site - https://hbcd-cbrain-processing.readthedocs.io/latest/tools/nibabies.html 1st Question: Should I use v25.0.1 or 25.0.0rc1 as used above ? 2nd Question: Getting MCRIBS error for not having precomputed T2 seg ? I am getting an error right away:
Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Hi Nico,
I'm surprised the RC was used, though not much was changed from the official release. I would recommend using the latest in the release series (currently 25.0.2) - these will be bug-fix releases
Our implementation of MCRIBS requires finely accurate subcortical segmentations, rather than just tissue classification. I believe HBCD achieves this by first running BIBSnet, potentially followed by manual intervention if needed. Pinging @erikglee as he knows better. To feed these in, you can use the |
Beta Was this translation helpful? Give feedback.
-
Hi Both, Like @mgxd mentioned, for the first release we gave Nibabies access to manually corrected BIBSNet segmentations. The full Nibabies settings we used for the release can be seen here: https://hbcd-cbrain-processing.readthedocs.io/release_1.0/tools/nibabies.html. Some of the details cover how we choose which files to include during processing, and other details are more specific to Boutiques Descriptors+CBRAIN (both of which may not be of interest). But you may find the "Other Processing Settings" section helpful, since it describes the flags that we used. |
Beta Was this translation helpful? Give feedback.
-
Ah ok - thank you very much! - I didnt catch it on the "external requirements". Is there any recommended procedure (HBCD style) for the manual correction on BIBSNet ? I suppose the manual intervention is part of why we cant add BIBSNet into the pipeline for hbcd nibabies. |
Beta Was this translation helpful? Give feedback.
-
That is a good question! @LuciMoore @ericfeczko do either of you have documentation/references for folks wanting to do 'HBCD'/'BIBSNet' style manual segmentation corrections? |
Beta Was this translation helpful? Give feedback.
Hi Both,
Like @mgxd mentioned, for the first release we gave Nibabies access to manually corrected BIBSNet segmentations.
The full Nibabies settings we used for the release can be seen here: https://hbcd-cbrain-processing.readthedocs.io/release_1.0/tools/nibabies.html. Some of the details cover how we choose which files to include during processing, and other details are more specific to Boutiques Descriptors+CBRAIN (both of which may not be of interest). But you may find the "Other Processing Settings" section helpful, since it describes the flags that we used.