In all the scripts related to tractography:
init_tracking_dtidet_trk
init_tracking_csddet_trk
init_tracking_csdprob_trk
dissection_afq_trk
init_tracking_dtidet_tck
init_tracking_csddet_tck
init_tracking_csdprob_tck
dissection_afq_tck
the reference anatomy should be the dwi nifti image in [..]/derivative/preprocess folder.
It means that it will be not possible to call the script above before init_preprocessing.
I have already include this dependency in all_pipeline.sh
In all the scripts related to tractography: init_tracking_dtidet_trk init_tracking_csddet_trk init_tracking_csdprob_trk dissection_afq_trk init_tracking_dtidet_tck init_tracking_csddet_tck init_tracking_csdprob_tck dissection_afq_tck the reference anatomy should be the dwi nifti image in [..]/derivative/preprocess folder. It means that it will be not possible to call the script above before init_preprocessing. I have already include this dependency in all_pipeline.sh