Skip to content

Releases: hpparvi/PyTransit

v2.6.1

03 Feb 19:41
Compare
Choose a tag to compare

Minor fix to v2.6.0

V2.6.0

03 Feb 19:21
Compare
Choose a tag to compare
  • Improvements to the RoadRunner model
  • A new transmission spectroscopy model pytransit.TSModel
  • Rewrote the LDTkLDModel limb darkening model for RoadRunnerModel and TSModel

v2.5.20

09 Feb 19:20
Compare
Choose a tag to compare

Bugfixes and speed improvements mainly.

v2.5.14

12 Oct 09:50
Compare
Choose a tag to compare

Bugfixes and performance improvements.

v2.5.9

08 Jun 11:09
Compare
Choose a tag to compare

Minor setup requirements fix.

v2.5.8

08 Jun 11:01
Compare
Choose a tag to compare

Fixed several bugs and increased model evaluation speed for eccentric orbits.

v2.5.4

14 Mar 20:15
Compare
Choose a tag to compare
v2.5.4

v2.4.0

14 Oct 13:18
Compare
Choose a tag to compare

Version 2.4

  • Adds a pytransit.EclipseModel for straightforward modelling of secondary eclipses.

v2.3.0

16 Sep 11:51
Compare
Choose a tag to compare

Version 2.3

  • Brings a new transit model, pytransit.OblateStarModel for modelling transits over gravity-darkened rapidly rotating stars (Barnes 2009),
  • Renames pytransit.SwiftModel to pytransit.RoadRunnerModel,
  • Fixes bugs introduced in 2.2 by moving to use the Taylor series expansion to calculate the projected planet-star distances.

v2.2.3

15 Sep 19:59
Compare
Choose a tag to compare

Code cleanup and small fixes here and there.