== IPP Progress Report for the week 2010.05.10 - 2010.05.14 == [[PageOutline]] (Up to [wiki:IPP_Progress_Reports IPP Progress Reports]) === Eugene Magnier === === Heather Flewelling === === Bill Giebink === === Roy Henderson === * PSPS * Long meeting with Conrad regarding the design of the recovery system * Successfully loaded new data on sandbox, and then Maui. This was a test of various changes from last week including: * new 'init' batch and detections with photoCodeIDs * double-precision astrometry * exponent-form CSVs * schema change with new astrometry values * IPP * Processing Czar for two days * Added extra stuff to Processing Czar wiki page * czartool on ippMonitor: * Can view the status of any pantasks server * Can show whether each stdscience label is currently being distributed or not * Fixed image viewing stuff that I broke when installing czartool === Paul Price === === Bill Sweeney === * For Bill, this was a week to clean up various odds and ends. * Added option to dsgetfileset to decompress files when downloaded. Requested by a postage stamp user. * Update get_image postage stamp jobs to work with the restructured postage stamp system system. Users may now request bundles of destreaked data through the postage stamp interface. * Discovered a problem due to changes in the way diff outputs are structured that caused updates to fail. Fixed it by retrieving the original location from the database and putting the files there during updates. This required changing the tasks and scripts at each stage of the pipeline so spent a bit of time testing this thoroughly using simtest. * Tracked down problem caused simtest to generate too many stars. Checked in a workaround and filed a ticket for the root cause. (config file problem). * investigated problem where dvoImagesAtCoords reports that a given RA and DEC is contained in multiple chips on an exposure. The root cause is due to using a transformation outside of it's valid range. Consulted with Gene and he suggested a fix that will take some time to implement. Since the problem is rare, filed a ticket and defered the problem for now. * Spent several hours with Heather and Gavin investigating a strange problem where processes on the cluster lose track of their current directory. It may be due to the home directory relocation confusing nfs. * Fixed a couple of bugs triggered by users postage stamp requests. * Fixed some problems with Destreak cleanup and update with regard to the camera stage masks. === Chris Waters === * Fixed registration to set the state in rawExp and the data_state in rawImfile to 'full' * Tested and debugged software revision/mask statistics code for chip/cam/warp/stack/diff stages. Running simtest to track down any final issues before merging this back into the trunk. This took up much more of the week than I'd expected. * Began work on making JPEGs of warp/diff images on an exposure level.