timothydmorton / isochrones

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

Units #91

Closed bjnorfolk closed 5 years ago

bjnorfolk commented 5 years ago

Hi,

Just wanted to clarify the units used in the generate script. Mass is in Msun, Age is in Gyr?, and feh is [Fe/H].

timothydmorton commented 5 years ago

Age in log10(yr); otherwise correct.

On Mon, May 20, 2019 at 16:36 bjnorfolk notifications@github.com wrote:

Hi,

Just wanted to clarify the units used in the generate script. Mass is in Msun, Age is in Gyr?, and feh is [Fe/H].

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/timothydmorton/isochrones/issues/91?email_source=notifications&email_token=AAOOXW75H5HT4L7Z2OEURRDPWMYZFA5CNFSM4HOGGVTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU22JSQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOOXWYBNELWBT4PTHZADHDPWMYZFANCNFSM4HOGGVTA .

-- about.me/tim.morton

bjnorfolk commented 5 years ago

thanks Timothy!