justincely / lightcurve_pipeline

pipeline for high level science products of HST 13902
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Add flag in hstlc database to indicate HLSP to deliver #21

Closed bourque closed 8 years ago

bourque commented 8 years ago

Some of our composite lightcurves are deliverable while others are not. We should add a flag in one of the database tables that indicate which composite lightcurves we want to deliver.

bourque commented 8 years ago

Per commit 1626daadb14b6f01d6727e69c8367616cf2c4e68 I added a deliver column to the Stats table. I'm not sure of the best way to update this column though. It can't be updated at the time of ingest, since we will want to visually inspect the lightcurve before we decide that it is deliverable or not. Thus, the update will have to be made outside of the hstlc_pipeline.