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

PlotMosaicNoise node receives two connections to "in_file" #1298

Open tclose opened 1 month ago

tclose commented 1 month ago

What happened?

N/A

What command did you use?

init_func_report_wf()

What version of the software are you running?

master branch

How are you running this software?

Local installation ("bare-metal")

Is your data BIDS valid?

Yes

Are you reusing any previously computed results?

No

Please copy and paste any relevant log output.

N/A

Additional information / screenshots

The PlotMosaicNoise node (mosaic_noise) in the init_dwi_report_wf receives two connections to the in_file field, inputnode.epi_mean and inputnode.in_avgmap. I'm guessing that this is not intentional unless I missed a conditional switch somewhere