IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2010, 6:09:32 PM (16 years ago)
Author:
Paul Price
Message:

Fix setting of zero points and scaling of images. All images are now scaled to a target zero point (default 25 in all filters). Tested, and seems to work well!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackOptions.c

    r27158 r27218  
    5858    options->quality = 0;
    5959    options->psf = NULL;
     60    options->sumExposure = NAN;
     61    options->zp = NAN;
    6062    options->inputSeeing = NULL;
    6163    options->targetSeeing = NAN;
Note: See TracChangeset for help on using the changeset viewer.