Skip to content

Include session/scan information #37

@psadil

Description

@psadil

There is lots of helpful information in the session summary table: https://wiki.humanconnectome.org/docs/S1200%203T%20MRI%20Session%20Summary%20CSVs.html. For example, the table for 131621 can be used to double-check that no task or resting state scans are expected

$ cat sessionSummaryCSV_1200Release/131621.csv 
Session Day,Acquisition Time,Session,Scan Number,Scan Type,Scan Description,Shim Group,BiasField group,SE_FieldMap group,GE_FieldMap group,PE Direction,Readout Direction,E-Prime Script,Scan Order,Scan Complete,Percent Complete,Percent Pair Complete
Day 1,14:34:07,1,101,Bias_Receive,BIAS_BC,A,1,,,,,,,,,
Day 1,14:34:33,1,102,Bias_Receive,BIAS_32CH,A,1,,,,,,,,,
Day 1,14:36:33,1,103,T1w,T1w_MPR1,B,1,,1,,'+z,,,,,
Day 1,14:45:20,1,104,T2w,T2w_SPC1,B,1,,1,,'+z,,,,,
Day 1,14:54:30,1,105,T1w,T1w_MPR2,B,1,,1,,'+z,,,,,
Day 1,15:03:22,1,106,T2w,T2w_SPC2,B,1,,1,,'+z,,,,,
Day 1,15:12:27,1,107,FieldMap,FieldMap_Magnitude,B,1,,1,,,,,,,
Day 1,15:12:28,1,108,FieldMap,FieldMap_Phase,B,1,,1,,,,,,,
Day 1,15:14:44,1,109,Bias_Transmit,AFI,B,1,,,,,,,,,

The columns about session day and scan ordering are also useful.

Could these tables be incorporated into the datalad dataset?

I don't have a strong opinion on how the info should be stored. Options include a participant-specific table (a copy of what's provided) or just one combined table (as provided, but with an additional column indicating participant ID).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions