IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16833


Ignore:
Timestamp:
Mar 5, 2008, 12:26:11 PM (18 years ago)
Author:
Paul Price
Message:

1e-3 resulted in LOTS of processing!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmPSFEnvelope.c

    r16832 r16833  
    3434#define PEAK_FLUX 1.0e4                 // Peak flux for each source
    3535#define SKY_VALUE 0.0e0                 // Sky value for fake image
    36 #define WEIGHT_VAL 1.0e-3               // Weighting for image
     36#define WEIGHT_VAL 1.0                  // Weighting for image
    3737#define PSF_STATS PS_STAT_SAMPLE_MEDIAN | PS_STAT_SAMPLE_STDEV // Statistics options for measuring PSF
    3838
Note: See TracChangeset for help on using the changeset viewer.