PYME.LMVis.Extras.perFrameVariable module¶
- class PYME.LMVis.Extras.perFrameVariable.PerFrameVar(visFr)¶
Bases:
object
Allows a per frame measurement (e.g. Intensity / Channel assignment / etc … which is extracted from each frame seperately from the fitting process to be included in the event data.
The variable should be stored as a pickled numpy object (.npy) and should have the same number of entries as there are frames, as it will be indexed using the frame number to generate per event values.
- OnPerFrame(event)¶
- PYME.LMVis.Extras.perFrameVariable.Plug(visFr)¶
Plugs this module into the gui