libtcspc.DecodeBHSPC600_256ch

final class libtcspc.DecodeBHSPC600_256ch(numeric_traits=None)[source]

Bases: Node

Processor that decodes BH SPC-600/630 32-bit FIFO records (256-channel mode).

Parameters:

numeric_traits (NumericTraits or None) – Numeric traits specifying the abstime, channel, and difftime types of the emitted events. Defaults to NumericTraits().

Notes

Events handled:

See also

tcspc::decode_bh_spc600_256ch()

The underlying C++ factory function.