Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/1D/MythenClient
Contact:
Class Description
Class for analysing Mythen data
Families: Miscellaneous
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
FilePrefixScalar: DevString | — |
AccumulativeSpectrumSpectrum: DevDouble | Accumulative spectrum as a function of the energy. |
EnergyStartScalar: DevDouble | Start Energy value for the spectrum |
EnergyEndScalar: DevDouble | End Energy value of the spectrum |
EnergyStepScalar: DevDouble | Energy step of the spectrum. |
CurrentEnergyScalar: DevDouble | Energy of the current point. |
CentralPixelIndexScalar: DevLong | — |
FileDirScalar: DevString | — |
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. |
StartSpectrumInput: DevVoid Output: DevVoid |
Clean up the current spectrum and prepare a new one taking the current attribute values. |
Pipes:
Properties:
Name | Description |
---|---|
RowlandCircleRadiusDevDouble | Rowland circle radius (mm) |
MythenDeviceDevString | Name of the Mythen tango device |
ARixsThetaDeviceDevString | Name of the tango device for the a_rixs_theta motor |
DetectorPixelSizeDevDouble | Detector pixel size (mu) |
AnalyzerPixelSizeDevDouble | Analyzer pixel size (mm) |
Please log in to comment.