-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
included some updates to the eeg.json from #88
Former-commit-id: efcf1e6
- Loading branch information
1 parent
3f2f743
commit 46e66a7
Showing
3 changed files
with
32 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 15 additions & 5 deletions
20
eeg_rishikesh/sub-Expert01/ses-01/eeg/sub-Expert01_ses-01_task-medprobe_eeg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,18 @@ | ||
{ | ||
"TaskName": "meditation probe", | ||
"TaskName":"Mind wandering", | ||
"TaskDescription": "Meditate and report at regular intervals (see README.txt for details)", | ||
"InstitutionName": "Meditation Research Institute, Rishikesh, India", | ||
"SamplingFrequency": 2048, | ||
"EEGChannelCount": 0, | ||
"EEGReference": "n/a", | ||
"EEGChannelCount": 64, | ||
"EOGChannelCount": 0, | ||
"EEGReference": "bipolar", | ||
"TriggerChannelCount": 1, | ||
"PowerLineFrequency": 50, | ||
"EEGPlacementScheme": "10-20", | ||
"Manufacturer": "Biosemi", | ||
"ManufacturerModelName": "ActiveTwo" | ||
} | ||
"ManufacturerModelName": "ActiveTwo", | ||
"CapManufacturer": "Biosemi", | ||
"CapModelName": "n/a", | ||
"HardwareFilters": {"Low-Pass butterworth":350}, | ||
"RecordingType": "continuous" | ||
} |
20 changes: 15 additions & 5 deletions
20
eeg_rishikesh/sub-Expert01/ses-02/eeg/sub-Expert01_ses-02_task-medprobe_eeg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,18 @@ | ||
{ | ||
"TaskName": "meditation probe", | ||
"TaskName":"Mind wandering", | ||
"TaskDescription": "Meditate and report at regular intervals (see README.txt for details)", | ||
"InstitutionName": "Meditation Research Institute, Rishikesh, India", | ||
"SamplingFrequency": 2048, | ||
"EEGChannelCount": 0, | ||
"EEGReference": "n/a", | ||
"EEGChannelCount": 64, | ||
"EOGChannelCount": 0, | ||
"EEGReference": "bipolar", | ||
"TriggerChannelCount": 1, | ||
"PowerLineFrequency": 50, | ||
"EEGPlacementScheme": "10-20", | ||
"Manufacturer": "Biosemi", | ||
"ManufacturerModelName": "ActiveTwo" | ||
} | ||
"ManufacturerModelName": "ActiveTwo", | ||
"CapManufacturer": "Biosemi", | ||
"CapModelName": "n/a", | ||
"HardwareFilters": {"Low-Pass butterworth":350}, | ||
"RecordingType": "continuous" | ||
} |