IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19281


Ignore:
Timestamp:
Aug 28, 2008, 5:58:15 PM (18 years ago)
Author:
Paul Price
Message:

We probably want to put a source down everywhere there's supposed to
be something, unless it's known to be spurious.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmReadoutFake.c

    r19233 r19281  
    2626#define MODEL_TYPE "PS_MODEL_RGAUSS"    // Type of model to use
    2727#define MAX_AXIS_RATIO 20.0             // Maximum axis ratio for PSF model
    28 #define SOURCE_MASK (PM_SOURCE_MODE_FAIL | PM_SOURCE_MODE_BADPSF | PM_SOURCE_MODE_DEFECT | \
    29                      PM_SOURCE_MODE_CR_LIMIT) // Mask to apply to input sources
     28#define SOURCE_MASK (PM_SOURCE_MODE_DEFECT | PM_SOURCE_MODE_CR_LIMIT) // Mask to apply to input sources
    3029
    3130
Note: See TracChangeset for help on using the changeset viewer.