IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2021, 2:15:14 PM (5 years ago)
Author:
eugene
Message:

fix build error and logic for chip failure fraction

File:
1 edited

Legend:

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

    r41499 r41500  
    109109bool              psastroMosaicCommonScale (pmFPA *fpa, psMetadata *recipe);
    110110bool              psastroMosaicAstrom (pmConfig *config, psMetadata *stats);
    111 bool              psastroMosaicChipAstrom (pmFPA *fpa, psMetadata *recipe, int iteration);
     111bool              psastroMosaicChipAstrom (pmFPA *fpa, psMetadata *stats, psMetadata *recipe, int iteration);
    112112bool              psastroMosaicSetMatch (pmFPA *fpa, psMetadata *recipe, int iteration);
    113113bool              psastroMosaicSetAstrom (pmFPA *fpa);
Note: See TracChangeset for help on using the changeset viewer.