desihub / fastspecfit

Fast spectral synthesis and emission-line fitting of DESI spectra.
https://fastspecfit.readthedocs.org
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

fix bug in stackfitting routine #155

Closed dirkscholte closed 11 months ago

dirkscholte commented 11 months ago

Bug fix for the stackfit routine.

dirkscholte commented 11 months ago

Oh yikes... that doesn't look good

github-actions[bot] commented 11 months ago

Pull Request Test Coverage Report for Build 6188075234


Changes Missing Coverage Covered Lines Changed/Added Lines %
py/fastspecfit/continuum.py 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Files with Coverage Reduction New Missed Lines %
py/fastspecfit/emlines.py 1 49.93%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 6187778450: -0.04%
Covered Lines: 2470
Relevant Lines: 4171

💛 - Coveralls
moustakas commented 11 months ago

Awesome, @dirkscholte, thank you! If you could just update the change log and then feel free to self-merge once tests pass again-- https://github.com/desihub/fastspecfit/blob/main/doc/changes.rst

dirkscholte commented 11 months ago

@moustakas Aarrghh updated the change log from the link into the main branch! Today is not my day!