Versions Compared

Key

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

...

parameter

default value

description

calibDir

 

directory with calibration files, by default it is set to .../<experiment>/calib

typeGroupName

"CsPad::CalibV1"

calibration type and group names

source

"CxiDs1.0:Cspad.0"

source of data

key

""

key for data processing stage

imgkey

"image"

output key for image saved in event

fname_pixmap""

file name with pixel map of the image; real/fake pixels are marked as 1/0, respectively

fname_pixnum""file name with pixel indexes in the flatten [4][8][185][388] array; fake pixels are marked as -1

tiltIsApplied

true

on/off for tilt angle of 2x1-sections and quads.

print_bits

0

verbosity:

  • =0 - print nothing,
  • +1 - input parameters,
  • +2 - calibration parameters,
  • +4 - consumed time per event,
  • +8 - information about image saved in event,
  • +16 - type sizes and id names,
  • +32 - information about pixel maps saved in files.,
  • +64 - print everything from PSCalib::CSPadCalibPars

Remarks:

  • By default the empty key corresponds to raw data.

...