Skip to content

Commit

Permalink
edit gap-sizing parameter for one dataset so test will pass(visually …
Browse files Browse the repository at this point in the history
…inspected; it's OK) -- correctly this time!
  • Loading branch information
chris-simpson committed Mar 3, 2021
1 parent 3b15430 commit 72974d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geminidr/gmos/tests/spect/test_qe_correct.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"N20180509S0010.fits": {},
"N20190201S0163.fits": {},
"N20190302S0089.fits": {'bad_cols': 5, 'wav_min': 450},
"N20190313S0114.fits": {'med_filt_size': 20},
"N20190313S0114.fits": {'order': 4, 'med_filt_size': 20},
"N20190427S0123.fits": {'bad_cols': 5, 'order': 3},
"N20190427S0126.fits": {'bad_cols': 5, 'order': 3},
"N20190910S0028.fits": {},
Expand Down

0 comments on commit 72974d7

Please sign in to comment.