IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2013, 9:07:23 AM (13 years ago)
Author:
eugene
Message:

major mods to allow multichip output

File:
1 edited

Legend:

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

    r35424 r35434  
    194194pswarpBounds *pswarpBoundsAlloc();
    195195
    196 bool pswarpLoadAstrometry (pmConfig *config, pmFPAfile *astrom, pmFPAfile *target);
     196bool pswarpLoadAstrometry (pmFPAfile *target, pmFPAfile *astrom, pmConfig *config);
     197
     198bool pswarpTransformToTarget (pmFPA *output, pmReadout *input, pmConfig *config);
     199bool pswarpMakePSF (pmFPA *output);
     200bool pswarpUpdateStatistics (pmFPA *output, pmFPA *input, pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.