| | 1 | == PS1 IPP Czar Logs for the week 2018.04.30 - 2018.05.06 == |
| | 2 | [[PageOutline]] |
| | 3 | |
| | 4 | (Up to [wiki:PS1_IPP_CzarLogs PS1 IPP Czar Logs]) |
| | 5 | |
| | 6 | === Monday : 2018.04.30 === |
| | 7 | * 14:00 : spent part of the morning clearing pstamp failures. These had three types of problems: 1) chip imfiles in state = error_clean, 2) chip imfiles missing PSF files (stuck only on stsci nodes), 3) warp skyfiles in state error clean. I used these types of commands to clear |
| | 8 | {{{ |
| | 9 | chiptool -dbname gpc1 -updaterun -chip_id $chip_id -set_state cleaned |
| | 10 | chiptool -dbname gpc1 -setimfiletoupdate -chip_id $chip_id -set_label ws_nightly_update -set_update_mode 1 |
| | 11 | warptool -dbname gpc1 -updaterun -warp_id $warp_id -set_state cleaned |
| | 12 | warptool -dbname gpc1 -setskyfiletoupdate -warp_id $warp_id -set_label ws_nightly_update |
| | 13 | neb-mv FOO.psf FOO.psf.bad |
| | 14 | }}} |
| | 15 | |
| | 16 | === Tuesday : YYYY.MM.DD === |
| | 17 | |
| | 18 | === Wednesday : YYYY.MM.DD === |
| | 19 | |
| | 20 | === Thursday : YYYY.MM.DD === |
| | 21 | |
| | 22 | === Friday : YYYY.MM.DD === |
| | 23 | |
| | 24 | === Saturday : YYYY.MM.DD === |
| | 25 | |
| | 26 | === Sunday : YYYY.MM.DD === |