You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "difference image" interest group is considering a 3-step project:
data exploration with butler (how to find a dataset suitable for diff image construction)
making diff images (running the AP pipeline)
plant fake transients, and then detect them in the diff images
We are planning to use some combination of DECam and HSC data, and will build off of existing notebooks and code for building templates, injecting fake PSFs, and detecting them. (adding links below is encouraged)
The text was updated successfully, but these errors were encountered:
Updated discussion of this project in the StackClub session on 2020.07.17 (with @MarkusRabus@ywx649999311 and @jbkalmbach ). Our planned project structure now looks like this
given a repo with some calexps and coadds, make a table of what's there (visit number, detector, filter, obs date, etc.), write this out as a pickle (maybe in future make it something useful to the gen-3 butler).
Make a new data directory in some scratch space defined by the user, and butler.put() the calexps there (so they can be modified in the next step)
02 - Add fakes : (led in stackclubcourse by Dani Chao)
given a data dir with calexps, add fake stars to them
use the ap_pipe tools to ingest the modified calexps, and make this an actual repo
The "difference image" interest group is considering a 3-step project:
We are planning to use some combination of DECam and HSC data, and will build off of existing notebooks and code for building templates, injecting fake PSFs, and detecting them. (adding links below is encouraged)
The text was updated successfully, but these errors were encountered: