Skip to content

v0.0.17

Compare
Choose a tag to compare
@rhugonnet rhugonnet released this 29 Nov 00:00
· 63 commits to main since this release
3b318ac

Several bug fixes, in particular fixes a bug recently introduced in CoregPipeline.fit that yielded erroneous pipeline coregistration (did not affect coregistration with individual methods).

What's Changed

  • Definitive fix of negative uncertainties from linear extrapolation by @MatteaE in #446
  • Fix bug in CoregPipeline.fit() by @rhugonnet in #450
  • Fix documentation rendering due to Pydata theme update by @rhugonnet in #451
  • Unfix scipy version with curve_fit bug now fixed in 1.11.4 by @rhugonnet in #453
  • Update version number before releasing 0.0.17 by @rhugonnet in #454

New Contributors

Full Changelog: v0.0.16...v0.0.17