Changeset 15401 for branches/eam_branch_20071023/psastro/src/psastro.h
- Timestamp:
- Oct 28, 2007, 3:42:03 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20071023/psastro/src/psastro.h
r15195 r15401 27 27 bool psastroDataSave (pmConfig *config); 28 28 bool psastroDefineFiles (pmConfig *config, pmFPAfile *input); 29 bool psastroDefineFile (pmConfig *config, pmFPA *input, char *filerule, char *argname, pmFPAfileType fileType, pmDetrendType detrendType); 29 30 bool psastroAnalysis (pmConfig *config); 30 31 … … 78 79 int psastroSortByMag (const void *a, const void *b); 79 80 81 bool psastroEnforceChips (pmConfig *config, pmFPA *fpa, psMetadata *recipe); 82 80 83 # endif /* PSASTRO_H */
Note:
See TracChangeset
for help on using the changeset viewer.
