IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 13, 2010, 12:18:27 PM (16 years ago)
Author:
eugene
Message:

add pixWeightNotPoor, change pixWeight to pixWeightNotBad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/psModules/src/objects/pmSourceIO_RAW.c

    r28643 r28909  
    128128                 source[0].peak->SN,
    129129                 source[0].apRadius,
    130                  source[0].pixWeight,
     130                 source[0].pixWeightNotBad,
    131131                 model[0].nDOF,
    132132                 model[0].nIter);
     
    190190                 source[0].peak->SN,
    191191                 source[0].apRadius,
    192                  source[0].pixWeight,
     192                 source[0].pixWeightNotBad,
    193193                 model[0].nDOF,
    194194                 model[0].nIter);
Note: See TracChangeset for help on using the changeset viewer.