Hello, thank you very much for your open-source work.
I am following your provided steps (specifically Python 2_preprocessing_mri.py) to process my own dataset. I noticed that run_plan generates a data_analysis_result.txt file.
However, after further reviewing the code for the processing pipeline, it appears that subsequent steps, such as resampling, do not seem to use this file. Could you please clarify if this file is actually used? If so, could you point out where in the code it is utilized?
Hello, thank you very much for your open-source work.
I am following your provided steps (specifically Python 2_preprocessing_mri.py) to process my own dataset. I noticed that run_plan generates a data_analysis_result.txt file.
However, after further reviewing the code for the processing pipeline, it appears that subsequent steps, such as resampling, do not seem to use this file. Could you please clarify if this file is actually used? If so, could you point out where in the code it is utilized?