Changes between Version 10 and Version 11 of PS1_IPP_Czarlog_20151207
- Timestamp:
- Dec 8, 2015, 10:13:58 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20151207
v10 v11 25 25 Updated 1 rawImfile 26 26 }}} 27 * 08:49 MEH: looks like stalled exposure o7364g0288o in chip and stalled exposure o7364g0289o in warp -- 27 * 08:49 MEH: looks like stalled exposure o7364g0288o in chip and stalled exposure o7364g0289o in warp -- both should be cleared now 28 28 * o7364g0288o was missing chipImfile, reran the chip_imfile.pl to finish the chipImfile 29 * o7364g0289o was missing warpSkyfile causing revertoverlap to barf 30 {{{ 31 -> p_psDBRunQuery (psDB.c:812): Database error generated by the server 32 Failed to execute SQL query. Error: Cannot delete or update a parent row: a foreign key constraint fails (`gpc1/warpSkyfile`, CONSTRAINT `warpSkyfile_ibfk_1` FOREIGN KEY (`warp_id`, `skycell_id`, `tess_id`) REFERENCES `warpSkyCellMap` (`warp_id`, `skycell_id`, `tess_id`)) 33 -> revertoverlapMode (warptool.c:744): unknown psLib error 34 database error 35 }}} 36 * manually clear faults in db 37 {{{ 38 update warpSkyCellMap set fault=0 where warp_id=1649894 and fault>0; 39 }}} 29 40 * 09:28 MEH: restarting nightly pantasks that were having problems last night -- 41 * 10:12 MEH: cleaning fault 5 diff (ref stack fwhm nan..) 42 {{{ 43 difftool -dbname gpc1 -updatediffskyfile -set_quality 42 -skycell_id skycell.1702.060 -diff_id 1288693 -fault 0 44 }}} 30 45 === Wednesday : YYYY.MM.DD === 31 46
