RF: Use `mc/prefiltered_func_data_mcf_conf_hp.nii.gz` as motion confounds if it exists; save classifier probabilities to `fix4melview` file
- If the
mc/prefiltered_func_data_mcf_conf_hp.nii.gz
already exists in the input data directory, use it as the motion confounds, instead of loading and high-pass filtering the MCFLIRT results frommc/prefiltered_func_data_mcf.par
. This is required to support HCP scripts which perform their own filtering of motion confounds, and save them tomc/prefiltered_...._hp.nii.gz
. Reported on the FSL mailing list: https://www.jiscmail.ac.uk/cgi-bin/wa-jisc.exe?A2=FSL;199b80ab.2409 - Classifier probabilities are now saved to the
fix4melview
label file. The original FIX was adjusted in 1.069 to do this, but this feature was never ported to pyfix. This was probably because the version of FIX on the FMRIB cluster was never updated beyond version 1.067.
Edited by Paul McCarthy
Merge request reports
Activity
added 1 commit
- acad8987 - RF: If mc/prefiltered_func_data_mcf_conf_hp.nii.gz already exists in the input
added 1 commit
- 0b9adae7 - TEST: Test handling of motion parameter estimates
enabled an automatic merge when the pipeline for 0b9adae7 succeeds
aborted the automatic merge because the source branch was updated. Learn more.
added 1 commit
- 48cf19e4 - TEST: Test handling of motion parameter estimates
added 1 commit
- a5fa0684 - RF: Output filtered_func_data.ica path (melodic), rather than <analysis>.ica
mentioned in commit e33f4f1c
Please register or sign in to reply