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

Fake planting: locate galaxies #3

Closed srodney closed 3 years ago

srodney commented 3 years ago

Find the centers of (bright) galaxies to plant the fakes near. Either run a source detection algorithm (e.g. from astropy, or SExtractor) or use a catalog of sources associated to the diff images (e.g. truth catalogs for simulated data)

srodney commented 3 years ago

Resolved with commit 817f7a6

srodney commented 3 years ago

completed during sprint 1. See "detect_host_galaxies" in fakeplanting.py