Skip to content

API redesign to make code I/O agnostic. Bug fixes.

Latest
Compare
Choose a tag to compare
@mcara mcara released this 24 Oct 03:08
· 3 commits to main since this release
f8ab497
  • Backward incompatible major re-design of API to make the code I/O agnostic. Removed FITS-specific code. Backward compatibility was maintained with JWST and Roman pipelines only.
  • Deprecated module util. New software should not import from this module as it will be removed in a future release.
  • Bug fix: exposure time was undefined when in_units were not cps.
  • BUG FIX: cdrizzle.tdriz signature was out of date.
  • Removed support for the 'tophat' kernel.