Changeset 28043 for trunk/psastro/src/psastro.h
- Timestamp:
- May 19, 2010, 5:13:52 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastro.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/czw_branch/20100427 (added) merged: 27784,28017-28018,28028-28033,28042
- Property svn:mergeinfo changed
-
trunk/psastro/src/psastro.h
r27639 r28043 71 71 bool psastroAstromGuess (int *nStars, pmConfig *config); 72 72 bool psastroAstromGuessCheck (pmConfig *config); 73 bool psastroMaskUpdates (pmConfig *config );73 bool psastroMaskUpdates (pmConfig *config, psMetadata *stats); 74 74 75 75 bool psastroLoadGlints (pmConfig *config); … … 179 179 bool psastroFPAtoChip (double *xChip, double *yChip, pmFPA *fpa, int nChip, double xFPA, double yFPA); 180 180 181 //bool psastroMaskStats(pmConfig *config, psMetadata *stats); 181 182 182 183 // psastroExtract functions
Note:
See TracChangeset
for help on using the changeset viewer.
