DarkEnergySurvey / ugali

Ultra-faint galaxy likelihood toolkit
MIT License
14 stars 15 forks source link

Absolute magnitude from generic isochrone color #56

Open kadrlica opened 5 years ago

kadrlica commented 5 years ago

@sidneymau ran into the problem that the absolute magnitude calculation requires that the isochrone uses g and r band magnitudes assuming the DES system. We can work around either by having transformation equations for other bands, or by accessing the g and r magnitudes directly from the isochrone. The use of sample makes this a bit more complicated, so maybe we need to make a copy of the isochrone with band_1 = g and band_2 = r.

kadrlica commented 2 years ago

Also see #16