Skip to content

[ENH] ADNI-to-BIDS : Code should be updated to handle UWNPSYCHSUM_03_26_20_[DATE].csv #1604

@Adam-Ismaili-92

Description

@Adam-Ismaili-92

Following the IDA LONI platform upgrade in October 2024, the code responsible for clinical data processing has become outdated.

Specifically, several clinical and metadata files required by the ADNI-to-BIDS converter have been renamed, or no longer contain the same data as prior to the upgrade. As a result, the current processing logic applied to these files is no longer valid.

This issue is particularly evident for the file UWNPSYCHSUM_03_26_20_[DATE].csv, previously UWNPSYCHSUM_03_26_20.csv, which is not handled correctly by the converter’s code.

Therefore, the code responsible for processing UWNPSYCHSUM_03_26_20_[DATE].csv should be updated accordingly.

The following modifications are required :

  • MODIF 1 : Adapt the specification files

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions