IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28950


Ignore:
Timestamp:
Aug 17, 2010, 6:39:56 PM (16 years ago)
Author:
eugene
Message:

changed pixWeight to pixWeightNotBad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/pswarp/src/pswarpTransformSources.c

    r27279 r28950  
    102102        new->errMag = source->errMag;
    103103        new->apMag = source->apMag;
    104         new->pixWeight = source->pixWeight;
     104        new->pixWeightNotBad = source->pixWeightNotBad;
     105        new->pixWeightNotPoor = source->pixWeightNotPoor;
    105106        new->psfChisq = source->psfChisq;
    106107        new->crNsigma = source->crNsigma;
Note: See TracChangeset for help on using the changeset viewer.