Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.22 KB

CHANGELOG.rst

File metadata and controls

38 lines (24 loc) · 2.22 KB

0.1.dev158+g658b502.d20231003 (2023-10-03)

Breaking Changes

  • sunkit_spex.sunxspex_fitting.fitter.Fitter no longer inherits from sunkit_spex.sunxspex_fitting.data_loader.LoadSpec. (#75)
  • Move add_photon_model, del_photon_model, add_var, del_var to instance methods on Fitter class. (#75)
  • Update STIX spectrogram and srm loading and plotting functions for the new STIX file format. (#98)
  • Rename of package from 'sunxspex' to 'sunkit-spex' with module being 'sunkit_spex'. (#114)

New Features

Bug Fixes

Internal Changes

  • Configure giles bot to check for change log entries. (#70)
  • Update SSW data url to point to lmsal server. (#90)

sunkit_spex 0.1.dev121+gbe82142 (2022-04-16)

No significant changes.