IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2020, 2:48:11 PM (5 years ago)
Author:
tdeboer
Message:

adding detections to crosstalk and ghost masking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroLoadGlints.c

    r41367 r41434  
    307307                          psFree (glints);
    308308                        }
    309                                                 psVector *glint = psVectorAlloc(5,PS_TYPE_F32);
     309                        psVector *glint = psVectorAlloc(5,PS_TYPE_F32);
    310310                        glint->data.F32[0] = xChip0;
    311311                        glint->data.F32[1] = yChip0;
Note: See TracChangeset for help on using the changeset viewer.