LSSTScienceCollaborations / StackClubCourse

Repository for course offered by the Stack Club
MIT License
13 stars 1 forks source link

Difference Image Project (Stack Club Course Summer 2020) #11

Open srodney opened 4 years ago

srodney commented 4 years ago

The "difference image" interest group is considering a 3-step project:

  1. data exploration with butler (how to find a dataset suitable for diff image construction)
  2. making diff images (running the AP pipeline)
  3. 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)

srodney commented 4 years ago

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

01 - Data discovery : (led by @MarkusRabus)

02 - Add fakes : (led in stackclubcourse by Dani Chao)

03 - Make diff images : (led by @ywx649999311 )

04 - Visualize results (led by @srodney )

MarkusRabus commented 4 years ago

Triggered by a comment from @kadrlica and @jcarlin. I found the following task: https://community.lsst.org/t/new-tasks-for-fake-source-insertion/3722 In this case, you can specify a new directory for the rerun. Would this task be useful for @dchau?