Currently, the session column in the participant results TSV is named SessionFilePath, but this is a bit misleading since
- it only contains paths to the raw imaging data for a session
- it is a path to a directory, not a file
At some point, we will want to store a path to the derivative data for a session as well, based on the Nipoppy structure. We should decide whether each of these data types should live in a different column, and more informative names for them.
Currently, the session column in the participant results TSV is named
SessionFilePath, but this is a bit misleading sinceAt some point, we will want to store a path to the derivative data for a session as well, based on the Nipoppy structure. We should decide whether each of these data types should live in a different column, and more informative names for them.