Skip to content

Releases: spacetelescope/hstaxe

v1.0.6

30 Oct 13:10

Choose a tag to compare

v1.0.6 (2024-10-30)

  • Bumped numpy max pin to <2.0 to fix install issue and addressed some
    related deprecations. [#98]

  • Updates to cookbook notebooks and related documentation.

v1.0.5

11 Jul 21:10
542f6f5

Choose a tag to compare

Fixed a capitalization issue that would cause ACS prism processing to fail with a KeyError.

v1.0.4

22 May 20:31

Choose a tag to compare

  • Assorted code fixes to fix warnings. [#82]

v1.0.3

06 Jan 15:49

Choose a tag to compare

Hotfix release to fix incompatibility with numpy 1.24 in the 1.02 release. Release notes from 1.0.2 are also included below for ease of access:

v1.0.2

Bug Fixes

  • axeprep no longer looks for fringe column if backgr is False. [#31]
  • Added missing flag to allow local background subtraction. [#35]
  • Input checks now properly allow interp=0 (average). [#39]

Other Changes

  • Disabled sensitivity adjustment for UVIS rather than failing silently. [#40]
  • Updated package installation to work with more recent python versions.
  • Updated installation instructions and documentation.

v1.0.2

06 Jan 14:59

Choose a tag to compare

Bug Fixes

  • axeprep no longer looks for fringe column if backgr is False. [#31]
  • Added missing flag to allow local background subtraction. [#35]
  • Input checks now properly allow interp=0 (average). [#39]

Other Changes

  • Disabled sensitivity adjustment for UVIS rather than failing silently. [#40]
  • Updated package installation to work with more recent python versions.
  • Updated installation instructions and documentation.

1.0.1

10 Jan 22:43

Choose a tag to compare

See the changelog for release notes.

HSTAXE 1.0.0 Release

19 Feb 22:08

Choose a tag to compare

This is the first major release of the HSTAXE package.

The version fully supports the previous PyRaf/aXe functionality through C and Python alone and is available through astroconda.

Beta release 3

03 Nov 19:08

Choose a tag to compare

This release sets the defaults for optimal extraction to be false. Test scripts have been updated and wfc3 usage verified.
There is also a new jupyter notebook that is instructive for running the full analysis on wfc3 cookbook data.

Beta release 2

02 Nov 01:03

Choose a tag to compare

This release fixes a call in axprep that was set to runall() instead of run() and affected background subtraction for axedrizzle

hstaxe beta release

29 Sep 00:21

Choose a tag to compare

hstaxe beta release Pre-release
Pre-release

This is a beta release for continued testing.

  • Package namechange from pyaxe to hstaxe
  • This version should complete for WFC3 and ACS and includes axedrizzle