Skip to content

BUG - aas_processBIDS crashing if data is already unzipped #236

Description

@jones-michael-s

Hello all,

We occasionally come across BIDS data that has the nifti files already unzipped (i.e., the data directories will be populated with foo.nii rather than foo.nii.gz.)

However, aas_processBIDS expects to find .gz files and fails if it can't.

Is there a reason aas_processBIDS couldn't also check if the files have already been unzipped and use those?

Our workaround has been to go into the data and re-zip all the nifti files. Modifying aas_processBIDS to be more flexible seems like a more sensible solution, but I'm never sure what is and isn't a violation of the BIDS standard.

Regards,
Mike

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions