IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 123 and Version 124 of Processing


Ignore:
Timestamp:
Sep 8, 2010, 2:32:29 PM (16 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v123 v124  
    268268We need to tell the system to forget about this image. TODO
    269269(This is the summary of what was tried on Wed. 2010-09-08 for o5446g0443o)
    270 * update summitExp set exp_type = 'broken', imfiles=0, fault =0 where exp_name = 'o5447g0519o'
     270 * {{{update summitExp set exp_type = 'broken', imfiles=0, fault =0 where exp_name = 'o5447g0519o';}}}
    271271-> if it has no effect
    272 * ns.del.date, ns.add.date
     272 * ns.del.date, ns.add.date
    273273-> if it has no effect, check (and possibly change) obs_mode from 3PI to ENGINEERING:
    274 UPDATE rawExp SET obs_mode = 'ENGINEERING' WHERE exp_id = 221762
     274 * {{{UPDATE rawExp SET obs_mode = 'ENGINEERING' WHERE exp_id = 221762;}}}
    275275
    276276== Finding log files ==