Skip to content

Releases: ArgonneCPAC/dsps

v0.4.5

09 Jun 17:00
399540e

Choose a tag to compare

Fix bug in declaration of double precision

v0.4.4

09 Jun 12:44
f357967

Choose a tag to compare

This bug-fix release improves the accuracy of young-star contributions to the stellar age PDF. See #107.

v0.4.3

05 May 16:32
16e6c3b

Choose a tag to compare

Minor update brings in new kernels to flat_wcdm.py to make lightcone photometry more convenient.

v0.4.2

13 Mar 19:31
359a1e0

Choose a tag to compare

Release 0.4.2 brings in a minor refactoring of photometry kernels to make downstream vmapping more convenient.

v0.4.1

03 Feb 20:50
e9c2e61

Choose a tag to compare

Bug-fix release resolves error in bounding/unbounding function of the mass-metallicity relation. See #98.

v0.4.0

21 Jan 19:01

Choose a tag to compare

Version 0.4.0 requires python>=3.11
This version also updates github workflows and implements a dependabot.

v0.3.7

13 Feb 18:39
bdd409d

Choose a tag to compare

Require python>=3.9 and change API of diffburst

v0.3.6

09 Jan 12:34
74eb522

Choose a tag to compare

v0.3.6 brings in a new kernel for the calculation of the distribution of stellar ages from the SFH (#78)

v0.3.5

14 Oct 18:13

Choose a tag to compare

Rescale mass-metallicity-redshift in mzr.py to be based on absolute metallicity rather than Z/Zsun, updating the convention according to the one adopted in the new SSP SEDs #75

v0.3.4

03 Oct 23:48

Choose a tag to compare

Rename dsps.metallizity.mzr.DEFAULT_MZR_PDICT to dsps.metallizity.mzr.DEFAULT_MET_PDICT. See #71.