IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of Processing_Log


Ignore:
Timestamp:
Jun 9, 2010, 10:02:00 AM (16 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing_Log

    v1 v2  
    33
    442010-06-09 Bill
    5 
     5 * Bad weather last night never opened.
    66 * chip processing was generating lots of errors due to missing detrends. It turns out that some engineering exposures got made with obs_mode = '3PI'. Set chipRuns to drop.
    77 * camRun 85769 repeatedly failed. exp_name o5354g0523o. jpeg images for exposures around this time have lots of missing chips. Observing log says 'g0490o - g0523o  Most of these exposures were taken in twilight and need to be redone' Set camRun to drop with note to this effect
    8  * 4 warpSkyfiles were failing. This was because one of the input images chip_id 100112 class_id XY17 was corrupted. Re-ran chip_imfile.pl by hand, reverted warp, and it completed. The command line was
     8 * 4 warpSkyfiles were repeatedly failing. This was because one of the input images chip_id 100112 class_id XY17 was corrupted. Re-ran chip_imfile.pl by hand, reverted warp, and it completed. The command line was
    99{{{
    1010 chip_imfile.pl --no-update --verbose --exp_id 176615 --chip_id 100112 --chip_imfile_id 5832194 --class_id XY17 --uri neb://ipp026.0/gpc1/20100603/o5350g0442o/o5350g0442o.ota17.fits --camera GPC1 --run-state new --deburned 0 --outroot neb://ipp026.0/gpc1/ThreePi.nt/2010/06/03/o5350g0442o.176615/o5350g0442o.176615.ch.100112 --redirect-output --dbname gpc1
    1111
    1212}}}
     13 * What camRun 85769 got set changed from drop to new! Looks like camtool -revertprocessedexp is obsolete. Paul will investigate.