Skip to content

Commit

Permalink
Indicate explicitly the degree of the refined wavelength calibration …
Browse files Browse the repository at this point in the history
…polynomial.
  • Loading branch information
nicocardiel committed Oct 12, 2017
1 parent 899e8a6 commit 077d704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions megaradrp/recipes/calibration/arc.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ def calibrate_wl(self, rss, lines_catalog, poldeg, tracemap, nlines,
refine_arccalibration(sp=row,
poly_initial=wlpol,
wv_master=wv_master_all,
poldeg=poldeg,
times_sigma_reject=5)
if poly_refined is not None:
# compute approximate linear values
Expand Down

0 comments on commit 077d704

Please sign in to comment.