christianbrodbeck / Eelbrain

eelbrain.readthedocs.io
Other
69 stars 27 forks source link

ICA GUI toggles wrong component #72

Open christianbrodbeck opened 3 months ago

christianbrodbeck commented 3 months ago

This is due to a change in Matplotlib. For now, install Matplotlib 3.8:

$ mamba install "matplotlib<3.9"
christianbrodbeck commented 1 month ago

Fixed in 0.40 beta version