IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of IPP_Progress_Report_20100510


Ignore:
Timestamp:
May 14, 2010, 2:13:41 PM (16 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20100510

    v2 v3  
    1515
    1616=== Bill Sweeney ===
    17 This week was a clean up odds and ends week for Bill.
    18 
     17 * For Bill, this was a week to clean up various odds and ends.
    1918 * Added option to dsgetfileset to decompress files when downloaded. Requested by a postage stamp user.
    20  * Update get_image postage stamp jobs to work with the restructured system. Users may now request bundles of destreaked data through the postage stamp interface.
    21  * Discovered a problem due to changes in the way diff outputs are structured that caused updates to fail. Fixed by retrieving the original location from the database and using that during updates. This required changing the tasks and scripts at each stage of the pipeline so spent a bit of time testing this thouroughly using simtest.
     19 * 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.
     20 * 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.
    2221 * 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).
    2322 * 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.