Versions Compared

Key

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

...

parameter

default value

type

description

source

*-*|Cspad-*

string

address of Detector-Id|Device-Id

data_type

int

string

output array data type. Implemented types: int, int8, int16, int32, uint8, uint16, uint32, float, double.

key_out

cspad_array

string

unique keyword for output array identification

val_miss

0

float

intensity value substituted for missing 2x1 sections in data

print_bits

1

int

module verbosity:

  • =0 - print nothing
  • +1 - input pars (in __init__)
  • +2 - calibration parameters
  • +4 - configuration parameters (in beginjob)
  • +8 - part of the output 2-d array (in event)
  • +16 - image shape
  • +32 - per quad info (in event)warning about wrong array shape
  • + 128 64 - path to calibration types

...