Releases: wmvanvliet/mne-rsa
Releases · wmvanvliet/mne-rsa
Version 0.9.1
Small maintenance release.
Version 0.8
Add support for NaNs and ROI analysis. Fixes a bug with mne_rsa.rsa_stcs
and mne_rsa.dsm_stsc
with spatial_radius=None
.
Version 0.6
The API of searchlight
has changed slightly. Instead of a sel_samples
parameter, we now have samples_from
and samples_to
to specify a range of samples to use. This forces the selected samples to be consecutive.