Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Version 0.7.0 (unreleased)
Changelog
~~~~~~~~~
- :meth:`~pyprep.NoisyChannels.find_bad_by_nan_flat` now respects the ``reject_by_annotation`` setting of the :class:`~pyprep.NoisyChannels` instance, consistent with all other detection methods, by `Roy Eric Wieske`_ (:gh:`185`)
- Removed the unmaintained, non-asserting matplotlib-based PREP tests and the ``run_full_prep`` example (along with its committed MATLAB ``.mat`` artifacts); PyPREP's fidelity to MATLAB PREP is validated by ``tests/test_matprep_compare.py`` instead, by `Stefan Appelhoff`_ (:gh:`163`)

Bug
~~~
Expand Down
Binary file removed examples/matlab_results/EEG.mat
Binary file not shown.
Binary file removed examples/matlab_results/EEGNew.mat
Binary file not shown.
Binary file removed examples/matlab_results/EEG_raw.mat
Binary file not shown.
Binary file removed examples/matlab_results/EEGinterp.mat
Binary file not shown.
Binary file removed examples/matlab_results/EEGref.mat
Binary file not shown.
326 changes: 0 additions & 326 deletions examples/run_full_prep.py

This file was deleted.

Loading
Loading