IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 9, 2008, 3:37:57 PM (17 years ago)
Author:
Paul Price
Message:

First cut at relphot. Still needs work, but basics look OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceMatch.h

    r20946 r20948  
    5151                              );
    5252
     53/// Perform relative photometry to calibrate images
     54psVector *pmSourceMatchRelphot(const psArray *matches, // Array of matches
     55                               const psVector *zp, // Zero points for each image (including airmass term)
     56                               float cloudClip // Clipping for clouds
     57    );
    5358
    5459#endif
Note: See TracChangeset for help on using the changeset viewer.