nih-megcore / nih_to_mne

General functions for NIH data to work with MNE python
Other
2 stars 3 forks source link

Make nih2mne - mne1.7 compatible with deprecations #56

Open jstout211 opened 6 months ago

jstout211 commented 6 months ago
    from nih2mne.calc_mnetrans import write_mne_fiducials 
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ZZZZ   /lib/python3.11/site-packages/nih2mne/calc_mnetrans.py", line 11, in <module>
jstout211 commented 1 month ago

https://discourse.matplotlib.org/t/collections-attribute-deprecation-in-version-3-8/24164

This discusses how to get around the collections error