tholoien / empiriciSN

Generate realistic parameters for a SN given host galaxy observations based on empirical correlations from SN datasets
MIT License
2 stars 4 forks source link

SALT2 Parameters for SNLS SNe #7

Closed tholoien closed 8 years ago

tholoien commented 8 years ago

I found a more recent set of light curve parameters for the SNLS supernovae that fit the light curves with SALT2 instead of SALT, which I had before. I was previously converting the SDSS SALT2 parameters into SALT ones to fit the SNLS data, but I think it will be better to just grab these SALT2 fits for the SNLS supernovae and have everything using those parameters. Simulation code like sncosmo should be able to produce light curves using only the SALT2 stretch and color parameters and the redshift, so no peak mag will be needed.

Creating this to track the gathering of the SALT2 data.

tholoien commented 8 years ago

I retrieved the SALT2 parameters for the SNLS sample from the Betoule et al. (2014) catalog.

Since the catalog provides peak rest-frame m_B, x1, and c, I used sncosmo to get x0 based on these parameters. Since the model doesn't incorporate uncertainties in the parameters, I perturbed the input values and produced 1000 values of x0, then used the x0 distribution to get a median value for x0 and an estimate of the uncertainty.

drphilmarshall commented 8 years ago

Excellent!

On Tuesday, July 12, 2016, tholoien notifications@github.com wrote:

Closed #7 https://github.com/tholoien/empiriciSN/issues/7.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tholoien/empiriciSN/issues/7#event-719645803, or mute the thread https://github.com/notifications/unsubscribe/AArY93JcW7g3BM1H7XCruUbnQ5nFqdu7ks5qUyDGgaJpZM4JIQtP .

tholoien commented 8 years ago

After plotting the new results, there is a systematic offset between the x0 parameters for the SNLS supernovae (which I calculated) and the x0 parameters for the SDSS supernovae, which were given in the catalogs. I am assuming this is an error that I made, as the two samples match nicely in the x1 and c parameters, so I am reopening this issue while I try to figure out where I went wrong.

tholoien commented 8 years ago

Okay, after discussing with one of the sncosmos authors, it seems I have been doing things correctly, and that the x0 distributions shouldn't match, since x0 captures apparent brightness. Since the SNLS supernovae are fainter, they should have smaller x0 values. Closing this again.