IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 1, 2013, 4:25:03 PM (13 years ago)
Author:
bills
Message:

my last commit included a bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psModules/src/objects/pmSourceIO_CMF.c.in

    r36261 r36264  
    10581058        model->mag = psMetadataLookupF32(&status, row, "EXT_INST_MAG");
    10591059        model->magErr = psMetadataLookupF32(&status, row, "EXT_INST_MAG_SIG");
    1060         model->type = psMetadataLookupF32(&status, row, "EXT_INST_MAG_SIG");
    10611060
    10621061        model->chisq = psMetadataLookupF32(&status, row, "EXT_CHISQ");
Note: See TracChangeset for help on using the changeset viewer.