| 71 | | This allows runs which have been cleaned but not yet magicked to updated. |
| | 74 | This insures that the updated images will be restored to the state they were in before cleanup. Allowing processing with magicked == 0 allows runs which have been cleaned but not yet magicked to updated. (It also allows update to work transparently for cameras that don't require magic de-streaking without a lot of tedious SQL editing by the ipp tools) |
| | 75 | |
| | 76 | |
| | 77 | ==== chipRun update when rawExp has not been de-streaked ==== |
| | 78 | |
| | 79 | Once we get into operations the raw images will be de-streaked and the excised pixels saved. |
| | 80 | Since we want to be able to easily reprocess data as the IPP analysis software evolves we have not been de-streaking the raw images. |
| | 81 | |
| | 82 | In order to fit in with the processing flow outlined in this note we will apply the streak mask after |
| | 83 | the chip processed images have been updated. The mask images with the destreak mask bits are saved in the camera stage. The camera stage files are relatively small and are not cleaned up. |