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 `--fits-wcs` to `tile-study` and reorganize API docs #74

Closed pkgw closed 2 years ago

pkgw commented 2 years ago

This new argument is helpful if you have an image without AVM that solves on Astrometry.Net.

The docs reorganization tracks pywwt and wwt_data_formats; I find that it makes the API docs organization much easier to process.

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (65b5cfd) into master (de0f5fc) will decrease coverage by 0.04%. The diff coverage is 81.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   75.05%   75.01%   -0.05%     
==========================================
  Files          23       23              
  Lines        3360     3386      +26     
==========================================
+ Hits         2522     2540      +18     
- Misses        838      846       +8     
Impacted Files Coverage Δ
toasty/cli.py 79.81% <73.33%> (-0.88%) :arrow_down:
toasty/pipeline/cli.py 82.41% <86.79%> (-0.10%) :arrow_down:

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 de0f5fc...65b5cfd. Read the comment docs.