Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic simple_calibration #108

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

remove broadcasting for now; causes problems

cace095
Select commit
Loading
Failed to load commit list.
Draft

Generic simple_calibration #108

remove broadcasting for now; causes problems
cace095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2025 in 0s

65.85% of diff hit (target 28.39%)

View this Pull Request on Codecov

65.85% of diff hit (target 28.39%)

Annotations

Check warning on line 489 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L489

Added line #L489 was not covered by tests

Check warning on line 493 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L493

Added line #L493 was not covered by tests

Check warning on line 498 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L498

Added line #L498 was not covered by tests

Check warning on line 500 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L500

Added line #L500 was not covered by tests

Check warning on line 504 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L504

Added line #L504 was not covered by tests

Check warning on line 507 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L507

Added line #L507 was not covered by tests

Check warning on line 518 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L517-L518

Added lines #L517 - L518 were not covered by tests

Check warning on line 520 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L520

Added line #L520 was not covered by tests

Check warning on line 855 in ext/LegendSpecFitsRecipesBaseExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LegendSpecFitsRecipesBaseExt.jl#L854-L855

Added lines #L854 - L855 were not covered by tests

Check warning on line 99 in src/chi2fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/chi2fit.jl#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 55 in src/fit_calibration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fit_calibration.jl#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 37 in src/pseudo_prior.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pseudo_prior.jl#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 31 in src/simple_calibration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simple_calibration.jl#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 36 in src/simple_calibration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simple_calibration.jl#L36

Added line #L36 was not covered by tests

Check warning on line 66 in src/simple_calibration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simple_calibration.jl#L66

Added line #L66 was not covered by tests

Check warning on line 71 in src/simple_calibration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simple_calibration.jl#L71

Added line #L71 was not covered by tests

Check warning on line 178 in src/simple_calibration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simple_calibration.jl#L178

Added line #L178 was not covered by tests

Check warning on line 200 in src/specfit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/specfit.jl#L200

Added line #L200 was not covered by tests

Check warning on line 242 in src/specfit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/specfit.jl#L242

Added line #L242 was not covered by tests

Check warning on line 67 in src/specfit_functions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/specfit_functions.jl#L66-L67

Added lines #L66 - L67 were not covered by tests