Changes between Version 57 and Version 58 of PS1_IPP_CzarLog_20120130
- Timestamp:
- Feb 1, 2012, 7:17:30 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_CzarLog_20120130
v57 v58 66 66 update pzDownloadExp set state ='wait' where state = 'run' and exp_name like '%a'; 67 67 }}} 68 * 18:50 ipp059 down.. no info on console. rebooting.. have top running for all wave4 on desktop, will see what the last state was 69 68 * 18:50 ipp059 down.. no info on console. rebooting.. okay. also have top running for all wave4 on desktop, will see what the last state was 69 * 17:10 also setting all the LED exposures from earlier to wait 70 {{{ 71 update pzDownloadExp set state ='wait' where state = 'run' and exp_name like '%l' and epoch>"2012"; 72 }}} 70 73 71 74 === Thursday : 2012.02.02 ===
