Update src/seismic_hazard_forecasting.py

activate test zone AOI
This commit is contained in:
2026-06-23 03:58:33 +02:00
parent 92b6eb4880
commit 3576b9eb96
+4 -4
View File
@@ -12,10 +12,10 @@ ncp_choice = 'default'
tcp_max = 5
torder_min = 0
torder_max = 1
#AOI_lat = np.array([51.48, 51.54])
#AOI_lon = np.array([16.15, 16.24])
AOI_lat = np.array([None, None])
AOI_lon = np.array([None, None])
AOI_lat = np.array([51.48, 51.54])
AOI_lon = np.array([16.15, 16.24])
#AOI_lat = np.array([None, None])
#AOI_lon = np.array([None, None])
def plot_results(act_rate, bin_edges, bin_edges_dt, rt, boundaries,
bin_dur, unit, multiplicator,