Full Changelog#

Stixpy 0.2.0rc2.dev5+gbdba7c4cc (2026-01-28)#

Bug Fixes#

  • Fixed version attributes not being exported in stixpy.net.attrs module. All version attributes (Version, VersionU, MinVersion, MinVersionU, MaxVersion, MaxVersionU) are now properly included in the module’s __all__ list and can be imported directly from stixpy.net.attrs. (#209)

Stixpy 0.1.3.dev14+gb8fe13f.d20250429 (2025-11-07)#

Bug Fixes#

  • Fix some inconsistencies on the data units in plots, also return handle to the image from plot_spectrogram. (#134)

  • Fix bug reintroduce by last fix in em, update code in calibrate_visibility and imaging demo to use Tx, Ty rather than Ty, Tx as before. (#137)