IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20272


Ignore:
Timestamp:
Oct 19, 2008, 1:54:50 PM (18 years ago)
Author:
eugene
Message:

api mods to zero point and chip-fix functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastro.h

    r20036 r20272  
    103103bool              psastroMetadataStats (pmConfig *config);
    104104
    105 bool psastroZeroPointReadout(psArray *rawstars, psArray *refstars, psArray *matches);
    106105bool psastroZeroPoint (pmConfig *config);
     106bool psastroZeroPointReadout(pmReadout *readout, float zeropt, float exptime);
     107bool psastroZeroPointFromRecipe (float *zeropt, float *exptime, pmFPA *fpa, psMetadata *recipe);
    107108
    108109# endif /* PSASTRO_H */
Note: See TracChangeset for help on using the changeset viewer.