IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2012, 2:27:19 PM (14 years ago)
Author:
Serge CHASTEL
Message:

MOPS want the SEEING value to be the mean of the seeings in each skycell weighted by the number of (valid) detections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppTranslate/src/ppMopsRead.c

    r34472 r34486  
    248248    }
    249249    det->seeing *= ((float) plateScale) / ((float) numGood);
    250 
    251     // Are we using numGood for anything outside of this function?
    252250    det->numGood = numGood;
    253251
Note: See TracChangeset for help on using the changeset viewer.