IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2007, 10:43:21 AM (19 years ago)
Author:
eugene
Message:

failure for a chip is not a failure for the camera; temporarily turn off luminosity func test; better numbers for min Nstars

File:
1 edited

Legend:

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

    r12492 r12718  
    5959bool psastroMosaicCommonScale (pmFPA *fpa, psMetadata *recipe);
    6060bool psastroMosaicAstrom (pmConfig *config, psArray *refs);
    61 bool psastroMosaicChipAstrom (pmFPA *fpa, psMetadata *recipe, bool nonlinear);
     61bool psastroMosaicChipAstrom (pmFPA *fpa, psMetadata *recipe, int iteration);
    6262bool psastroMosaicSetMatch (pmFPA *fpa, psMetadata *recipe, int iteration);
    6363bool psastroMosaicSetAstrom (pmFPA *fpa);
    6464bool psastroMosaicHeaders (pmConfig *config);
    6565bool psastroMosaicRescaleChips (pmFPA *fpa);
    66 bool psastroMosaicOneChip (pmChip *chip, pmReadout *readout, psMetadata *recipe, psMetadata *updates, bool nonlinear);
     66bool psastroMosaicOneChip (pmChip *chip, pmReadout *readout, psMetadata *recipe, psMetadata *updates, int iteration);
    6767
    6868// Return version strings.
Note: See TracChangeset for help on using the changeset viewer.