IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2010, 5:13:52 PM (16 years ago)
Author:
watersc1
Message:

Merging czw_branch (maskstats and software versions) back into the trunk

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/psastro/src/psastro.h

    r27639 r28043  
    7171bool              psastroAstromGuess (int *nStars, pmConfig *config);
    7272bool              psastroAstromGuessCheck (pmConfig *config);
    73 bool              psastroMaskUpdates (pmConfig *config);
     73bool              psastroMaskUpdates (pmConfig *config, psMetadata *stats);
    7474
    7575bool              psastroLoadGlints (pmConfig *config);
     
    179179bool              psastroFPAtoChip (double *xChip, double *yChip, pmFPA *fpa, int nChip, double xFPA, double yFPA);
    180180
     181//bool              psastroMaskStats(pmConfig *config, psMetadata *stats);
    181182
    182183// psastroExtract functions
Note: See TracChangeset for help on using the changeset viewer.