Development status:
Released,
Release: Release_1_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/LambdaOnlineAnalysis
Contact:
Class Description
Perfoming online analysis with Lambda images
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| MaskFileScalar: DevString | Name of the nxs file containing the pixel mask. |
| ApplyMaskScalar: DevLong | 1 if mask file has to be applied. |
| MaximumValueScalar: DevDouble | Maximum value in detector |
| NbRoIsScalar: DevLong | Number of defined RoIs |
| LastAnalyzedFrameScalar: DevLong | — |
| CountsRoI1Scalar: DevDouble | — |
| CountsRoI2Scalar: DevDouble | — |
| CountsRoI3Scalar: DevDouble | — |
| CountsRoI4Scalar: DevDouble | — |
| CountsRoI5Scalar: DevDouble | — |
| CountsRoI6Scalar: DevDouble | — |
| CountsRoI7Scalar: DevDouble | — |
| CountsRoI8Scalar: DevDouble | — |
| CountsRoI9Scalar: DevDouble | — |
| CountsRoI10Scalar: DevDouble | — |
| RoIsSpectrum: DevLong | Limits RoIs 1: x1, y1, x2, y2, x3, y3, x4, y4 Each 4 values are a RoI |
| MaskImage: DevLong | — |
Commands:
| Name | Description |
|---|---|
| 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. |
| 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. |
| StartAnalysisInput: DevVoid Output: DevVoid |
— |
| StopAnalysisInput: DevVoid Output: DevVoid |
— |
| GetRoIForFrameInput: DevVarLongArray Roi, Frame number Output: DevDouble Counts |
Get RoI x for frame y |
| GetFrameTimeStampInput: DevLong Frame number Output: DevDouble TimeStamp |
Get frame time |
Pipes:
Properties:
| Name | Description |
|---|---|
| LambdaDeviceDevString | Lambda tango device to connect to. |
| DefaultRoIDevString | Default value for the RoI. String x1, x2, y1, y2 |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
24 Oct 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
22 Feb 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
30 Mar 2019, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
13 Oct 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
29 Sep 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.