IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27533 for trunk/ppSim


Ignore:
Timestamp:
Mar 30, 2010, 1:34:13 PM (16 years ago)
Author:
eugene
Message:

changes to pmSource structure names

Location:
trunk/ppSim/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSimInsertStars.c

    r26900 r27533  
    136136        RESET(source->maskView);
    137137        RESET(source->modelFlux);
    138         RESET(source->psfFlux);
     138        RESET(source->psfImage);
    139139        RESET(source->blends);
    140140
  • trunk/ppSim/src/ppSimLoadForceSources.c

    r21365 r27533  
    102102        RESET(source->maskView);
    103103        RESET(source->modelFlux);
    104         RESET(source->psfFlux);
     104        RESET(source->psfImage);
    105105        RESET(source->blends);
    106106
Note: See TracChangeset for help on using the changeset viewer.