Changes between Version 123 and Version 124 of Processing
- Timestamp:
- Sep 8, 2010, 2:32:29 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v123 v124 268 268 We need to tell the system to forget about this image. TODO 269 269 (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';}}} 271 271 -> if it has no effect 272 * ns.del.date, ns.add.date272 * ns.del.date, ns.add.date 273 273 -> 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;}}} 275 275 276 276 == Finding log files ==
