IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

working on global linear fit with sky level

File:
1 edited

Legend:

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

    r9771 r10096  
    3232        psWarning("POISSON_ERRORS is not set in the recipe --- defaulting to true.\n");
    3333    }
     34    pmSourceFitModelInit (15, 0.1, 1.0, POISSON_ERRORS);
    3435
    3536    // how to model the PSF variations across the field
     
    4748        }
    4849    }
    49 
    50     pmSourceFitModelInit (15, 0.1, POISSON_ERRORS);
    5150
    5251    stars = psArrayAllocEmpty (sources->n);
Note: See TracChangeset for help on using the changeset viewer.