SIMEXP / dashQC_fmri

An interactive dashboard for fMRI data quality control
MIT License
5 stars 1 forks source link

motion tab only shows resampled space #55

Open pbellec opened 4 years ago

pbellec commented 4 years ago

the native space movie seems identical to the movie after preprocessing.

It would probably make sense to just remove the native movie, which is not part of fmriprep outputs.

pbellec commented 4 years ago

mmmmhhh actually being able to visualize raw data along with motion parameters is very useful, but now that there is no link between the movie and the motion traces it is really hard to tell if motion spikes indeed coincide with apparent motion.

I am starting to doubt the gif approach, even though it is super smooth.

bpinsard commented 4 years ago

When you mean native space movie, would that be raw data without HMC, or the final preprocessed data resampled in native space? It is possible to ask fmriprep to output the second one, and the first one could be found in the raw BIDS (though for now dashqc take the derivative folder as input).