Development status:
Released,
Release: Release_1_4
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/LMScreen
Contact:
Class Description
Tine Camera via pyTine interface (only working in python3)
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
FrameImage: DevDouble | — |
Max_FPSScalar: DevDouble | Set the maximum refresh rate for camera |
ROI_HScalar: DevLong | ROI height |
ROI_WScalar: DevLong | ROI width |
ROI_YScalar: DevLong | y coordinate of left top ROI corner |
ROI_XScalar: DevLong | x coordinate of left top ROI corner |
ValueScalar: DevDouble | value to be passed to Sardana |
Value_ParameterScalar: DevString | which parameter will be use as a ``source`` for Sardana. Can be `max_i`, `max_x`, `max_y`, `com_x`, `com_y`, `fwhm_x`, `fwhm_y`, `sum` |
ROI_SUMScalar: DevDouble | sum of intensity over ROI |
FWHM_YScalar: DevDouble | vertical size of peak wihtin ROI |
FWHM_XScalar: DevDouble | horizontal size of peak wihtin ROI |
COM_YScalar: DevDouble | y coordinate of ROI`s center of mass |
COM_XScalar: DevDouble | x coordinate of ROI`s center of mass |
Max_IntensityScalar: DevDouble | maxumum intensity value in ROI |
Max_YScalar: DevDouble | y coordinate of intensity maxumum within ROI |
Max_XScalar: DevDouble | x coordinate of intensity maxumum within ROI |
BackgroundSigmasScalar: DevDouble | — |
SubtractBackgroundScalar: DevBoolean | — |
Commands:
Name | Description |
---|---|
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
RotateDevShort | define the rotation angle in 90 deg steps (!!). E.g. Rotate_Angle = 3 means 270 deg rotation |
Flip_HDevShort | If True - the image will be flipped horizontally |
Flip_VDevShort | If True - image will be flipped vertically |
ScreenDevString | LM Screen number: 1, 2, etc. |
BeamlineDevString | Beamline name: P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P21a, P21b, P22, P23, P24, P25, P61, P62, P63, P64, P65, P66 |
Please log in to comment.
Created:
The device class has been added to catalogue.