libtcspc.DecodePQT3HydraHarpV1

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

Bases: Node

Processor that decodes PicoQuant HydraHarp V1 T3 FIFO records.

Parameters:

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

Notes

Events handled:

See also

tcspc::decode_pqt3_hydraharpv1()

The underlying C++ factory function.