-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StopIteration error #2902
Comments
Thanks for this. Could you add
This will open a debug shell. It will stop immediately, and you should continue by typing
You can type
See what |
|
Thank you very much, I have done what you said and pasted it above |
Is the |
It is now, but I do not know how that happened, its the only missing files. It had the NIFTI and json files as all others |
The directory seems to be corrupted |
Okay. This should be a PyBIDS issue to handle this case more gracefully, but there's nothing to do in fMRIPrep. |
I've opened an issue at bids-standard/pybids#925. |
Yes, I just performed BIDS validation again and something in the functional json files is not quite right. This error was not shown before, sorry. I will fix this and rerun fMRIPrep. Thank you very much! |
What happened?
Hello,
I was trying to preprocess a first subject within a simple data set that just includes T1 and resting state images. I ran the first subject and it reported an error while preprocessing the functional images, json files seemed to have typos and I have corrected them, but now every time I intent to run any subject I am getting the error shown bellow. Am I doing something wrong? Can you help me please?
Thank you very much
What command did you use?
What version of fMRIPrep are you running?
fmriprep-docker-22.0.2
How are you running fMRIPrep?
Docker
Is your data BIDS valid?
Yes
Are you reusing any previously computed results?
No
Please copy and paste any relevant log output.
Additional information / screenshots
No response
The text was updated successfully, but these errors were encountered: