IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28009


Ignore:
Timestamp:
May 18, 2010, 3:31:55 PM (16 years ago)
Author:
eugene
Message:

remove conflicting globals

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/psphot.20100506/src/psphot.h

    r27950 r28009  
    443443bool dumpImage(pmReadout *readoutOut, pmReadout *readoutRef, int index, char *rootname);
    444444bool loadKernel (pmConfig *config, pmReadout *readoutCnv, psphotStackOptions *options, int index);
    445 bool stackRenormaliseReadout(const pmConfig *config, pmReadout *readout);
    446 psImage *stackBackgroundModel(pmReadout *ro, const pmConfig *config);
    447 psArray *stackSourcesFilter(psArray *sources, int exclusion);
    448 void coordsFromSource(float *x, float *y, const pmSource *source);
    449 bool readImage(psImage **target, const char *name, const pmConfig *config);
    450445
    451446pmPSF *psphotStackPSF(const pmConfig *config, int numCols, int numRows, const psArray *psfs, const psVector *inputMask);
Note: See TracChangeset for help on using the changeset viewer.