Skip to content

Commit

Permalink
Templates
Browse files Browse the repository at this point in the history
  • Loading branch information
laemtl committed Sep 30, 2021
1 parent 91be7f2 commit a5f6eb9
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
19 changes: 19 additions & 0 deletions templates/eeg_parameters_TEMPLATE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"InstitutionName": "",
"InstitutionAddress": "",
"Manufacturer": "",
"ManufacturersModelName": "",
"SoftwareVersions": "",
"TaskDescription": "",
"Instructions": "",
"CogAtlasID": "",
"CogPOID": "",
"DeviceSerialNumber": "",
"HardwareFilters": "n/a",
"CapManufacturer": "",
"CapManufacturersModelName": "",
"EEGGround": "",
"HeadCircumference": "",
"EEGPlacementScheme": "",
"SubjectArtefactDescription": ""
}
22 changes: 22 additions & 0 deletions templates/ieeg_parameters_TEMPLATE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"InstitutionName": "",
"InstitutionAddress": "",
"Manufacturer": "",
"ManufacturersModelName": "",
"SoftwareVersions": "",
"TaskDescription": "",
"Instructions": "",
"CogAtlasID": "",
"CogPOID": "",
"DeviceSerialNumber": "",
"DCOffsetCorrection": "",
"HardwareFilters": "n/a",
"ElectrodeManufacturer": "",
"ElectrodeManufacturersModelName": "",
"iEEGGround": "",
"iEEGPlacementScheme": "",
"iEEGElectrodeGroups": "",
"SubjectArtefactDescription": "",
"ElectricalStimulation": false,
"ElectricalStimulationParameters": ""
}

0 comments on commit a5f6eb9

Please sign in to comment.