Skip to content

v1.9.0

Compare
Choose a tag to compare
@rosteen rosteen released this 18 Oct 19:55
· 185 commits to main since this release

Bug Fixes

  • Fix bug in fitting with weights if weights argument is set to 'unc'. [#979]
  • Fix bug in JWST reader which caused multi-extension files to load only the
    primary HDU [#982]
  • Implemented conversion to expected uncertainty type in a few functions that
    were still just assuming the uncertainty was the correct type. [#984]

Other Changes and Additions

  • Bumped astropy minimum version to 5.1. [#984]