Skip to content

Rescaling improvements#107

Merged
emirkmo merged 2 commits intodevelfrom
rescaling_improvements
Jul 15, 2022
Merged

Rescaling improvements#107
emirkmo merged 2 commits intodevelfrom
rescaling_improvements

Conversation

@emirkmo
Copy link
Contributor

@emirkmo emirkmo commented Jul 10, 2022

  • Make rescale uncertainty optional
  • Add ensure_greater as an option to the rescaling function, ensuring rescale uncertainties are at least as large as the initial ones within some epsilon mag.
    Fixes Changes to rescale uncertainty #106

@codecov
Copy link

codecov bot commented Jul 10, 2022

Codecov Report

Merging #107 (266beca) into devel (a2ed7c5) will not change coverage.
The diff coverage is 73.33%.

@@           Coverage Diff           @@
##            devel     #107   +/-   ##
=======================================
  Coverage   53.71%   53.71%           
=======================================
  Files          35       35           
  Lines        3083     3083           
=======================================
  Hits         1656     1656           
  Misses       1427     1427           
Impacted Files Coverage Δ
run_photometry.py 0.00% <0.00%> (ø)
flows/photometry.py 82.55% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2ed7c5...266beca. Read the comment docs.

@emirkmo emirkmo merged commit 48c1bfb into devel Jul 15, 2022
@emirkmo emirkmo deleted the rescaling_improvements branch August 9, 2022 10:41
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.

Changes to rescale uncertainty

1 participant