You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.