Skip to content

Commit

Permalink
Update merging_runs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Elisa-Visentin authored Aug 13, 2024
1 parent 04c2470 commit 4acd21c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ def main():
if source is None:
source = source_in
source_list = [source]

for source_name in source_list:
MAGIC_runs_and_dates = f"{source_name}_MAGIC_runs.txt"
MAGIC_runs = np.genfromtxt(
Expand Down

0 comments on commit 4acd21c

Please sign in to comment.