IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 12, 2006, 8:59:15 PM (20 years ago)
Author:
eugene
Message:

tests on non-poisson errors, updates to image background, tests of systematic biases, updates to use pmFPAfile paradigm

File:
1 edited

Legend:

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

    r6715 r6851  
    109109    dSX = model->dparams->data.F32[4];
    110110    dSY = model->dparams->data.F32[5];
    111     Chi = model->chisq / model->nDOF;
     111    Chi = model->chisqNorm / model->nDOF;
    112112
    113113    // swing of sigma_x,y in sigmas
Note: See TracChangeset for help on using the changeset viewer.