IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 6, 2013, 10:32:51 AM (13 years ago)
Author:
eugene
Message:

remove superfulous ppStats.h includes; generate output psf model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130419/pswarp/src/pswarp.h

    r35512 r35521  
    2222#include <psmodules.h>
    2323#include <psphot.h>
     24#include <ppStats.h>
    2425
    2526#define THREADED 1
     
    198199
    199200bool pswarpTransformToTarget (pmFPA *output, pmReadout *input, pmConfig *config);
    200 bool pswarpMakePSF (pmFPA *output);
     201bool pswarpMakePSF (pmConfig *config, pmFPAfile *output, psMetadata *stats);
    201202bool pswarpUpdateStatistics (pmFPA *output, psMetadata *stats, pmFPA *input, pmFPA *astrom, pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.