Releases: astroJeff/dart_board
Second Release
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
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
Production release.
Code Release
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
Production release.