Skip to content

GWCS 0.15.0

Compare
Choose a tag to compare
@nden nden released this 13 Nov 14:42
· 368 commits to master since this release
d8acfe2

New Features

  • Added insert_frame method to modify the pipeline of a WCS object. [#299]
  • Added to_fits_tab method to generate FITS header and binary table extension following FITS WCS -TAB convention. [#295]
  • Added in_image function for testing whether a point in world coordinates maps back to the domain of definition of the forward transformation. [#322]
  • Implemented iterative inverse for imaging WCS. [#324]