Skip to content

Releases: astroJeff/dart_board

Second Release

02 May 18:57
Compare
Choose a tag to compare

This code release contains a number of updates. The principle ones are a fully-fleshed out interface with COSMIC (specifically my forked version with the tag dart_GW150914), a shift to model variables being provided as a tuple throughout the code (which should only matter if you are writing your own likelihood/posterior/prior functions), and the output values being a structured numpy array with named columns.

Extended pyBSE outputs

14 Mar 11:17
Compare
Choose a tag to compare

pyBSE now outputs a numpy array that includes T_eff, radius, and luminosity, allowing observations of these quantities to be included in the likelihood function.

Production release

08 Mar 14:21
8083154
Compare
Choose a tag to compare

Production release.

Code Release

08 Mar 13:12
Compare
Choose a tag to compare

This is the initial production release of the code, which coincides with the updated version of our software release paper. All scripts to generate the data and figures from this paper are available for easy reproduction.

Production release

08 Mar 14:18
a78efdb
Compare
Choose a tag to compare

Production release.