Skip to content

STWCS 1.6.1

Compare
Choose a tag to compare
@nden nden released this 10 Dec 13:10
· 92 commits to master since this release
65cc2d9
  • Fix a bug in wcsutil.wcscorr.init_wcscorr() that would result in crash when run on drizzled images that do not have OPUS WCS (WCS key 'O'). [#165]
  • Make WCS and headerlet name comparisons case-insensitive when applying headerlets. [#163]
  • Deprecate accuracy argument in all_world2pix and replace it with tolerance in order to have compatible function signature with astropy's all_world2pix()'. [#166]