IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 20, 2010, 11:48:57 AM (16 years ago)
Author:
eugene
Message:

pixWeight changed to pixWeightNotBad and added pixWeightNotPoor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpTransformSources.c

    r27279 r29000  
    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.