IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24588


Ignore:
Timestamp:
Jun 25, 2009, 3:51:51 PM (17 years ago)
Author:
eugene
Message:

update to pmSourceMoments API

File:
1 edited

Legend:

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

    r21183 r24588  
    139139
    140140    // get the source moments
    141     status = pmSourceMoments (source, mRADIUS);
     141    status = pmSourceMoments (source, mRADIUS, 0.0, 1.0);
    142142    if (!status) psAbort("psSourceMoments error");
    143143    source->peak->value = source->moments->Peak;
Note: See TracChangeset for help on using the changeset viewer.