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.