Skip to content

v1.2.x

v1.2.0 (released 2023/03/23)

🆕 New features & enhancements

  • We improved caching to reduce initialization time when large datasets are being processed. (#720 by @apmellot)

âš  Behavior changes

  • MNE-BIDS-Pipeline now requires MNE-Python 1.2 or newer.

âš• Code health

  • Replace legacy plot_psd() calls with compute_psd().plot() (#725 by @drammock)