astrogo / fitsio

fitsio is a pure-Go package to read and write `FITS` files
BSD 3-Clause "New" or "Revised" License
53 stars 24 forks source link

cmd/view-fits: zoom-in/zoom-out images #49

Closed sbinet closed 4 years ago

sbinet commented 4 years ago

First stab at implementing zooming-in and zooming-out images.

Updates #17.

codecov-io commented 4 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   68.69%   68.69%           
=======================================
  Files          14       14           
  Lines        2923     2923           
=======================================
  Hits         2008     2008           
  Misses        769      769           
  Partials      146      146

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 b680fbb...82a46ea. Read the comment docs.