IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2005, 12:26:40 PM (21 years ago)
Author:
eugene
Message:

fixing errors related to apResid and skyBias

File:
1 edited

Legend:

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

    r5058 r5068  
    4040        // XXX EAM : make this a user-defined value?
    4141        // XXX EAM : future version (0.7.0?) psf->params->data[i] = psPolynomial2DAlloc(PS_POLYNOMIAL_ORD, 1, 1);
    42         psf->params->data[i] = Polynomial2DAlloc_EAM(PS_POLYNOMIAL_ORD, 1, 1);
     42        psf->params->data[i] = Polynomial2DAlloc_EAM(PS_POLYNOMIAL_ORD, 0, 0);
    4343    }
    4444
Note: See TracChangeset for help on using the changeset viewer.