Skip to content

Releases: wmvanvliet/mne-rsa

Version 0.9.1

23 May 07:53
Compare
Choose a tag to compare

Small maintenance release.

Version 0.8

20 Sep 14:56
Compare
Choose a tag to compare

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

02 Mar 12:48
Compare
Choose a tag to compare

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.