IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 18 and Version 19 of PS1_IPP_Czarlog_20150824


Ignore:
Timestamp:
Aug 30, 2015, 1:24:20 PM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20150824

    v18 v19  
    3939  * turning reverts back on will check in in an hour or so.
    4040 * 13:15 Bill: turned diff revert off again
     41  * 13:20 Cleared the remaining faults
     42
     43{{{
     44difftool -updaterun -set_label ThreePi.WS.20150829 -label oss.ws.nightlyscience -data_group ThreePi.20150829 -state new
     45
     46In mysql
     47update diffRun join diffSkyfile using(diff_id) set fault = 0, quality=66 where data_group = 'oss.20150830' and fault = 2;
     48update diffRun join diffSkyfile using(diff_id) set fault = 0, quality=66 where data_group = 'ThreePi.20150830' and fault = 2;
     49}}}
    4150
    4251
    4352
     53