asteca / ASteCA

Code for the ASteCA package.
http://asteca.github.io/
MIT License
18 stars 6 forks source link

Add ZAMS to CMD final plot #160

Closed Gabriel-p closed 3 years ago

Gabriel-p commented 9 years ago

Once the metallicity, age, extinction and distance modulus for a given cluster have been found, plot the ZAMS corresponding to that metallicity value shifted by that extinction and distance modulus, along with the best-fit isochrone.

Probably this will require to store all ZAMS ahead, when reading the theoretical isochrones. Then each ZAMS can be identified by its metallicity, moved by the given extinction and distance modulus, and finally plotted.

Gabriel-p commented 3 years ago

This is very complicated to implement, and really not necessary.