Skip to content

Commit

Permalink
blk
Browse files Browse the repository at this point in the history
  • Loading branch information
relleums committed Feb 21, 2024
1 parent 0ec7ee5 commit daf640b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plenoirf/production/draw_primaries_and_pointings.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,7 @@ def run_job(job, logger):
"field_of_view_half_angle_rad"
],
num_events=job["num_events"],
allsky_query_mode=job["config"]["magnetic_deflection"][
"query_mode"
],
allsky_query_mode=job["config"]["magnetic_deflection"]["query_mode"],
event_uids_for_debugging=job["run"]["event_uids_for_debugging"],
logger=logger,
)
Expand Down

0 comments on commit daf640b

Please sign in to comment.