tasoc / photometry

The TASOC Photometry Pipeline
https://tasoc.dk
GNU General Public License v3.0
18 stars 4 forks source link

Add record of final photometry method to diagnostics #16

Closed rhandberg closed 4 years ago

rhandberg commented 4 years ago

We should add a method_used column to the diagnostics table indicating the type of photometry that was used in the end. This can be different from the method defined in the todolist table, since the code can choose to change the method of photometry depending on the details of the current target.

This will also help in the data validation step afterwards, making it much easier to pick out targets processed with different methods.