Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The 2x1 sensor geometry was tested with microscopic measurement. Two slides from Chris Kenney's presentation shows the pixel sizes:

The same presentation in PDF format: Pixels size

Most of pixels

Optical measurement

Optical measurement is maintained by Chris Kenney. Detector or its quad is installed on microscope table and 3-d coordinates of all 2x1 sensor corners are measured with precision about 8um (RMS) in x-y plane. All corners in the measurement are numerated in arbitrary order. This order does not coincide with numeration of 2x1 in DAQ, as shown on plots below. It is expected that numeration order should be the same for different measurements. This procedure depends on CSPAD construction;

...

Code Block
        offset of 2x1s in quad (for tilt)
       /  offset of quads in entire image (for tilt)
      /     /     gaps
     /  /   /  shifts
    /  /  /shifts
  /
  / 15 40 0 32 / <--- for X 
 /  15 40 0/
 32  <--- for Y XOffQ XOffD gapX shiftX
   YOffQ 0YOffD gapY 0shiftY
 0  0ZOffQ ZOffD <--- for Z 
gapZ shiftZ

Typical values:

Code Block

   15 40 0 32
   15 40 0 32
    0  0 0  0

quad_rotation

Tail of the path: quad_rotation/<run-range>.data
Parameters: rotation angle of 4 quads in CSPad in n*90 degree:

...

Algorithm description will be added soon.

Code Block

Xoffset_qi = XOffQ + xqi + dxqi + [-gapX+shiftX, -gapX-shiftX, +gapX-shiftX, +gapX+shiftX]
Yoffset_qi = YOffQ + yqi + dyqi + [-gapY-shiftY, +gapY-shiftY, +gapY+shiftY, -gapY+shiftY]
...

References

Description of CSPAD layout from DAQ
CSPAD quad metrology
CSPad pixel layout in quads