IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2022, 4:30:17 PM (4 years ago)
Author:
eugene
Message:

added -psf option; fpcamera seems to work quite well now if supplied the psf file measured for the chip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/fpcamera/src/fpcameraChooseRefstars.c

    r42183 r42186  
    105105    pmDetections *detections = pmDetectionsAlloc();
    106106    detections->allSources   = psArrayAllocEmpty (100);
     107    detections->newSources   = psArrayAllocEmpty (100);
    107108
    108109    bool status = psMetadataAddPtr (readout->analysis, PS_LIST_TAIL, "PSPHOT.DETECTIONS", PS_META_REPLACE | PS_DATA_UNKNOWN, "psphot detections", detections);
Note: See TracChangeset for help on using the changeset viewer.