custom AOI feature, changes to plotting and activity rate calculation #24

Merged
ymlesni merged 50 commits from July2026 into master 2026-07-22 12:43:46 +02:00
Showing only changes of commit 89f3f70c62 - Show all commits
+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,