Skip to content

Unrecognized run structure from enhanced DICOMs #256

@helena-balabin

Description

@helena-balabin

General summary
Hi! I have been really enjoying bidscoin so far, I find it quite convenient 😄.

I am currently trying to convert some raw enhanced DICOMs to BIDS, but for some reason, bidscoin seems to struggle with recognizing the run structure in my functional MRI data.

The DICOM folder in the func/ subfolder of my raw data contains image files (IM_0001, IM_0005, IM_0008, ...) and some extra files (PS_0002, PS_0006, PS_0009, ..., XX_0003, XX_0004, XX_0007, ...) for a total of 12 runs of an identical fMRI sequence.

Currently, the respective func/ part in the resulting BIDS folder is looking something like this:
image

It seems that the runs are converted into suffices a-k instead of run numbers. Also, something else seems to be instead interpreted as the run number, because I end up with some files that contain "run-1" or "run-2" Interestingly, when I just run dcm2niix myself, I don't seem to have any issues:
image

I am not sure if this is expected behavior or a bug, but in any case, is there any chance I can replace the a-k suffices with appropriate run indices? Thanks a lot in advance!

Additional detail
I am running bidscoin 4.4.0 and dcm2niix v1.0.20241211 on Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions