Skip to content

Commit

Permalink
bump up rms
Browse files Browse the repository at this point in the history
  • Loading branch information
profxj committed Jul 24, 2023
1 parent 969a930 commit 3d40489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypeit/spectrographs/vlt_xshooter.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ def default_pypeit_par(cls):

# 1D wavelength solution
par['calibrations']['wavelengths']['lamps'] = ['OH_XSHOOTER']
par['calibrations']['wavelengths']['rms_threshold'] = 0.35
par['calibrations']['wavelengths']['rms_threshold'] = 0.60
par['calibrations']['wavelengths']['sigdetect'] = 10.0
par['calibrations']['wavelengths']['fwhm'] = 5.0
par['calibrations']['wavelengths']['n_final'] = 4
Expand Down

0 comments on commit 3d40489

Please sign in to comment.