participants.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. {
  2. "DiurnalModulationBoldDynamicsMetadata":
  3. {
  4. "Description": "Extracted BOLD values, behavioral data, and between- and within-subject variables"},
  5. "participant_id":{
  6. "Description": "Scanned Participants"},
  7. "ToD":{
  8. "Description": "Time of day: 08:00 h, 11:00 h, 14:00 h, 17:00 h, 20:00 h ,23:00"},
  9. "Day":{
  10. "Description": "Scanning day: D1, D2"},
  11. "VIS":
  12. {
  13. "Description": "Restings-state BOLD SD, extracted from visual cortex cluster"
  14. },
  15. "SS":
  16. {
  17. "Description": "Restings-state BOLD SD, extracted from all 3 somatosensory cortex clusters"
  18. },
  19. "AUD":
  20. {
  21. "Description": "Restings-state BOLD SD, extracted from auditory cortex cluster"
  22. },
  23. "EoO":
  24. {
  25. "Description": "Errors of omission during the visual detection task"
  26. },
  27. "MSFsc":
  28. {
  29. "Description": "Chronotype"
  30. },
  31. "SO":
  32. {
  33. "Description": "Sleep offset on scanning days"
  34. },
  35. "ASD":
  36. {
  37. "Description": "Sleep debt on scanning days"
  38. },
  39. "HR":
  40. {
  41. "Description": "Mean heart rate during resting-state scanning"
  42. },
  43. "RespR":
  44. {
  45. "Description": "Mean respiratory rate during resting-state scanning"
  46. },
  47. "Temp":
  48. {
  49. "Description": "Temperature at each resting-state scanning session"
  50. },
  51. "ESS":
  52. {
  53. "Description": "Subjective Sleepiness (modified Epworth Sleepiness Scale) at each resting-state scanning session"
  54. },
  55. "RP1_A":
  56. {
  57. "Description": "Amplitude in head translation in the X-axis during resting-state scanning"
  58. },
  59. "RP1_V":
  60. {
  61. "Description": "Variance in head translation in the X-axis during resting-state scanning"
  62. },
  63. "RP1_Out":
  64. {
  65. "Description": "Amount of outliers in head translation in the X-axis during resting-state scanning"
  66. },
  67. "RP2_A":
  68. {
  69. "Description": "Amplitude in head translation in the Y-axis during resting-state scanning"
  70. },
  71. "RP2_V":
  72. {
  73. "Description": "Variance in head translation in the Y-axis during resting-state scanning"
  74. },
  75. "RP2_Out":
  76. {
  77. "Description": "Amount of outliers in head translation in the Y-axis during resting-state scanning"
  78. },
  79. "RP3_A":
  80. {
  81. "Description": "Amplitude in head translation in the z-axis during resting-state scanning"
  82. },
  83. "RP3_V":
  84. {
  85. "Description": "Variance in head translation in the z-axis during resting-state scanning"
  86. },
  87. "RP3_Out":
  88. {
  89. "Description": "Amount of outliers in head translation in the z-axis during resting-state scanning"
  90. },
  91. "RP4_A":
  92. {
  93. "Description": "Amplitude in head rotation around the X-axis during resting-state scanning"
  94. },
  95. "RP4_V":
  96. {
  97. "Description": "Variance in head rotation around the X-axis during resting-state scanning"
  98. },
  99. "RP4_Out":
  100. {
  101. "Description": "Amount of outliers in head rotation around the X-axis during resting-state scanning"
  102. },
  103. "RP5_A":
  104. {
  105. "Description": "Amplitude in head rotation around the y-axis during resting-state scanning"
  106. },
  107. "RP5_V":
  108. {
  109. "Description": "Variance in head rotation around the y-axis during resting-state scanning"
  110. },
  111. "RP5_Out":
  112. {
  113. "Description": "Amount of outliers in head rotation around the y-axis during resting-state scanning"
  114. },
  115. "RP6_A":
  116. {
  117. "Description": "Amplitude in head rotation around the z-axis during resting-state scanning"
  118. },
  119. "RP6_V":
  120. {
  121. "Description": "Variance in head rotation around the z-axis during resting-state scanning"
  122. },
  123. "RP6_Out":
  124. {
  125. "Description": "Amount of outliers in head rotation around the z-axis during resting-state scanning"
  126. }
  127. }