| | 27 | * Performed some experiments to see how expensive it would be to regenerate camera stage mask files that have been lost. With the current code we can limit the chips that psastro operates on but the resulting masks are different. Specifically glints from other chips on the camera are not included. To get them the full analysis is required which takes several minutes because it redoes the astrometry. |
| | 28 | * Finished destreak_camera_restore script which will recover space used by censored smf and mask files. Started running it over the weekend. It takes about 200 seconds per camRun so it will take a few weeks to complete. (We don't want to assign too many hosts at once to work on this because it can be stressful to nebulous) |
| | 29 | * psphotStack still can't deal with the galactic plane (at least near the center). Wrote a script to limit the runs to with abs(galactic latitude) > 20 for now. |
| | 30 | * 2 days as processing czar. One day spent several hours finding bottlenecks in processing. It turned out to be the galactic plane again. pswarp could use some work reducing memory footprint. Also removed the nodes running psphotStack from stdscience so that memory bloat doesn't block that |
| | 31 | processing. |