Skip to content

[BUG] presence of rec entity raises NOT_INCLUDED error for _bold file #2228

@fishpm

Description

@fishpm

Describe your problem in detail.

Hi everyone,

I am running bids-validator v1.15.0 on a dataset and received a NOT_INCLUDED error for a set of "bold" suffix files. I believe I have identified the error to be the presence of the "rec" entity in the filename. I believe this because when I rename a file by removing the "rec" entity, it is no longer flagged by the bids-validator.

However, all documentation and schema information indicates "rec" is an allowed entity for "bold" files and can be any string, so I am uncertain why the presence of the "rec" entity raises this error.

Image

Describe what you expected.

I believe my file names are BIDS valid, so I expected they would pass the bids-valiator

BIDS specification section

Though I believe the below is for v1.10.0, I think v.1.15.0 is not available, so I hope this suffices. Note that the "rec" entity is included as an allow entity.

https://bids-specification.readthedocs.io/en/stable/modality-specific-files/magnetic-resonance-imaging-data.html#task-including-resting-state-imaging-data

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions