IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2021, 3:40:00 PM (5 years ago)
Author:
eugene
Message:

merge changes from tags/ipp-ps1-20210510: improve crosstalk and ghost analysis

Location:
trunk/psastro
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro

  • trunk/psastro/src/psastro.h

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