IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 5 and Version 6 of Stack


Ignore:
Timestamp:
Mar 6, 2011, 12:59:54 PM (15 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Stack

    v5 v6  
    1919=== Stack Zero Points ===
    2020
    21 Here is a description of how the stack zero points are determined at set:
     21Here is a description of how the stack zero points are determined and set:
    2222
    2323 * in ppStackInputPhotometer
     
    2525 * in ppStackSources:
    2626   * extract the reported zero points for each exposure
    27    * if all are valid (not NAN), use these as the zero points
    28    * otherwise use airmass and exposure time to generate a nominal offset [this explains some jumps: if any image was missing the zero point, the stack would end up with a reference zero point of essentially 25.0 -- from the ppStack recipe file -- otherwise it would be essentially the zero point of the given filter (relative to grizy.synth)].
     27     * if all are valid (not NAN), use these as the zero points
     28     * otherwise use the recipe values (25.0 at the time of this writing)
     29       * this explains some jumps: if any image was missing the zero point, the stack would end up with a reference zero point of essentially 25.0 -- from the ppStack recipe file -- otherwise it would be essentially the zero point of the given filter (relative to grizy.synth).
    2930   * if (ppStack:MATCH.ZERO.POINTS), use relative photometry to set the zero point:
    30       * pmSourceMatchRelphot returns the set of transparencies that minimize the chisq [is this forced to have a mean of 0.0? or keep photometric images at 0.0?]
     31      * pmSourceMatchRelphot returns the set of transparencies that minimize the chisq [the 'photometric clump' is set to 0.0 offset]
    3132      * transparency is defined as: M_app = m_inst + zp + c1 * airmass + 2.5log(t) - transparency
    3233      * the transparencies are applied to the reported zero points