IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2009, 4:15:54 AM (16 years ago)
Author:
Paul Price
Message:

Transparency check is after airmass and exposure time correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppStack/src/ppStackSources.c

    r26306 r26308  
    272272    // Double check: all transparencies should be zero
    273273    {
     274        psVectorInit(zp, 0);            // Have corrected for airmass and exptime differences
    274275        psArray *matches = pmSourceMatchSources(sourceLists, radius, true); // List of matches
    275276        if (!matches) {
Note: See TracChangeset for help on using the changeset viewer.