Development status:
New development,
Release: 1.0
Information status: Updated
Repository:
https://github.com/yamedvedya/lm_analysis
Download
Contact:
Class Description
Families: BeamDiagnostics
Key words:
Platform: All Platforms
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
roi_hScalar: DevDouble | ROI height |
roi_wScalar: DevDouble | ROI width |
roi_yScalar: DevDouble | 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 |
scan_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 |
Commands:
Name | Description |
---|---|
StopInput: DevVoid Output: DevVoid |
— |
StartInput: DevVoid Output: DevVoid |
does analysis of last frame |
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 |
---|---|
CameraDeviceDevString | Adress of related camera tango server |
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
7 Dec 2020, Yury Matveev
Updated:
The device class has been updated.
You can see previous version here .
7 Dec 2020, Yury Matveev
Updated:
The device class has been updated.
You can see previous version here .
7 Dec 2020, Yury Matveev
Created:
The device class has been added to catalogue.