LSSTDESC / Twinkles

10 years. 6 filters. 1 tiny patch of sky. Thousands of time-variable cosmological distance probes.
MIT License
13 stars 12 forks source link

Assemble Ground Truth light curve #142

Open drphilmarshall opened 8 years ago

drphilmarshall commented 8 years ago

We'll need to do a spatial association between our PhoSimSources and the DM CoaddSources, and then look up the photon counts for each PhoSimSource in each visit's PhoSim centroid file. These numbers of photons will then need converting into flux units, using the zero point for each visit image (the one that was used by DM during forced photometry). Where are these zero points stored? In the headers of the calibrated images that were the inputs to the ForcedPhotometry? In the ForcedSource catalog itself? (That would be nice).

Hey @jbkalmbach I'm not sure this a job for The Monitor, but do you want to look into this anyway?

drphilmarshall commented 8 years ago

@jbkalmbach @rbiswas4 We just decided that the spatial association of ForcedSources with PhoSim input sources by sky position is indeed a job for the Monitor, and Rahul is going to work on it over there. I guess to close this issue we'll need a Twinkles notebook that demonstrates the visualization of a Twinkles light curve including the reference, using the Monitor. Re-assigning to Rahul!

drphilmarshall commented 8 years ago

@SimonKrughoff just provided code in #217 - does this belong in the Monitor, @rbiswas4 ?