IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 9 and Version 10 of IPP_Progress_Report_20120305


Ignore:
Timestamp:
Mar 12, 2012, 9:35:30 AM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20120305

    v9 v10  
    4646   * Followed a case where a souce unexpectedly had no pixels associated with it. Turned out it was a child of another source that failed model fit.
    4747   * A number of segvs were occuring because input cmf files were corrupt. (ipp064)  Wrote a script to find obvious corruption and to replace the broken file with another instance which is good. The test was to look for a negative IPP_IDET. This seems to have worked for the 20 or so cases that we had
    48  * With the bug fixes above we are now able to run psphotStack on the new stacks with a failure rate of only .4% (Note that the area tested so far is near the southern galactic cap. With older stacks in the galactic plane we get many cases of memory use explosion (> 160GB per process). We still need to do some work there.
     48 * With the bug fixes above we are now able to run psphotStack on the new stacks with a failure rate of only .4% (Note that the area tested so far is near the southern galactic cap so the source density is low). With older stacks in the galactic plane we get many cases of memory use explosion (> 160GB per process). We still need to do some work there.
    4949 * Researched changing the psphotStack output file names to include the stack_id and filter in the file name. It turned out that this is non trivial with the current file rule setup. It will be easy to add a new file rule type.
    5050 * Some postage stamp requests got stuck. It turned out that bycoord requests found data from 2008 which cannot be updated correctly. Updated the parser to exclude data prior to 2009-04-01 unless the user explicitly asks for it.