IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29605


Ignore:
Timestamp:
Oct 29, 2010, 10:56:19 AM (16 years ago)
Author:
eugene
Message:

use the moments as the position by default (unless prevented somehow)

File:
1 edited

Legend:

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

    r29548 r29605  
    139139    }
    140140    psAssert (nMiss == 0, "failed to attempt to build models for %d objects\n", nMiss);
    141 
     141   
    142142    psFree (cellGroups);
    143143
     
    179179        // moments
    180180
    181 # if (0)
     181# if (1)
    182182        bool useMoments = true;
    183183# else
Note: See TracChangeset for help on using the changeset viewer.