IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2011, 6:41:44 PM (15 years ago)
Author:
eugene
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110505/psModules/src/objects/pmSourceIO_CMF_PS1_V3.c

    r31653 r31655  
    277277        // XXX use these to determine PAR[PM_PAR_I0] if they exist?
    278278        source->psfFlux   = psMetadataLookupF32 (&status, row, "PSF_INST_FLUX");
    279         source->psFluxErr = psMetadataLookupF32 (&status, row, "PSF_INST_FLUX_SIG");
     279        source->psfFluxErr = psMetadataLookupF32 (&status, row, "PSF_INST_FLUX_SIG");
    280280
    281281        // XXX this scaling is incorrect: does not include the 2 \pi AREA factor
Note: See TracChangeset for help on using the changeset viewer.