nipreps / mriqc

Automated Quality Control and visual reports for Quality Assessment of structural (T1w, T2w) and functional MRI of the brain
http://mriqc.readthedocs.io
Apache License 2.0
284 stars 128 forks source link

ValueError All iterfields of a mapnode have to have the same length (node timeseries) #1178

Closed oesteban closed 3 months ago

oesteban commented 5 months ago

What happened?

"fd" should not be listed here:

https://github.com/nipreps/mriqc/blob/24f786ae9e312b55830139e354627e837ea5703a/mriqc/workflows/functional/base.py#L379

(in ME datasets, there will be 1 value per echo for the other three inputs while only one value for all echoes in the fd)

What command did you use?

n/a

What version of the software are you running?

23.2.0

How are you running this software?

Singularity

Is your data BIDS valid?

Yes

Are you reusing any previously computed results?

No

Please copy and paste any relevant log output.

No response

Additional information / screenshots

No response