IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 14 and Version 15 of PS1_IPP_Czarlog_20150824


Ignore:
Timestamp:
Aug 30, 2015, 8:36:03 AM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20150824

    v14 v15  
    2929  * Once they are done faulting I will change the label for the faulting WS diffs renable reverts and figure out what to do about the broken ones.
    3030  * Shall we drop the runs completely or set the skycells to quality errors or something else.
     31 * 08:33 Bill: Moved the incomplete diffs from 20150829 out of the way
     32{{{
     33difftool -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{{{
     37update diffRun join diffSkyfile using(diff_id) set fault = 0, quality=66 where data_group = 'oss.20150830' and fault = 2;
     38}}}
     39   * turning reverts back on
     40
     41