IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 13 and Version 14 of IPP_Progress_Report_20120723


Ignore:
Timestamp:
Jul 30, 2012, 1:39:03 PM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20120723

    v13 v14  
    5555 * Looked into some diffim problem examples from Peter where the w magnitudes were off by a magnitude, maybe case of poor measurement with FLAGS2 burntool/poor convolution set.
    5656=== Bill Sweeney ===
    57 
     57 * Completed final testing and integration of the changes to the psphot footprint analysis code that we worked on last week.
     58 * Modified psphotStack to split the final Linear fit into two stages. In the first detected sources are fit, in the second the matched sources (sources detected in one or more of the other bands) are fit with the others held fixed.
     59 * Debugged a memory corruption problem in psphotStack. Over the weekend we found a race condition that may be the root cause of the problem.
     60 * Changed psphotStack to reduce the number of radial apertures when a large number of sources are detected. (For example near the Galactic plane). This will reduce the memory requirement for the program to a more reasonable level in dense areas.
     61 * Did some analysis of postage stamp jobs. Discovered a bug in the queuing of warp jobs that multiple jobs from the same exposure to be queued. Fixed that.
     62 * Implemented code to identify a list of preferred data groups which will be used to select data for postage stamp jobs. This should reduce the number of useless stamps returned to users.
    5863=== Chris Waters ===