Skip to content

Deprecate tophat kernel. Drop support for Python 3.8. Bug fix.

Compare
Choose a tag to compare
@mcara mcara released this 17 Feb 03:24
· 20 commits to main since this release
0104065
  • Dropped Python 3.8. [#128]

  • Fixed a bug in the pixmap coordinate inversion routine. [#137]

  • Deprecated "tophat" kernel which will be remover in the next release. It is
    not working correctly and should not be used. [#140]

  • Added warnings that "gaussian", "lanczos2", and "lanczos3" kernels are not
    flux conserving. [#140]