You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features
Added a new specreduce.wavecal1d.WavelengthCalibration1D class for one-dimensional wavelength
calibration. The old specreduce.wavelength_calibration.WavelengthCalibration1D is
deprecated and will be removed in v. 2.0. [#265]
Added a disp_bounds argument to tracing.FitTrace. The argument allows for adjusting the
dispersion-axis window from which the trace peaks are estimated. [#277]