Skip to content
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

Cannot run ses-048 and ses-041 through fMRIPrep #396

Open
celprov opened this issue Nov 23, 2023 · 4 comments
Open

Cannot run ses-048 and ses-041 through fMRIPrep #396

celprov opened this issue Nov 23, 2023 · 4 comments
Labels
bug Something isn't working data(lad) Datalad and other data storage issues fmriprep

Comments

@celprov
Copy link
Collaborator

celprov commented Nov 23, 2023

@oesteban It generates the following error. Did you do something different in the last session (at least not according to sessions note)?

Traceback (most recent call last):
File "/opt/conda/envs/fmriprep/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
self.run()
File "/opt/conda/envs/fmriprep/lib/python3.10/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/opt/conda/envs/fmriprep/lib/python3.10/site-packages/fmriprep/cli/workflow.py", line 115, in build_workflow
retval["workflow"] = init_fmriprep_wf()
File "/opt/conda/envs/fmriprep/lib/python3.10/site-packages/fmriprep/workflows/base.py", line 93, in init_fmriprep_wf
single_subject_wf = init_single_subject_wf(subject_id)
File "/opt/conda/envs/fmriprep/lib/python3.10/site-packages/fmriprep/workflows/base.py", line 571, in init_single_subject_wf
raise NotImplementedError("Sophisticated PEPOLAR schemes are unsupported.")
NotImplementedError: Sophisticated PEPOLAR schemes are unsupported.

Does it mean this session needs to be reacquired?

@celprov celprov added data(lad) Datalad and other data storage issues bug Something isn't working labels Nov 23, 2023
@oesteban
Copy link
Collaborator

That's weird, we haven't configured the fieldmaps to be workable by fMRIPrep. Looks like heudiconv inserted some "IntendedFor" fields in some fieldmap within this session only.

@oesteban
Copy link
Collaborator

I'm working on consolidating the JSON files AND will soon get to assigning B0FieldIdentifiers, which should address this.

@celprov celprov changed the title Cannot run ses-048 through fMRIPrep Cannot run ses-048 and ses-041 through fMRIPrep Nov 27, 2023
oesteban added a commit that referenced this issue Nov 28, 2023
Includes the addition of the ``B0FieldIdentifier``.

Relates-to: #396.
@celprov
Copy link
Collaborator Author

celprov commented Nov 30, 2023

@oesteban I'm still running into this PEPOLAR issue for those two sessions (at 6pm). Do you think it did not finish rsyncing yet or the problem is not solved by the latest changes you made?

cc @acionca

@celprov
Copy link
Collaborator Author

celprov commented Nov 30, 2023

Even the latest fMRIPrep-23.2.0a2 did not successfully run on those two sessions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data(lad) Datalad and other data storage issues fmriprep
Projects
None yet
Development

No branches or pull requests

2 participants