Changes between Version 15 and Version 16 of PS1_IPP_Czarlog_20150824
- Timestamp:
- Aug 30, 2015, 8:36:57 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20150824
v15 v16 30 30 * Shall we drop the runs completely or set the skycells to quality errors or something else. 31 31 * 08:33 Bill: Moved the incomplete diffs from 20150829 out of the way 32 * set quality faults for all fault 2s for last night's data. But more are still running and faulting. 32 33 {{{ 33 34 difftool -updaterun -set_label OSS.WS.20150829 -label oss.ws.nightlyscience -data_group oss.20150829 -state new 34 }}} 35 * cleared set quality faults for all fault 2s for last night's data. But more are still running and faulting. 36 {{{ 35 36 In mysql 37 37 update diffRun join diffSkyfile using(diff_id) set fault = 0, quality=66 where data_group = 'oss.20150830' and fault = 2; 38 38 }}}
