Version 1.12.0.dev25+ga365496bc (development) (2025-12-18)#
Bugfixes#
Fix bug preventing
mne.time_frequency.read_spectrum()from reading savedmne.time_frequency.Spectrumobjects created frommne.time_frequency.EpochsSpectrum.average(), by Thomas Binns. (#13521)Fix bug where
mne.chpi.refit_hpi()did not takegof_limitinto account when fitting HPI order, by Eric Larson (#13525)Fix bug preventing reading of
mne.time_frequency.Spectrumandmne.time_frequency.BaseTFRobjects created in MNE<1.8 using the deprecated subject info birthday tuple format, by Thomas Binns. (#13526)Fix bug where invalid date formats passed to
mne.Info.set_meas_date()were not caught, by Thomas Binns. (#13528)Fix bug with mne coreg where interactively altered MRI fiducials were not used when scaling a surrogate subject, by Eric Larson. (#13539)
Fix bug with
mne.viz.plot_evoked()where channels were plotted above axis spines, by Michael Straube. (#13549)