diff --git a/.codespellrc b/.codespellrc index 1964710c8..2ecb28bdf 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,4 +1,4 @@ [codespell] skip = .git,env,venv,ds*,asl*,qmr*,genetics*,fnirs*,eeg*,meg*,pet*,ieeg*,motion*,synthetic* builtin = clear,rare -ignore-words-list = nd,te +ignore-words-list = nd,te,FLE diff --git a/README.md b/README.md index 1f25af9ba..6e5ff8a5a 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,23 @@ DO NOT EDIT DIRECTLY. | [eeg_matchingpennies](https://github.com/bids-standard/bids-examples/tree/master/eeg_matchingpennies) | Offline data of BCI experiment decoding left vs. right hand movement. BrainVision data format (.eeg, .vhdr, .vmrk) | eeg | channels, eeg, events | [link](https://doi.org/10.17605/OSF.IO/CJ2DR) | [@sappelhoff](https://github.com/sappelhoff) | | [eeg_rishikesh](https://github.com/bids-standard/bids-examples/tree/master/eeg_rishikesh) | Mind wandering experiment. EEG data in Biosemi (.bdf) format | eeg | channels, eeg, events | [link](https://openneuro.org/datasets/ds001787) | [@arnodelorme](https://github.com/arnodelorme) | +### EMG + + + +| name | description | datatypes | suffixes | link to full data | maintained by | +|:--------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------|:------------------|:-------------------------------------| +| [emg_CustomBipolar](https://github.com/bids-standard/bids-examples/tree/master/emg_CustomBipolar) | Custom-made bipolar EMG recording setup with electrodes on flexors of the lower arm | emg | channels, emg | n/a | [@neuromechanist](https://github.com/neuromechanist) | +| [emg_CustomBipolarFace](https://github.com/bids-standard/bids-examples/tree/master/emg_CustomBipolarFace) | EMG recording from facial muscles with many-to-many mapping between sensors and muscles | emg | channels, coordsystem, electrodes, emg | n/a | [@neuromechanist](https://github.com/neuromechanist) | +| [emg_IndependentMod](https://github.com/bids-standard/bids-examples/tree/master/emg_IndependentMod) | Commercial bipolar EMG modules recording multiple muscles with wireless sensors | emg | channels, emg | n/a | [@neuromechanist](https://github.com/neuromechanist) | +| [emg_MutliBodyParts](https://github.com/bids-standard/bids-examples/tree/master/emg_MutliBodyParts) | EMG recording from multiple body parts with different electrode types | emg | channels, emg | n/a | [@neuromechanist](https://github.com/neuromechanist) | +| [emg_TwoHDsEMG](https://github.com/bids-standard/bids-examples/tree/master/emg_TwoHDsEMG) | High-density EMG grid recordings from two body parts demonstrating grid placement documentation | emg | channels, emg | n/a | [@neuromechanist](https://github.com/neuromechanist) | +| [emg_TwoWristbands](https://github.com/bids-standard/bids-examples/tree/master/emg_TwoWristbands) | EMG recordings using two wristbands with dry electrodes to capture forearm muscle activity | emg | channels, emg | n/a | [@neuromechanist](https://github.com/neuromechanist) | +| [emg_concurrentIndepndentUnits](https://github.com/bids-standard/bids-examples/tree/master/emg_concurrentIndepndentUnits) | Concurrent EMG recording with multiple independent recording units at different sampling rates | emg | channels, emg, photo | n/a | [@neuromechanist](https://github.com/neuromechanist) | + ### DWI