SPOClab-ca / dn3

The fusion of MNE and PyTorch for accelerated deep-neural-network based BCI-systems and Neurophysiology signal analysis.
BSD 3-Clause "New" or "Revised" License
64 stars 19 forks source link

Configuratron sfreq parameter for all datasets #34

Closed kostasde closed 4 years ago

kostasde commented 4 years ago

Add a parameter to the Configuratron that tries to make a single sampling frequency for all dataests it loads.

Priotizing interpolation transform, falling back to resampling (during loading raws?).