Macatools / macapype

PNH segmentation pipelines based on nipype
https://macatools.github.io/macapype/
BSD 3-Clause "New" or "Revised" License
21 stars 13 forks source link

Options when subjects fail in crop_aladin stage #207

Open julfou81 opened 2 years ago

julfou81 commented 2 years ago

Inspired from subject sub-032159 in site-mountsinai-S from PRIME-DE, which fail miserably since the first step of macapype.

Here is for instance the image after the first stage:

Capture d’écran 2022-09-22 à 18 03 45

This is the result:

Capture d’écran 2022-09-22 à 18 09 02

=> same result

julfou81 commented 2 years ago

With a little more exploration, using sites ucdavis and mount sinai-S, I had to choose between two sets of parameters for reg_aladin: (with ref inia19)

  1. reg_aladin -ln 12 -lp 10 -nac -noSym -omp 1 -ref -rigOnly -smooR 1 => works for all subjects of ucdavis and all but two subjects of mount sinai-S

  2. reg_aladin -ln 5 -lp 10 -nac -noSym -omp 1 -ref -rigOnly -smooR 1 => works for all subjects of ucdavis, mount sinai-S ( even for the two subjects of mount sinai-S that weren't working)

For INT macaques, option worked for all the one I tried, except Galileo, which needed to be cropped before and use of option 1.