nmdickson / GCfit

Multimass (LIMEPY) globular cluster equilibrium models and fitting them to observations
https://gcfit.readthedocs.io
MIT License
3 stars 1 forks source link

Feature/bh relations #184

Closed nmdickson closed 1 year ago

nmdickson commented 1 year ago

This branch, largely intended to allow for the easy computation of a couple BH relations (e.g. Spitzer 1969; Breen & Heggie 2013), rethinks the storage of the per-component views of certain model properties. Rather than extracting them each time by using something like the _remnant_bins or using the more ad hoc BH_Mj, etc., this introduces a named tuple storing the relevant attributes for each stellar type. The visualizations are also updated to match, and hold the new relations