IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 16, 2009, 6:35:43 PM (17 years ago)
Author:
eugene
Message:

remove clumpfor raw and ref stars for entire run, save as SUBSET

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091113/psastro/src/psastro.h

    r26133 r26167  
    8787psArray          *psastroRemoveClumps (psArray *input, int scale);
    8888psArray          *psastroRemoveClumpsIterate (psArray *input, int scale, int nIter);
     89bool              psastroRemoveClumpsRawstars (pmConfig *config);
    8990
    9091
    9192// utility functions:
    92 bool              psastroUpdateChipToFPA (pmFPA *fpa, pmChip *chip, psArray *rawstars, psArray *refstars);
     93bool              psastroUpdateChipToFPA (pmFPA *fpa, pmChip *chip);
    9394bool              psastroWriteStars (char *filename, psArray *sources);
    9495bool              psastroWriteTransform (psPlaneTransform *map);
Note: See TracChangeset for help on using the changeset viewer.