-
# physical dimension in µV
edf_info['offsets'] = (
edf_info['physical_min'] - edf_info['digital_min'] * edf_info['cal'])
del edf_info['physical_min']
del edf_info['digital_…
-
The HRF estimation seems to be quite fast (particularly with microtime resolution 1 and AR off), but the "deconvolving HRF" step always takes very very long, even for just 300 volumes.
Is there a w…
-
[`events.tsv` files have a `duration` column specified in seconds.](https://bids-specification.readthedocs.io/en/stable/04-modality-specific-files/05-task-events.html#task-events)
The value `0` tak…
-
Originally MNE supported two types of NIRS data, oxygenated and deoxygenated (`fnirs_hbo` / `fnirs_hbr`) haemoglobin. In #6674 we added support for continuous wave fNIRS and added the `fnirs_raw` and …
-
this can be used for fiducials and sEEG ECoG electrodes
-
#### Describe the problem
Computing or selecting the reference signal is an important step when analyzing EEG recordings. It has been shown that both choosing one particular channel and using the o…
-
Describe the problem
Finding bad channels is a crucial step in EEG pre-processing for making the data amenable for analysis. Detecting bad channels also has implications in re-referencing the EEG d…
-
## Problem
> I'm trying to generate an internal test signal with the GUI and a Cyton board. I'm able to acquire EEG signals, but when I change the Input Type to Test under Hardware Settings for a c…
-
I'd say that a start will be to 1) implement some data reading function(s) [can start with the `read_acqknowledge` in NeuroKit1] and 2) upload some test data, which we will be able to use as a testcas…
-
**Submitting author:** @voytek (Bradley Voytek)
**Repository:** https://github.com/neurodsp-tools/neurodsp
**Version:** 2.0.0
**Editor:** @arokem
**Reviewer:** @TomDLT
**Archive:** 10.5281/zenodo.2643…