fkirmani / diffimageml

scrum sprint for ML transient detection/classification in difference images
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

attach lensed SNe to host galaxies #63

Closed srodney closed 3 years ago

srodney commented 3 years ago

takes as input an image, a catalog of galaxies (with position angles), and a catalog of lensed SN parameters (phi, d, mag, MJD) - see the whiteboard sketch.

generates a catalog of data for planting these lensed SN into the image: (x, y, mag)

srodney commented 3 years ago

Completed during sprint 1. See set_fake_positions_at_galaxies in fakeplanting.py