Twu31 commited on
Commit
8096d4b
·
verified ·
1 Parent(s): fc12399

Trim internal process notes from the card; the data facts are unchanged

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,8 +17,8 @@ Code and analysis: **[github.com/twu3202/EEG_SSVEP_Drone](https://github.com/twu
17
  Motor-imagery data from the same cap: **[Twu31/cap32-mi-eeg](https://huggingface.co/datasets/Twu31/cap32-mi-eeg)**
18
 
19
  > ⚠ **These files hold 10 posterior channels, not 32.** Channel selection was applied at
20
- > record time an irreversible mistake that means these sessions cannot be re-analysed with
21
- > a different montage. `meta_json.channels_full` lists the 32 the cap was actually wearing.
22
 
23
  ## Quick start
24
 
@@ -85,7 +85,7 @@ not a property of the subject.
85
 
86
  ## Caveats
87
 
88
- 1. **10 channels only** — see the warning above. Irreversible.
89
  2. **Dry electrodes over the occiput seat poorly.** SSVEP lives on Oz/O1/O2/POz; this is the
90
  hardest region for a dry cap, and it bounds everything here.
91
  3. **Timing is critical.** At 12 Hz one cycle is 83 ms, so a 4 ms epoch-boundary error is 14°
 
17
  Motor-imagery data from the same cap: **[Twu31/cap32-mi-eeg](https://huggingface.co/datasets/Twu31/cap32-mi-eeg)**
18
 
19
  > ⚠ **These files hold 10 posterior channels, not 32.** Channel selection was applied at
20
+ > record time, so these sessions cannot be re-analysed with a different montage.
21
+ > `meta_json.channels_full` lists the 32 the cap was actually wearing.
22
 
23
  ## Quick start
24
 
 
85
 
86
  ## Caveats
87
 
88
+ 1. **10 channels only** — see the warning above.
89
  2. **Dry electrodes over the occiput seat poorly.** SSVEP lives on Oz/O1/O2/POz; this is the
90
  hardest region for a dry cap, and it bounds everything here.
91
  3. **Timing is critical.** At 12 Hz one cycle is 83 ms, so a 4 ms epoch-boundary error is 14°