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

more explicitly handle passed in `label`s directly #211

Closed nmdickson closed 4 months ago

nmdickson commented 4 months ago

adds a simple catch for when a user passes in label to a profile plotting function, rather than the more explicit model_label. Before this would just lead to a strange error message whenever label was used.