Skip to content

Releases: phoebe-project/phoebe2

PHOEBE 2.4.13

01 Apr 00:26
01e109c
Compare
Choose a tag to compare
  • optimization: dynamical RVs avoid unnecessary meshing
  • run_checks no longer requires ck2004 atmosphere tables if no datasets use ck2004
  • fix treatment of distance for alternate backends (ellc, jktebop)

PHOEBE 2.4.12

30 Nov 20:30
8833cbf
Compare
Choose a tag to compare
  • upgrade the build system to pyproject.toml with setuptools as backend and pip as frontend.
  • drop the dependency on the obsolete distutils module.
  • swap nosetests for pytest.
  • small build-related bugfixes throughout the code.

PHOEBE 2.4.11

16 Jun 15:40
7bc4489
Compare
Choose a tag to compare
  • fix jktebop backend handling of mass-ratio and eccentricity for RVs.
  • bumps version requirements in pip for numpy, scipy, astropy.
  • allows sma@star and asini@star to flip to solve for q
  • fixes handling of spots on rotating single stars.
  • fixes constraint migration for 2.3 -> 2.4

PHOEBE 2.4.10

13 Apr 00:09
7b1d73f
Compare
Choose a tag to compare
  • fixes implementation of gravitational redshift.
  • fixes an unitialized value problem in gradients resulting in nans for effective temperatures.
  • minor updates to passband exporting to support upcoming 2.5 release on the passbands server.
  • allows setting SelectParameter to an array or tuple (in addition to a list).

PHOEBE 2.4.9

09 Feb 02:02
05e263b
Compare
Choose a tag to compare
  • fixes bug introduced in 2.4.8 and ensures that temperatures are recomputed for spots when the star is rotating asynchronously.

PHOEBE 2.4.7

13 Dec 22:54
64e6122
Compare
Choose a tag to compare
  • fix bug where wavelength arrays that did not include the central wavelength were returning nans for fluxes.

PHOEBE 2.4.6

12 Dec 22:49
6828a3d
Compare
Choose a tag to compare
  • fix bug where libphoebe was incorrectly raising an error suggesting the potential was out of bounds.

PHOEBE 2.4.5

01 Oct 23:13
5057aaa
Compare
Choose a tag to compare
  • fix bug where mass could be set to a negative value causing constraints to resolve to nans.

PHOEBE 2.4.4

20 Jul 21:58
be3dd3e
Compare
Choose a tag to compare
  • fix bug where flipping Kepler's third law constraint multiple times would fail.
  • fix bug when flipping requivsumfrac and requivratio constraints.

PHOEBE 2.4.3

24 Jun 19:02
5ebf3cb
Compare
Choose a tag to compare
  • fix typo that raised error when using use_server with features attached
  • added new addl_slurm_kwargs parameter to pass any options to slurm scheduler