IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 28, 2007, 3:42:03 PM (19 years ago)
Author:
eugene
Message:

fix chip mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071023/psastro/src/psastro.h

    r15195 r15401  
    2727bool              psastroDataSave (pmConfig *config);
    2828bool              psastroDefineFiles (pmConfig *config, pmFPAfile *input);
     29bool              psastroDefineFile (pmConfig *config, pmFPA *input, char *filerule, char *argname, pmFPAfileType fileType, pmDetrendType detrendType);
    2930bool              psastroAnalysis (pmConfig *config);
    3031
     
    7879int               psastroSortByMag (const void *a, const void *b);
    7980
     81bool              psastroEnforceChips (pmConfig *config, pmFPA *fpa, psMetadata *recipe);
     82
    8083# endif /* PSASTRO_H */
Note: See TracChangeset for help on using the changeset viewer.