IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41691


Ignore:
Timestamp:
Jul 7, 2021, 4:42:28 PM (5 years ago)
Author:
eugene
Message:

remove reference to unused functions psastroFindChipGPC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-ps1-20210510/psastro/src/psastro.h

    r41618 r41691  
    184184bool              psastroFPAtoChip (double *xChip, double *yChip, pmFPA *fpa, int nChip, double xFPA, double yFPA);
    185185
    186 pmChip           *psastroFindChipGPC (double *xChip, double *yChip, pmFPA *fpa, double xFPA, double yFPA);
    187 bool              psastroChipBoundsGPC (pmFPA *fpa);
    188 pmChip           *psastroCheckChip (double *xChip, double *yChip, pmFPA *fpa, int nChip, double xFPA, double yFPA);
    189 bool              psastroExtractFreeChipBoundsGPC(void);
    190 
    191186//bool              psastroMaskStats(pmConfig *config, psMetadata *stats);
    192187
Note: See TracChangeset for help on using the changeset viewer.