IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34493 for trunk/psphot


Ignore:
Timestamp:
Oct 2, 2012, 11:22:01 AM (14 years ago)
Author:
eugene
Message:

fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotFindDetections.c

    r34492 r34493  
    135135            // subtract the noise for all sources including satstars
    136136            modified |= psphotAddOrSubNoiseReadout(config, view, filerule, index, recipe, false);
    137             modified | psphotReplaceAllSourcesReadout (config, view, filerule, index, recipe, false);
     137            modified |= psphotReplaceAllSourcesReadout (config, view, filerule, index, recipe, false);
    138138
    139139            // add in the satstars
Note: See TracChangeset for help on using the changeset viewer.