Skip to content

Commit

Permalink
200 to 600
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Galvin committed Jan 18, 2024
1 parent 86ec9d6 commit bad2502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flint/calibrate/aocalibrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ def create_calibrate_cmd(
cmd = (
f"calibrate "
f"-datacolumn {ms.column} "
f"-minuv 200 "
f"-minuv 600 "
f"-m {str(calibrate_model)} "
f"{str(ms.path)} "
f"{str(solution_path)} "
Expand Down

0 comments on commit bad2502

Please sign in to comment.