IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2014, 4:06:26 PM (12 years ago)
Author:
eugene
Message:

add Koppenhoefer correction to psastro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140423/psastro/src/psastro.h

    r36737 r36819  
    6666bool              psastroAnalysis (pmConfig *config, psMetadata *stats);
    6767
    68 bool              psastroConvertFPA (pmFPA *fpa, psMetadata *recipe);
    69 bool              psastroConvertReadout (pmReadout *readout, psMetadata *recipe);
     68bool              psastroConvertFPA (pmConfig *config, pmFPA *fpa, psMetadata *recipe);
     69bool              psastroConvertReadout (pmConfig *config, pmFPAview *view, pmReadout *readout, psMetadata *recipe);
     70bool              psastroCorrectKH (pmConfig *config, pmFPAview *view, pmReadout *readout, psMetadata *recipe, psArray *inStars);
     71
    7072psArray          *pmSourceToAstromObj (psArray *sources);
    7173bool              psastroAstromGuess (int *nStars, pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.