Published June 13, 2022
| Version v0.1.7.9000
Software
Open
bnicenboim/eeguana: # eeguana 0.1.7.9000
Authors/Creators
- 1. Tilburg University
- 2. @actions
- 3. University of Geneva
Description
- New features:
- The argument
.refofeeg_rereference()now allows "tidyselect". write_vhdr()writes BrainVision 2.0 files (experimental).eeg_psd()computes the power spectral density (PSD) of a en EEG signal (using only the Welch method for now).eeg_band_power()computes power bands.na_omit()removes NA values fromeeg_lstobjects.as_tidytable()added.sampling_rate()shows the sampling rate of an object.eeg_unsegment()was added.
- The argument
- Modifying channels with
channels_tbl()is much faster now. - Signal filtering is slightly faster and uses the
gsignalpackage. - BUGS:
- some brainvision files produced by eeglab couldn't be read now work
- DEPRECATIONS:
- The argument
.all_chsofeeg_events_to_NAwas deprecated in favor of the more flexible.n_chs.
- The argument
Files
bnicenboim/eeguana-v0.1.7.9000.zip
Files
(19.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cfca436e0620cafa14c9bf87faaa33d5
|
19.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/bnicenboim/eeguana/tree/v0.1.7.9000 (URL)