-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
featureNew feature, enhancement or requestNew feature, enhancement or request
Milestone
Description
Description
Correctly use the sessions/runs in BIDS terminology.
- Rename visit/session tokens in sourceStructure.json to sessions/runs
- And make sure this is backwards compatible.
- And write this correctly in the documentation
- Correctly use sessions/runs in BIDS
- using also the correct subdirectories
- and make sure that this works for structural as well
- all function names, variable, comments should correctly reflect BIDS terminology
- Adapt BIDS2Legacy accordingly
- including file structure
- including variable and function names
- Adapt ExploreASL code
- use variable and function names session and runs correctly in the code and output and comments, while keeping the internal structure untouched.
- Avoid double sub and ses prefix. Adding
sub-as prefix is fine as long as we check if this is not double (in case this prefixsub-was already in the DICOM folder). Same forses-
Requirements
Optional: add feature requirements here
How to test
Optional: insert description about how to test the code changes here
Release notes
Required: summarize the changes for the release notes here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature, enhancement or requestNew feature, enhancement or request