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

Add --avm-from to `toasty tile-study` #82

Closed pkgw closed 2 years ago

pkgw commented 2 years ago

May come in handy for the JWST image release, based on last night's data.

CC @astrodavid10

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (9339652) into master (5054088) will increase coverage by 0.07%. The diff coverage is 95.00%.

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   75.29%   75.36%   +0.07%     
==========================================
  Files          23       23              
  Lines        3473     3487      +14     
==========================================
+ Hits         2615     2628      +13     
- Misses        858      859       +1     
Impacted Files Coverage Δ
toasty/cli.py 80.00% <87.50%> (+0.05%) :arrow_up:
toasty/image.py 86.28% <100.00%> (+0.23%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more