libtcspc.DecodeBHSPC600_4096ch

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

Bases: Node

Processor that decodes BH SPC-600/630 48-bit FIFO records (4096-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_4096ch()

The underlying C++ factory function.