Closed moustakas closed 1 year ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
py/fastspecfit/fastspecfit.py | 0 | 3 | 0.0% | ||
py/fastspecfit/continuum.py | 12 | 32 | 37.5% | ||
<!-- | Total: | 13 | 36 | 36.11% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
py/fastspecfit/continuum.py | 1 | 72.06% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 4211399626: | -0.2% |
Covered Lines: | 2209 |
Relevant Lines: | 4147 |
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
py/fastspecfit/fastspecfit.py | 0 | 3 | 0.0% | ||
py/fastspecfit/continuum.py | 12 | 32 | 37.5% | ||
<!-- | Total: | 13 | 36 | 36.11% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
py/fastspecfit/continuum.py | 1 | 72.06% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 4211399626: | -0.2% |
Covered Lines: | 2209 |
Relevant Lines: | 4147 |
Unfortunately, #101 didn't capture all the corner-case crashes of modeling the highest-redshift targets with respect to synthesizing model photometry. The models have a minimum (rest-frame) wavelength of 450 A, and so additional crashes were encountered while fitting Iron with the
2.1.1
version of the code.I'm going to leave this PR open until all the other healpixels finish in case there are additional problems not previously identified.