WorldWideTelescope / toasty

Break large images into "tile pyramids", with a focus on the all-sky TOAST format.
https://toasty.readthedocs.io/
MIT License
0 stars 4 forks source link

Min, max, and suggested cuts #71

Closed imbasimba closed 2 years ago

imbasimba commented 2 years ago

Following https://github.com/WorldWideTelescope/toasty/pull/70

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (8f029ac) into master (620b8b4) will increase coverage by 0.31%. The diff coverage is 78.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   73.63%   73.95%   +0.31%     
==========================================
  Files          23       23              
  Lines        3289     3352      +63     
==========================================
+ Hits         2422     2479      +57     
- Misses        867      873       +6     
Impacted Files Coverage Δ
toasty/fits_tiler.py 47.33% <0.00%> (-1.98%) :arrow_down:
toasty/image.py 77.94% <70.45%> (+1.21%) :arrow_up:
toasty/builder.py 96.64% <85.71%> (+0.19%) :arrow_up:
toasty/pyramid.py 94.85% <92.30%> (ø)
toasty/merge.py 95.39% <100.00%> (+0.90%) :arrow_up:

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 620b8b4...8f029ac. Read the comment docs.