glue-viz / glue-astronomy

Plugin to add astronomy-specific functionality to glue
https://glue-astronomy.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
11 stars 12 forks source link

CCDData translator to accept GWCS #38

Closed pllim closed 2 years ago

pllim commented 2 years ago

Description

@camipacifici was unable to extract interactive region out of Imviz when the data has GWCS instead of FITS WCS. See spacetelescope/jdaviz#781 . Alas, I think this is blocked by astropy/astropy#11727

cc @astrofrog

Also see glue-viz/glue#2209

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (f97c798) into master (4c5e6e7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   96.40%   96.40%           
=======================================
  Files          15       15           
  Lines        1002     1002           
=======================================
  Hits          966      966           
  Misses         36       36           
Impacted Files Coverage Δ
glue_astronomy/translators/ccddata.py 100.00% <100.00%> (ø)

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 4c5e6e7...f97c798. Read the comment docs.