IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of IPP_Progress_Report_20091116


Ignore:
Timestamp:
Nov 24, 2009, 10:13:57 AM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20091116

    v2 v3  
    88=== Heather Flewelling ===
    99
     10 * chased down lots of processing problems
     11   * thousand of diffs failed, a full ipp016 was the cause, and some incorrect queries also caused problems. Bill and Paul helped out to debug this mess.
     12   * a few failures from each stage, mostly caused by the 0 byte neb bug. These have been dealt with, and Chris put in a fix that prevents them.  The 0 byte bug often occurs when there is a high load on a machine.
     13 * manned summitcopy and registration again, since there was stuff to download. investigated registration failures.
     14 * figured out which raw files exist only on cabinet 2.
     15 * started copying megacam files into nebulous, about halfway done. (do 'neb-ls megacam' to find them)
     16 * started md09 processing. working on diffs and greater.  things are distributing. yay.
     17 * started md10 processing. chips are in, should go through to warp this weekend.
     18 * created a nebulous volume log on wiki. http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/NebulousVolumes
     19 * mask fractions for random chips and warps in throughput.20091104:
     20    * http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/WarpMasksStatistics
     21    * http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/ChipMasksStatistics
     22
    1023=== Bill Giebink ===
    1124 * Got DIMM operational by repairing relays; serviced DIMM
     
    1629
    1730=== Paul Price ===
     31
     32 * Stack photometry
     33  * Warp compared with warp: 0.016 mag (aperture) to 0.024 mag (PSF)
     34scatter
     35  * Warp compared with stack: 0.076 mag (PSF) scatter
     36  * These STS warps have bad PSFs!  Generating own stack with "good"
     37 inputs failed because bad PSFs despite iq_m[234] being decent: double
     38 images and/or triangular PSFs.
     39  * Kepler is sparse in terms of PS1 coverage; ditto SA92.
     40  * Using Gene's flattest exposures.  Photometry comparison residuals:
     41   * warp-warp       PSF     0.010
     42   * warp-warp       Aper    0.010
     43   * warp-stack      PSF     0.016
     44   * warp-stack      Aper    0.014
     45  * Very pleased to see Nigel's values photometry comparison plots: good
     46 aperture photometry suggests stack pixels are fine.
     47  * Using simtest to verify that stack pixels are fine.
     48  * Discovered RA=0 boundary bug in DVO/getstar
     49  * 1 simtest stack failed; no time to investigate
     50  * Simtest run in /data/ipp022.0/price/stack/simtest
     51 * Fixed headers (WCS, concept values, software versions) for unconvolved
     52 stacks.
     53 * Threading for pmReadoutFake, trunk@26202.  If there are problems with
     54 this while I'm away, "svn merge -c -26202" should remove this change.
     55 * Fixed division by zero in magic_tree.pl that was preventing STS
     56 processing.
     57 * Preparing for UK trip.
    1858
    1959=== Bill Sweeney ===
     
    2969
    3070=== Chris Waters ===
     71
     72 * Crosstalk: Finished and tested crosstalk masking in psastro.  On
     73  test exposure, correctly identified and masked all crosstalk
     74  artifacts known to follow the rules defined by John Tonry.
     75
     76 * Data quality statistics: Wrote new task/script/tool group to create
     77  fits table bundles of exposure statistics for transfer to OTIS.
     78  All code is written, but no testing has been performed to confirm
     79  functionality.