Open bpinsard opened 1 week ago
Does "2"
work? Just trying to figure out how much of a blocker this is.
PR welcome in any case, of course.
Works with number as string, so really not a blocker, I opened the issue so that if other gets that bug they know where it originates from and I will work on a PR when I find the time.
Also, this is a very experimental run, I was trying to boldly input mp2rage into sMRIPrep, it completes but with a few datasink errors, and it would require to transform the raw image to something that resembles more a T1w.
What happened?
setting a json bids-filter-file with eg:
"inv": 2,
will make the following line crashhttps://github.com/nipreps/fmriprep/blob/08fecee54e95de4385019ed4b70b64e445eae158/fmriprep/config.py#L521
with
What command did you use?
What version of fMRIPrep are you running?
24.1.1
How are you running fMRIPrep?
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