Skip to content

Commit

Permalink
removed old min_snr argument
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalvin committed Oct 9, 2024
1 parent 469e7b6 commit a5b8161
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flint/prefect/flows/continuum_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ def process_science_fields(
fits_beam_masks = task_create_image_mask_model.map(
image=wsclean_cmds,
image_products=beam_aegean_outputs,
min_snr=3.5,
update_masking_options=unmapped(masking_options),
)

Expand Down

0 comments on commit a5b8161

Please sign in to comment.