You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiecho data and I have ran mriqc on the participant level for all participants for each echo separately using bids-filter-file. Now I want to run a group analysis for each echo separately as I don't want all echos in the same group report. I have specified that in the bids-filter-file and when I run the code it identifies it as a filter and later on in the config file in logs it also only selects the first echo as intended. However, the generated reports are of all echos together.
Yeah, that seems to be the case since it recognizes the filter file but it doesn't get used. I ended up having to separate the different echos into different folders in order to get separate group reports.
What happened?
I have multiecho data and I have ran mriqc on the participant level for all participants for each echo separately using bids-filter-file. Now I want to run a group analysis for each echo separately as I don't want all echos in the same group report. I have specified that in the bids-filter-file and when I run the code it identifies it as a filter and later on in the config file in logs it also only selects the first echo as intended. However, the generated reports are of all echos together.
What command did you use?
What version of the software are you running?
24.1.0 and in the latest try 24.0.2 (see above) although it still shows 24.1.0. in logs
How are you running this software?
Docker
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
The text was updated successfully, but these errors were encountered: