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 correctly turn PPMI to BIDS #22

Open
jojowang-17 opened this issue Jan 11, 2024 · 0 comments
Open

cannot correctly turn PPMI to BIDS #22

jojowang-17 opened this issue Jan 11, 2024 · 0 comments

Comments

@jojowang-17
Copy link

Hi,

I tried to use the following codes to turn the PPMI to BIDS. I tested on 3 subjects
import pypmi.bids pypmi.bids.convert_ppmi(raw_dir='data/raw/ppmi/dicoms', out_dir='data/raw/ppmi/bids', ignore_bad=True coerce_study_uids=True)

But it cannot work correctly. The output of the code is
INFO: Generated sequence info for 17 studies with 10752 entries total WARNING: Skipping unrecognized series description: 3 PLANE LOC WARNING: Skipping unrecognized series description: MIDLINE SAG LOC WARNING: Skipping unrecognized series description: SAG 3D MPRAGE WARNING: Skipping unrecognized series description: 3D T2 FLAIR_ND WARNING: Skipping unrecognized series description: 3D T2 FLAIR WARNING: Skipping unrecognized series description: RESTING STATE FMRI ep2d_fid_basic_bold WARNING: Skipping unrecognized series description: RESTING STATE FMRI ep2d_fid_basic_bold

I have tested the lastest version of heudiconv docker image. Still the same wrong information!

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