Skip to content

[ENH] GENFI-to-BIDS : ses-M[months]should be replaced with ses-[visit] for session folders names #1555

@Adam-Ismaili-92

Description

@Adam-Ismaili-92

Currently, the session folders produced by the converter GENFI-to-BIDS follow the BIDS standard naming convention ses-M[months_from_baseline].

However, this naming convention is not really practical for research-based or values matching operations, since GENFI clinical data possess a column Visit respecting another standard :

  • Entry values are numbers composed of one or two decimals
  • First decimal (none or 1) corresponds to the GENFI phases (GENFI-1 or GENFI-2)
  • Second decimal corresponds to the visit number

Thus, the current naming convention should be replaced by another which is also BIDS-compliant : ses-[visit], matching the naming convention used in the clinical data.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions