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

Support for 32 bit integer FITS #72

Closed imbasimba closed 2 years ago

imbasimba commented 2 years ago

A simple way to enable support for 32 bit integer FITS

codecov[bot] commented 2 years ago

Codecov Report

Merging #72 (296a029) into master (b9eeb1d) will increase coverage by 1.10%. The diff coverage is 100.00%.

:exclamation: Current head 296a029 differs from pull request most recent head 3f5e01a. Consider uploading reports for the commit 3f5e01a to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   73.95%   75.05%   +1.10%     
==========================================
  Files          23       23              
  Lines        3352     3360       +8     
==========================================
+ Hits         2479     2522      +43     
+ Misses        873      838      -35     
Impacted Files Coverage Δ
toasty/image.py 85.83% <100.00%> (+7.88%) :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 b9eeb1d...3f5e01a. Read the comment docs.