IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32053


Ignore:
Timestamp:
Aug 8, 2011, 4:21:21 PM (15 years ago)
Author:
eugene
Message:

PSPS wants to have a global PSF angle in the header, so uncomment the ANGLE entry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20110622/psphot/src/psphotChoosePSF.c

    r31673 r32053  
    517517    }
    518518
    519     // psMetadataAddF32 (readout->analysis, PS_LIST_TAIL, "ANGLE",    PS_META_REPLACE, "PSF angle",           axes.theta);
     519    psMetadataAddF32 (readout->analysis, PS_LIST_TAIL, "ANGLE",    PS_META_REPLACE, "PSF angle",           axes.theta);
    520520    psMetadataAddS32 (readout->analysis, PS_LIST_TAIL, "NPSFSTAR", PS_META_REPLACE, "Number of stars used to make PSF", psf->nPSFstars);
    521521
Note: See TracChangeset for help on using the changeset viewer.