Versions Compared

Key

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

...

parameter

default value

description

source

":Cspad.0"

source of data

inkey

 

key for data processing stage

outkey

"cspad_ndarr"

output key for image saved in event

outtype

float

type of output data from the list of supported (float, double, int, int16)

is_fullsizefalsesize of output array; true means [32,185,388], false means "as data" [N,185,388]
is_2darrayfalseif is_fullsize=true && is_2darray=true then shape of output 2-d array is [32*185,388] 

print_bits

0

verbosity:

  • =0 - print nothing
  • +1 - input pars
  • +2 - configuration parameters
  • +4 - consumed time per event
  • +16 - print type size and one character id name

...

parameter

default value

description

source

":Cspad2x2.0"

source of data

inkey

 

key for data processing stage

outkey

"cspad2x2_ndarr"

output key for image saved in event

outtype

float

type of output data from the list of supported (float, double, int, int16)

is_2darrayfalseif is_2darray=true then shape of output 2-d array is [185,388*2] 

print_bits

0

verbosity:

  • =0 - print nothing
  • +1 - input parameters
  • +2 - configuration parameters
  • +4 - consumed time per event
  • +16 - print type size and one character id name

...