Home > ISET > vcamera > sensor > sensorPDArray.m

sensorPDArray

PURPOSE ^

Measure percent photodetector area within an ISA region

SYNOPSIS ^

function pdArray = sensorPDArray(ISA,spacing)

DESCRIPTION ^

Measure percent photodetector area within an ISA region

  pdArray = sensorPDArray(ISA,spacing)

 Create an array that measures the percentage of area of the
 photodetector contained within each square in a grid spanning the pixel
 locations.  The code is used as part of the spatialIntegration
 calculation.
   
 The spacing indicates the fineness of the grid on a unit region (i.e.,
 1 is the center-to-center spacing between pixels.

 This code assumes the shape of the photodetector is row-col separable
 (i.e. a rectangle or square). 

 When spacing = =1, this is the same as the pixel fill factor (0,1).

 See also:  spatialIntegration

 Copyright ImagEval Consultants, LLC, 2003.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003