Changeset 28009
- Timestamp:
- May 18, 2010, 3:31:55 PM (16 years ago)
- File:
-
- 1 edited
-
branches/eam_branches/psphot.20100506/src/psphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/psphot.20100506/src/psphot.h
r27950 r28009 443 443 bool dumpImage(pmReadout *readoutOut, pmReadout *readoutRef, int index, char *rootname); 444 444 bool 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);450 445 451 446 pmPSF *psphotStackPSF(const pmConfig *config, int numCols, int numRows, const psArray *psfs, const psVector *inputMask);
Note:
See TracChangeset
for help on using the changeset viewer.
