IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2005, 6:32:40 PM (21 years ago)
Author:
eugene
Message:

cleanup, organization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/models/pmModel_QGAUSS.c

    r4954 r4977  
    165165    for (int i = 4; i < 8; i++) {
    166166        psPolynomial2D *poly = psf->params->data[i-4];
    167         out[i] = Polynomial2DEval (poly, out[2], out[3]);
     167        out[i] = Polynomial2DEval_EAM (poly, out[2], out[3]);
    168168    }
    169169    return(true);
Note: See TracChangeset for help on using the changeset viewer.