IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2008, 12:42:29 PM (18 years ago)
Author:
Paul Price
Message:

Apply masks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_080617/ppSub/test/fake.c

    r18249 r18288  
    77
    88// PSF for images
    9 #define X_AXIS_1 3.0                    // Length of x axis (FWHM) for image 1
    10 #define Y_AXIS_1 5.0                    // Length of y axis (FWHM) for image 1
    11 #define X_AXIS_2 5.0                    // Length of x axis (FWHM) for image 1
    12 #define Y_AXIS_2 3.0                    // Length of y axis (FWHM) for image 1
     9#define X_AXIS_1 2.0                    // Length of x axis (FWHM) for image 1
     10#define Y_AXIS_1 3.0                    // Length of y axis (FWHM) for image 1
     11#define X_AXIS_2 3.0                    // Length of x axis (FWHM) for image 1
     12#define Y_AXIS_2 2.0                    // Length of y axis (FWHM) for image 1
    1313
    1414// Image parameters
     
    2222#define SOURCES_DENSITY 30000.0         // Source density at nominated magnitude (per deg^2)
    2323#define SOURCES_ZP 25.0                 // Magnitude ZP
    24 #define SOURCES_GAUSSIAN 1              // Gaussian sources (boolean)?
     24#define SOURCES_GAUSSIAN 0              // Gaussian sources (boolean)?
    2525
    2626// Noise properties
Note: See TracChangeset for help on using the changeset viewer.