pnlbwh / dMRIharmonization

Multi-site dMRI harmonization
Other
43 stars 14 forks source link

Denoising Step #88

Open jenna1029 opened 1 month ago

jenna1029 commented 1 month ago

Hi, I am having trouble with the pipeline hanging up on the denoising preprocessing step. I can run template creation fine if I remove the --denoise flag and include --bvalMap, --resample, and --create. I've tried increasing the amount of memory and decreasing the --nproc with no success getting it to finish within 7 days. It has successfully created denoised, bval mapped, and resampled files for all 20 subjects in my reference sample but the furthest it has gotten through my target sample is to make those same files for 4 out of 20 subjects.

I was wondering if you had any insight into what might be causing this or whether I simply need to let it run for longer. I was also wondering if the denoising step was necessary or if I could skip it and still complete the harmonization process. I noticed it wasn't part of the pipeline_test.sh (which did run successfully) but wasn't sure if that was just for the sake of efficiency.

Thank you, Jenna