fixes to build version 1.1.3

This commit is contained in:
2025-10-15 12:59:24 -07:00
parent d6c71e0ab2
commit 3e0f70ea49
5 changed files with 82 additions and 72 deletions

View File

@@ -1077,7 +1077,7 @@ def epochs_calculations(raw_haemo, events, event_dict):
# Plot drop log
# TODO: Why show this if we never use epochs2?
fig_epochs_dropped = epochs2.plot_drop_log()
fig_epochs_dropped = epochs2.plot_drop_log(show=False)
fig_epochs.append(("fig_epochs_dropped", fig_epochs_dropped))
# Plot for each condition