IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 9 and Version 10 of PS1_IPP_Czarlog_20151005


Ignore:
Timestamp:
Oct 8, 2015, 10:13:00 AM (11 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20151005

    v9 v10  
    3434   * list state of inputs to the outstanding WS diff runs:
    3535{{{
    36 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuser list
     36ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD list
    3737+---------+---------+---------+------------------+---------+---------+-------+
    3838| chip_id | warp_id | diff_id | data_group       | state   | state   | state |
     
    4646   * generate chiptool and warptool commands to fix the problems above:
    4747{{{
    48 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuser update
     48ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD update
    4949chiptool -dbname gpc1 -setimfiletoupdate  -set_label ws_nightly_update -chip_id 1676749
    5050chiptool -dbname gpc1 -setimfiletoupdate  -set_label ws_nightly_update -chip_id 1677582
     
    5555You can cut and paste the above lines, redirect them into a script to be sourced, or pipe the output directly to csh.  After running the above, you will see the states get updated:
    5656{{{
    57 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuser list
     57ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD list
    5858+---------+---------+---------+------------------+--------+--------+-------+
    5959| chip_id | warp_id | diff_id | data_group       | state  | state  | state |
     
    6969After the inputs are processed, you may find the diff runs still fail (likely, as this is why they never completed in the first place).  You can list the diff runs like this:
    7070{{{
    71 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuser diffstate
     71ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD diffstate
    7272+---------+------------------+---------------------------+------------------+-------+-------+
    7373| diff_id | skycell_id       | label                     | data_group       | state | fault |
     
    8181You can also examine the logs with the command:
    8282{{{
    83 fix.ws.nightlyscience ippuser difflogs   
     83fix.ws.nightlyscience PASSWORD difflogs   
    8484}}}
    8585Finally, the script will generate difftool commands to set the quality flags for the failures:
    8686{{{
    87 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuser difffix
     87ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD difffix
    8888difftool -dbname gpc1 -updatediffskyfile -fault 0 -set_quality 66 -diff_id 1222131 -skycell_id skycell.1565.069
    8989difftool -dbname gpc1 -updatediffskyfile -fault 0 -set_quality 66 -diff_id 1222307 -skycell_id skycell.1566.012