timothydmorton / isochrones

Pythonic stellar model grid access; easy MCMC fitting of stellar properties
http://isochrones.readthedocs.org
MIT License
120 stars 61 forks source link

Make BinaryStarModel #8

Closed timothydmorton closed 9 years ago

timothydmorton commented 9 years ago

In order to sample what possible multiple systems could be consistent with observable properties.

age, feh, distance, AV would be shared between primary and secondary, photometric properties would apply to the "sum" of the magnitudes of the two stars, and spectroscopic properties would apply only to the brighter component.

timothydmorton commented 9 years ago

Implemented as of version 0.7.4.