Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 541 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 541 Bytes

0.1.3 - 2024-11-12

  • Fix bug in model per-band fitting routines

0.1.2 - 2024-09-28

  • When providing observations in multiple bands, these observations are fit separately
  • PhaseCurve fit method now accepts weights
  • HG1G2 and sHG1G2 now accept the constrain_g1g2 argument
  • Added logging module

0.1.1 - 2024-09-19

  • Correct list of implemented models in phunk.models
  • Add HG12 model from Muinonen+ 2010
  • Add HG12* model from Penttillä+ 2016
  • Add LinExp model from Muinonen+ 2002

0.1 - 2024-09-17

  • Initial release of phunk