Skip to content

TripleStarModel added; bug fixes

Compare
Choose a tag to compare
@timothydmorton timothydmorton released this 25 Mar 03:33
· 836 commits to master since this release

Bug fix:

  • When creating the StarModel.samples attribute, there used to be a hard-coded cut on lnprob that only made sense in a very limited circumstance. This has been replaced with a cut to cull the top 99.5% (as ranked by lnprob) samples.

Feature added:

  • TripleStarModel, along the lines of BinaryStarModel but with three stars.