IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2006, 5:10:34 PM (20 years ago)
Author:
eugene
Message:

all sorts of error handling fixes

File:
1 edited

Legend:

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

    r9373 r9574  
    99# include <pslib.h>
    1010# include <psmodules.h>
     11
     12# include "psastroErrorCodes.h"
    1113
    1214# define psMemCopy(A)(psMemIncrRefCounter((A)))
     
    3739bool              psastroOneChip (pmFPA *fpa, pmChip *chip, psArray *refset, psArray *rawset, psMetadata *recipe, psMetadata *updates);
    3840
    39 // bool              psVectorSmooth (psVector *vector, double sigma, double Nsigma);
    40 
    4141// utility functions:
    4242bool              psastroUpdateChipToFPA (pmFPA *fpa, pmChip *chip, psArray *rawstars, psArray *refstars);
Note: See TracChangeset for help on using the changeset viewer.