sdss / lvmdrp

Local Volume Mapper (LVM) Data Reduction Pipeline
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Fix tracing algorithm #80

Closed ajmejia closed 2 months ago

ajmejia commented 2 months ago

Fixes the tracing algorithm for instabilities when applying constraints in fiber positions, amplitudes and widths. Now the fitting implements built-in constraints using the least_sqrt bounds parameter.

Also fixes bug in error propagation when interpolating masked pixels during tracing and overall improved handling of guess centroids.