Skip to content

Commit

Permalink
add whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Aug 25, 2019
1 parent 2da7435 commit 66fd60a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/changes/latest.inc
Expand Up @@ -15,6 +15,8 @@ Current (0.19.dev0)
Changelog
~~~~~~~~~

- Add support for making epochs with duplicated events, by allowing three policies: "error" (default), "drop", or "merge" in :class:`mne.Epochs` by `Stefan Appelhoff`_

- Add :func:`mne.channels.make_dig_montage` to create :class:`mne.channels.DigMontage` objects out of np.arrays by `Joan Massich`_

- Add support for reading in BrainVision CapTrak (BVCT) digitization coordinate files in :func:`mne.channels.read_dig_montage` by `Stefan Appelhoff`_
Expand Down

0 comments on commit 66fd60a

Please sign in to comment.