IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2021, 2:22:46 PM (5 years ago)
Author:
eugene
Message:

minor comments and unused test lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAAstrometry.c

    r13791 r41535  
    33#include "pmFPAAstrometry.h"
    44#include "pmFPA.h"
     5
     6/**********
     7
     8            EAM : this file is not included in the psModules build
     9            alternative versions are defined by psastroMaskUtils.c
     10
     11 *********/
    512
    613
     
    105112
    106113
     114// EAM : this function does not handle non-linear transformations.  is it used?
    107115pmCell* pmCellInChip(
    108116    const psPlane* chipCoord,
     
    233241}
    234242
     243// EAM : this function does not handle non-linear transformations.  is it used?
    235244psPlane* pmCoordChipToCell(
    236245    psPlane* cellCoord,
Note: See TracChangeset for help on using the changeset viewer.