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

Check MRI is not finding T1 in MEG CORE Prep MRI Bids #59

Open
ethang321 opened this issue Aug 21, 2024 · 0 comments
Open

Check MRI is not finding T1 in MEG CORE Prep MRI Bids #59

ethang321 opened this issue Aug 21, 2024 · 0 comments

Comments

@ethang321
Copy link

Traceback (most recent call last):
File "/vf/users/MEGmodules/modules/mne1.5/bin/megcore_prep_mri_bids.py", line 8, in
sys.exit(main())
^^^^^^
File "/vf/users/MEGmodules/modules/mne1.5_extras/nih_to_mne/nih2mne/megcore_prep_mri_bids.py", line 366, in main
t1_bids_path = check_mri(tmp_t1_path)
^^^^^^^^^^^^^^^^^^^^^^
File "/vf/users/MEGmodules/modules/mne1.5_extras/nih_to_mne/nih2mne/megcore_prep_mri_bids.py", line 101, in check_mri
raise ValueError('Can not determine T1 path')
ValueError: Can not determine T1 path
Traceback (most recent call last):
File "/vf/users/MEGmodules/modules/mne1.5/bin/megcore_prep_mri_bids.py", line 8, in
sys.exit(main())
^^^^^^
File "/vf/users/MEGmodules/modules/mne1.5_extras/nih_to_mne/nih2mne/megcore_prep_mri_bids.py", line 366, in main
t1_bids_path = check_mri(tmp_t1_path)
^^^^^^^^^^^^^^^^^^^^^^
File "/vf/users/MEGmodules/modules/mne1.5_extras/nih_to_mne/nih2mne/megcore_prep_mri_bids.py", line 101, in check_mri
raise ValueError('Can not determine T1 path')
ValueError: Can not determine T1 path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant