- Fix serialization of action logs so that the types of values can be reliably inferred on the importing side
1.9.1
------------------
- Migrate to pyproject.toml - Update installation instructions
1.9.0
------------------
- Simplify test functionality for plugins - Make internal filename handling more robust for spectrums and tfrs - Update to mne==1.9.0 - Add action log exports - For csv's, ask for location instead of using the output folder. - Update docs - Support non-scalar spectrums, e.g for differences.
1.8.0
------------------
- Update documentation to include what mne functions are used by the actions - Make it possible to create experiment based on a open datasets - Update evoked and tfr default names - Use standard locations for config and data files - Make it possible to have dataobjects without raw - Fix identifying common channels in tfr group average
1.7.0
------------------
- Fix actions.log propagation problem - Add a lot of tests for maintainability - Add new partially generated readthedocs documentation - Add "Add MNE sample data" option to subject dialog. - Add tooltips to actions using configuration.json metadata - Add a little messagebox if no subject is active when clicking an action - Fix empty lines problem in channel groups dialog - Update to support mne==1.6.1