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

Establish a catalog for recording fake source info #6

Open srodney opened 3 years ago

srodney commented 3 years ago

As fakes are planted into the images, we need a catalog (flat file, maybe FITS or an AstroPy table) or a database (SQL?) to track the information about the fake sources, their host galaxies, the results of the detection algorithms, and the results of the classfication algorithms.

Choose a flat ascii text file for simplicity and ease of visualization, unless features of a SQL db are needed.