Update src/seismic_hazard_forecasting.py

This commit is contained in:
2026-06-22 12:28:23 +02:00
parent 9f78e5681c
commit 89f3f70c62
+4 -4
View File
@@ -12,10 +12,10 @@ ncp_choice = 'default'
tcp_max = 5 tcp_max = 5
torder_min = 0 torder_min = 0
torder_max = 1 torder_max = 1
AOI_lat = np.array([51.48, 51.54]) #AOI_lat = np.array([51.48, 51.54])
AOI_lon = np.array([16.15, 16.24]) #AOI_lon = np.array([16.15, 16.24])
#AOI_lat = np.array([None, None]) AOI_lat = np.array([None, None])
#AOI_lon = np.array([None, None]) AOI_lon = np.array([None, None])
def plot_results(act_rate, bin_edges, bin_edges_dt, rt, boundaries, def plot_results(act_rate, bin_edges, bin_edges_dt, rt, boundaries,
bin_dur, unit, multiplicator, bin_dur, unit, multiplicator,