LSSTDESC / SLTimer

Time delay measurement from LSST light curves
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Extend sampling to multi-dimensional time delay parameter space (quads and doubles) #56

Open chto opened 8 years ago

chto commented 8 years ago

In TDC2 gateway data, we only have two light curve and have only one time delay parameter. However, we know in real word, we'll have multiple light curve (mostly 4), and have more time delay parameters. Therefore, to deal with real data, we need to be able to draw samples from multi dimensional time-delay parameter space.

drphilmarshall commented 8 years ago

In practice I think we only need to be able to cope with 1 or 3 parameters, for doubles and quads. But yes: the 3D problem is significantly harder than the 1D problem!