IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 19, 2006, 7:26:08 PM (19 years ago)
Author:
eugene
Message:

working on global linear fit with sky level

File:
1 edited

Legend:

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

    r9539 r10096  
    1717    bool POISSON_ERRORS = psMetadataLookupBool (&status, recipe, "POISSON_ERRORS");
    1818    if (!status) POISSON_ERRORS = true;
    19     pmSourceFitModelInit (15, 0.1, POISSON_ERRORS);
     19    pmSourceFitModelInit (15, 0.1, 1.0, POISSON_ERRORS);
    2020
    2121    // run model fitting tests on a single source
Note: See TracChangeset for help on using the changeset viewer.