pymepix.processing package

Subpackages

Submodules

pymepix.processing.baseacquisition module

pymepix.processing.basepipeline module

pymepix.processing.datatypes module

Defines data that is passed between processing objects

class pymepix.processing.datatypes.MessageType(*values)[source]

Bases: IntEnum

Defines the type of message that is being passed into a multiprocessing queue

CentroidData = 3

Centroided Data

CloseFileCommand = 5

Close File Message

EventData = 2

Event Data

OpenFileCommand = 4

Open File message

PixelData = 1

Timestamp

RawData = 0

Raw UDP packets

TimestampData = 7

Decoded Pixel/Trigger Data

TriggerData = 8

Decoded Triggers

pymepix.processing.rawfilesampler module

pymepix.processing.rawtodisk module

pymepix.processing.udpsampler3 module

pymepix.processing.udpsampler4 module

pymepix.processing.usbtrainid module

Module contents