| | 47 | * 00:40 CZW: There seem to be a large number of faults in processing and registration. It looks like these are mostly I/O issues, but I haven't been able to determine what's wrong. I've been trying to fix the registration bugs, but there are likely to still be some tomorrow. The two things I've had to do are: |
| | 48 | {{{ |
| | 49 | regtool -revertprocessedexp -exp_id 350790 |
| | 50 | regtool -updateprocessedimfile -exp_id 350756 -class_id XY02 -set_state pending_burntool |
| | 51 | }}} |
| | 52 | with the appropriate parameters. The first one fixes exposures that failed to complete the exposure, and the second is for imfiles with a state of "check_burntool" for longer than a minute. |