Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrockhill committed Sep 20, 2022
1 parent db909b4 commit ed63788
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/changes/latest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ Enhancements
- Add ``encoding`` parameter to :func:`mne.io.read_raw_edf` and :func:`mne.io.read_raw_bdf` to support custom (non-UTF8) annotation channel encodings (:gh:`11154` by `Clemens Brunner`_)
- :class:`mne.preprocessing.ICA` gained a new method, :meth:`~mne.preprocessing.ICA.get_explained_variance_ratio`, that allows the retrieval of the proportion of variance explained by ICA components (:gh:`11141` by `Richard Höchenberger`_)
- Add config option ``MNE_REPR_HTML`` to disable HTML repr in notebook environments (:gh:`11159` by `Clemens Brunner`_)
- Allow :func:`mne.beamformer.make_dics` to take ``pick_ori='vector'`` to compute vector source estimates (:gh:`19080` by `Alex Rockhill`_)
- Add :ref:`tut-tfr_stc` to show how to apply inverse methods to time-frequency resolved epochs and use :func:`mne.gui.view_stc` to view the output (:gh:`10920` by `Alex Rockhill`_)

Bugs
Expand Down

0 comments on commit ed63788

Please sign in to comment.