IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2006, 6:35:21 AM (20 years ago)
Author:
eugene
Message:

added mosaic astrometry elements, not tested or ready

File:
1 edited

Legend:

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

    r7014 r7154  
    3838bool              psastroWriteTransform (psPlaneTransform *map);
    3939
     40// mosaic fitting functions
     41psArray *psastroMosaicGetGrads (pmFPA *fpa, psMetadata *recipe);
     42bool psastroMosaicAstrom (pmConfig *config, psArray *refs);
     43bool psastroMosaicGetRefstars (pmFPA *fpa, psArray *refs, psMetadata *recipe);
     44bool psastroMosaicChipAstrom (pmFPA *fpa, psMetadata *recipe);
     45bool psastroMosaicSetMatch (pmFPA *fpa, psMetadata *recipe);
     46bool psastroMosaicSetAstrom (pmFPA *fpa);
Note: See TracChangeset for help on using the changeset viewer.