IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of IPP_Progress_Report_20101025


Ignore:
Timestamp:
Nov 2, 2010, 10:05:21 AM (16 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20101025

    v7 v8  
    55
    66=== Eugene Magnier ===
     7
     8After a couple of false starts and delays, we have finally updated the
     9operational IPP to the latest version. 
     10
     11The regular processing is now being performed with the IPP tag
     12ipp-20101029 (the Black Friday tag...).  This can be found in our svn
     13tree at:
     14
     15https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/tags/ipp-20101029
     16
     17This update incorporates a number of changes that have been in the
     18works and in testing since the meeting at Belfast.  Here is a summary
     19of the most important changes and improvements:
     20
     21 * new output formats : PS1_V3 and PS1_DV2, with a number of new fields.  see:
     22 http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/CMF_PS1_V3
     23 http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/CMF_PS1_DV2
     24
     25 * the Star likelihood measurement and the Cosmic Ray detection are
     26improved, see the discussion at:
     27 http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/StarGalaxySeparation
     28
     29 * Cosmic Rays are now masked in the chip-stage output images
     30
     31 * Some improvements to both the DUAL and SINGLE convolution analysis,
     32 discussed at the following link (more discussion to be added soon):
     33 http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/ppSubModifications_201009
     34
     35 * Stack masking now includes information about the cause of masked
     36 pixels, as well as information about suspicious pixels.  see:
     37 http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/Stack
     38
     39 * Fixes to the bright star masking:  The size of the bright star
     40 circles was OK for very bright stars (-23 inst mags), but too small
     41 for stars at or just beyond the saturation limit.  This is now fixed.
     42 Also, the w-band images used too small of a zero point for the over
     43 all scaling.
     44
     45 * STACK-STACK processing now uses SINGLE convolution of the template
     46 instead of DUAL convolution
     47
     48 * addressed a couple of low-level bugs that caused errors in the
     49calculation of centroids or screwed up the peak positions in some
     50chips
     51
     52 * for faint sources, where we do not perform a full non-linear fit for
     53the position, we are now reporting the position and position errors
     54based on the centroids rather than on the peak in the detection image.
     55 With the fix above, this gives much more reliable values for the
     56position and errors on these faint sources.
     57
     58 * for forced photometry, we are now keeping the supplied position (the
     59code had been letting the position be reset by the pixel analysis,
     60which is definitely wrong).
     61
     62This release includes some fixes to psphotStack, which is used for the
     63'static sky / deep stack' photometry, but there are a few outstanding
     64concerns that have not yet been addressed.  This release also does not
     65address the STS desire for forced photometry in the diff images of the
     66input image sources.
     67
     68Also note that MOPS will continue to receive the old format tables
     69until they are ready; the detections are being generated at the diff
     70stage with the new format (PS1_DV2), but the publication process is
     71producing the old format.
     72
     73Finally, this is NOT the final IPP version release before the Great
     74Reprocessing.  Aside from the issues listed above, there are some
     75other things to be addressed.  We will be producing sample
     76re-processing of MD04 and SAS data, among others, for feedback.  I
     77suspect it will be 2 - 3 weeks before everything else that needs to be
     78addressed before the Great Reprocessing can be addressed.
     79
    780
    881=== Serge Chastel ===
     
    1487=== Heather Flewelling ===
    1588
     89 * vacation
     90
    1691=== Roy Henderson ===
    1792
    1893
    19 * PSPS
    20  * 2nd interviews with Jason and Thomas and follow-on discussions
    21  * usual 3PI loading (8650 more frames are now loaded and ready for merge)
    22  * started work on PSPS VO Toolbox in Java
    23   * wrote a SOAP client class to connect and query PSPS Db
    24   * investigated the VO tools (VOPlot, Topcat etc), how to integrate, re-use classes etc
    25   * integrated soap client with a simple plotter, able to pull stuff from PSPS Db and plot easily
    26   * set up a project using Eclipse. Able to use starlink classes
     94 * PSPS
     95  * 2nd interviews with Jason and Thomas and follow-on discussions
     96  * usual 3PI loading (8650 more frames are now loaded and ready for merge)
     97  * started work on PSPS VO Toolbox in Java
     98   * wrote a SOAP client class to connect and query PSPS Db
     99   * investigated the VO tools (VOPlot, Topcat etc), how to integrate, re-use classes etc
     100   * integrated soap client with a simple plotter, able to pull stuff from PSPS Db and plot easily
     101   * set up a project using Eclipse. Able to use starlink classes
    27102
    28 * IPP
    29  * more roboczar work. now more reliable in it's 'warning' emails
     103 * IPP
     104  * more roboczar work. now more reliable in it's 'warning' emails
     105
    30106=== Bill Sweeney ===
    31107 * Finished implementing and testing changes to destreak stage cleanup and updated. Integrated into working system.