sub-i_ses-140703_task-r2g_run-001_ephys.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "InstitutionName": "Institut de Neuroscience de la Timone, Marseille, France”,
  3. "InstitutionAddress": "Faculté de Médecine, 27, boulevard Jean Moulin, 13005 Marseille, France",
  4. "Collaborators": [
  5. "Institute of Neuroscience and Medicine (INM-6), 52425 Jülich, Germany",
  6. "Institute for Advanced Simulation (IAS-6), 52425 Jülich, Germany",
  7. "JARA Institute Brain Structure-Function Relationships (INM-10), 52425 Jülich, Germany"
  8. ],
  9. "ChannelId": {
  10. "Description": "Unique identifier of the channel"
  11. },
  12. "ContactId": {
  13. "Description": "Unique identifier of the contact"
  14. },
  15. "SamplingFrequency": {
  16. "Description": "Sampling frequency of the recording signal"
  17. },
  18. "Units": {
  19. "Description": "Units of the recording signal"
  20. },
  21. "ChannelName": {
  22. "Description": "Custom name of the recording channel"
  23. },
  24. "FileOrigin": {
  25. "Description": "Source file of the signal"
  26. },
  27. "ConnectorId": {
  28. "Description": "Id of the connector used for recording the signal"
  29. },
  30. "ConnectorPinId": {
  31. "Description": "Pin used for recording the signal"
  32. },
  33. "NevDigFactor": {
  34. "Description": "Digitization factor of the nev file"
  35. },
  36. "NbSortedUnits": {
  37. "Description": "Number of sorted units on this channel"
  38. },
  39. "NevHiFreqOrder": {
  40. "Description": "High pass order of the frequency filter"
  41. },
  42. "NevHiFreqType": {
  43. "Description": "Type of the high pass frequency filter"
  44. },
  45. "NevLoFreqOrder": {
  46. "Description": "Low pass order of the frequency filter"
  47. },
  48. "NevLoFreqType": {
  49. "Description": "Type of the high pass frequency filter"
  50. },
  51. "NsxHiFreqOrder": {
  52. "Description": "Order of the high pass frequency filter"
  53. },
  54. "NsxLoFreqOrder": {
  55. "Description": "Order of the low pass frequency filter"
  56. },
  57. "NsxHiFreqType": {
  58. "Description": "Type of the high pass frequency filter"
  59. },
  60. "NsxLoFreqType": {
  61. "Description": "Type of the low pass frequency filter"
  62. },
  63. "Nsx": {
  64. "Description": "NsX value used for storing of the signal"
  65. },
  66. "HiPassFreq": {
  67. "Description": "Cutoff frequency of the high pass filter"
  68. },
  69. "LoPassFreq": {
  70. "Description": "Cutoff frequency of the low pass filter"
  71. },
  72. "HiPassOrder": {
  73. "Description": "Order of the high pass filter"
  74. },
  75. "LoPassOrder": {
  76. "Description": "Order of the low pass filter"
  77. },
  78. "FilterType": {
  79. "Description": "Type of filter used"
  80. },
  81. "ElectrodeRejectLfc": {
  82. "Description": "Rejection of the signal in low frequency components (TRUE/FALSE)"
  83. },
  84. "ElectrodeRejectIfc": {
  85. "Description": "Rejection of the signal in intermediate frequency components (TRUE/FALSE)"
  86. },
  87. "ElectrodeRejectHfc": {
  88. "Description": "Rejection of the signal in high frequency components (TRUE/FALSE)"
  89. },
  90. "ConnectorAlignedId": {
  91. "Description": "channelID in a spatially organized grid"
  92. },
  93. "CoordinatesX": {
  94. "Description": "X-coordinate of the channel"
  95. },
  96. "CoordinatesY": {
  97. "Description": "Y-coordinate of the channel"
  98. }
  99. }