Changes between Version 9 and Version 10 of PS1_IPP_Czarlog_20151005
- Timestamp:
- Oct 8, 2015, 10:13:00 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20151005
v9 v10 34 34 * list state of inputs to the outstanding WS diff runs: 35 35 {{{ 36 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuserlist36 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD list 37 37 +---------+---------+---------+------------------+---------+---------+-------+ 38 38 | chip_id | warp_id | diff_id | data_group | state | state | state | … … 46 46 * generate chiptool and warptool commands to fix the problems above: 47 47 {{{ 48 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuserupdate48 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD update 49 49 chiptool -dbname gpc1 -setimfiletoupdate -set_label ws_nightly_update -chip_id 1676749 50 50 chiptool -dbname gpc1 -setimfiletoupdate -set_label ws_nightly_update -chip_id 1677582 … … 55 55 You 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: 56 56 {{{ 57 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuserlist57 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD list 58 58 +---------+---------+---------+------------------+--------+--------+-------+ 59 59 | chip_id | warp_id | diff_id | data_group | state | state | state | … … 69 69 After 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: 70 70 {{{ 71 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuserdiffstate71 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD diffstate 72 72 +---------+------------------+---------------------------+------------------+-------+-------+ 73 73 | diff_id | skycell_id | label | data_group | state | fault | … … 81 81 You can also examine the logs with the command: 82 82 {{{ 83 fix.ws.nightlyscience ippuserdifflogs83 fix.ws.nightlyscience PASSWORD difflogs 84 84 }}} 85 85 Finally, the script will generate difftool commands to set the quality flags for the failures: 86 86 {{{ 87 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience ippuserdifffix87 ipp@ippc19:/home/panstarrs/ipp>fix.ws.nightlyscience PASSWORD difffix 88 88 difftool -dbname gpc1 -updatediffskyfile -fault 0 -set_quality 66 -diff_id 1222131 -skycell_id skycell.1565.069 89 89 difftool -dbname gpc1 -updatediffskyfile -fault 0 -set_quality 66 -diff_id 1222307 -skycell_id skycell.1566.012
