Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fjebaker
Copy link
Owner

@fjebaker fjebaker commented Oct 9, 2023

Closes #64

Introduces a few new bugs in trying to fit the sample XMM data. Results are no longer consistent with XSPEC, and I believe this is because the variance vector that we calculate is incorrect.

@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2023

Codecov Report

Attention: 86 lines in your changes are missing coverage. Please review.

Comparison is base (daec873) 70.37% compared to head (8aac5b5) 67.11%.
Report is 12 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   70.37%   67.11%   -3.27%     
==========================================
  Files          39       40       +1     
  Lines        1870     1952      +82     
==========================================
- Hits         1316     1310       -6     
- Misses        554      642      +88     
Files Coverage Δ
src/fitting/result.jl 48.00% <ø> (ø)
src/datasets/binning.jl 82.97% <50.00%> (ø)
src/datasets/datasets.jl 49.05% <0.00%> (-0.95%) ⬇️
src/datasets/grouping.jl 58.33% <50.00%> (ø)
src/datasets/response.jl 56.89% <83.33%> (-1.00%) ⬇️
src/print-utilities.jl 54.16% <0.00%> (-4.93%) ⬇️
src/datasets/spectrum.jl 74.32% <50.00%> (-1.74%) ⬇️
src/fitting/methods.jl 74.35% <0.00%> (-8.50%) ⬇️
src/datasets/spectraldata.jl 76.14% <72.97%> (-0.33%) ⬇️
src/fitting/problem.jl 39.34% <25.00%> (-19.20%) ⬇️
... and 3 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fjebaker fjebaker merged commit 2ff89dd into main Oct 9, 2023
@fjebaker fjebaker deleted the fergus/folding-fixes branch October 9, 2023 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to precompile SpectralFitting

3 participants