| 298 | | Note that the skycell is defined by the id of the sky calibration run, not the stack_id. The idea |
| 299 | | is that processing for the stack is not complete until stack photometry and sky calibration is performed. |
| 300 | | |
| 301 | | XXX: What about nightly science stacks? We don't do photometry and calibration on them currently and it's not |
| 302 | | clear if the results of those stages are necessary. Now those data *are* easily findable in the current |
| 303 | | system because the label is not changed. I.E. MD09 nightly stack from 2012-09-06 can be found from data_group |
| 304 | | MD09.20120906 or by selection by MJD-OBS. |
| | 299 | Stacks will also be released in two stages. |
| | 300 | * When the stack is constructed the relSkycell will be created in state pending. The calibration will not be set |
| | 301 | * Once the stack photometry and sky calibration are run the skycal_id will be included. |
| | 302 | |