Skip to content

Discrepancy in image-label file names in the BIDS-formatted dataset #14

@naga-karthik

Description

@naga-karthik

I was working on a preprocessing script to crop the images using the spinal cord masks as the reference and came across a minor discrepancy in the names of the (image, label) pairs in the BIDS-formatted version of the dataset. Particularly, the image name for a subject is as follows sub-m023917_ses-20130506_acq-ax_T2w.nii.gz (note the existence of _T2w suffix here) and the corresponding labels for the same subject is as follows: (i) cord label sub-m023917_ses-20130506_acq-ax_seg-manual.nii.gz, (ii) lesion label sub-m023917_ses-20130506_acq-ax_lesion-manual.nii.gz (the suffix _T2w is not mentioned in the file names).

The preprocessing script could indeed be changed to take this into account, but I wanted to make sure whether this was intended while creating the BIDS version of the dataset. If not, then this has to be fixed in order to reduce manual tweaking of the preprocessing script.

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