Some minor changes to accommodate requests made by the reviewer and to improve the plot quality:
- The
find_triggers.py
script now evaluates the model performance for different values of ∆t so that we can investigate the effect of this parameter on the results. - A new script
plot_ifpr_over_delta_t.py
was added to plot the inverse false positive rate as a function of ∆t. - Various minor changes to plotting options (units in axes labels, color and linestyle of grids, etc.)