-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make mne/digitization private mne/_digitization #6697
Conversation
f12fe3f
to
ab27c88
Compare
Does anyone know why the CIs do not do what I expect??? they are not running. |
30066de
to
c9cb583
Compare
@@ -50,7 +50,7 @@ Changelog | |||
|
|||
- Speed up morph map generation in :func:`mne.read_morph_map` by ~5-10x by using :func:`numba.jit` by `Eric Larson`_ | |||
|
|||
- Add :class:`mne.digitization.Digitization` class to simplify montage by `Joan Massich`_ | |||
- Add ``Digitization`` class to simplify montage by `Joan Massich`_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you now remove this entry?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the whole thing? sure.
yes. Digitization is not anything that should be advertised anymore.
… |
closed in favor of #6700 (I've no idea why was not working. moving on!) |
Do not review. this goes after #6639