IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 5 and Version 6 of IPP_Progress_Report_20091102


Ignore:
Timestamp:
Nov 9, 2009, 12:18:26 PM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20091102

    v5 v6  
    1919=== Paul Price ===
    2020
    21 * Dual convolution (branches/pap)
    22  + Merged into trunk (rr25999,26000)
    23  + Ran on 4 diffs from ThreePi_SouthernRegion with DUAL=T,
     21 * Dual convolution (branches/pap)
     22  * Merged into trunk (rr25999,26000)
     23  * Ran on 4 diffs from ThreePi_SouthernRegion with DUAL=T,
    2424SPATIAL.ORDER=0.  Some strange results for a small subset of skycells;
    2525otherwise good.
    26  + Some bad subtractions, clearly identifiable with chi^2^ > 100!  One
     26  * Some bad subtractions, clearly identifiable with chi^2^ > 100!  One
    2727has 25453.6!  Cannot fix merely by increasing ITER.
    28  + Softening errors produces nice behaviour --- fixed!
    29  + Some sources show up in the subtraction that should be masked ---
     28  * Softening errors produces nice behaviour --- fixed!
     29  * Some sources show up in the subtraction that should be masked ---
    3030fixed.
    31  + Happy with dual convolution again, pending testing on a few
     31  * Happy with dual convolution again, pending testing on a few
    3232exposures.
    33 * Stacking (branches/pap): investigating rejection behaviour
    34  + Completed rework of combinePixels
    35  + On each rejection pass, throw out only the most variant pixel;
     33 * Stacking (branches/pap): investigating rejection behaviour
     34  * Completed rework of combinePixels
     35  * On each rejection pass, throw out only the most variant pixel;
    3636change iterations parameter to iterations per input.
    37  + Happy with behaviour of stacking (r26011):
    38    - 4 inputs from stack_id = 14006 (the Draper stack)
    39    - stack_id = 25532 (full Draper stack from more recent warps)
    40  + Would benefit from threading the creation of the fake images
    41 * Moved TEMP.DIR from ppStack recipe to site configuration; updated
     37  * Happy with behaviour of stacking (r26011):
     38   * 4 inputs from stack_id = 14006 (the Draper stack)
     39   * stack_id = 25532 (full Draper stack from more recent warps)
     40  * Would benefit from threading the creation of the fake images
     41 * Moved TEMP.DIR from ppStack recipe to site configuration; updated
    4242production version
    4343
    4444=== Bill Sweeney ===
    4545
     46 * Modified the distribution tasks to spread the bundles over multiple hosts to improve
     47 performance.
     48 * Split up distribution bundle processing script into two pieces so that it can be used by
     49 the postage stamp server for 'get_image' requests.
     50 * Worked with Gene analyzing faults and fixing problems uncovered in the throughput tests.
     51 (some of these problems were introduced by the previous two tasks. Sorry..
     52 * Fixed a couple of postage stamp bugs reported by Ken Smith.
     53 * Spent some time doing research into techonologies for creating the real web interface
     54 to the postage stamp server
     55 * Ran simtest and fixed some bugs found there.
     56 * Looked at the results of the backround restore program. Found out that compression is not
     57 appropriate for the background model file. Turned it off in the file rules.
     58 * Marked trac tickets assigned to bill that have been fixed to fixed.
     59
    4660=== Chris Waters ===