Development status:
Released,
Release: 1.0.0
Information status: Updated
Repository:
https://gitlab.com/s2innovation-partners/icfo/oceanopticsds
Contact:
Class Description
The STS-NIR spectrometer from Ocean Insight. Project financed by ICFO (Barcelona, Spain).
Families: Instrumentation
Key words:
Platform: All Platforms
Language: PythonHL
License: GPL
Contact:
Hardware
Manufacturer: Ocean Insight Oceans
Product:
STS-NIR
Class interface
Attributes:
| Name | Description |
|---|---|
| spectrum_plotSpectrum: DevDouble | the actual spectrum plot for the Ocean Optics STS spectrometer |
| reference_plotSpectrum: DevDouble | the reference plot for the Ocean Optics STS spectrometer |
| backgroundSpectrum: DevDouble | the background plot for the Ocean Optics STS spectrometer |
| wavelengthsSpectrum: DevDouble | the measured wavelengths for the Ocean Optics STS spectrometer |
Commands:
| Name | Description |
|---|---|
| save_referenceInput: DevVoid Output: DevVoid |
— |
| save_backgroundInput: DevVoid Output: DevVoid |
— |
| set_integration_timeInput: DevVoid integration time Output: DevVoid |
— |
Pipes:
Properties:
| Name | Description |
|---|---|
| ReadPointsDevLong | — |
| ReadPeriodDevLong | — |
| SimulatedDevBoolean | — |
| SerialNumberDevString | — |
Please log in to comment.
README
b'# OceanOpticsSTS\n\n## Before install\n\n\nsudo apt install tango-common libboost-dev libboost-all-dev libusb-dev\npip3 install PyTango\n\n\nFirst install seabreeze library:\n\npip3 install seabreeze\nseabreeze_os_setup\nreboot\n\n\nAnd after reboot install OceanOpticsSTS device by executing:\n\n\npython3 setup.py install\n'
Updated:
The device class has been updated.
You can see previous version here .
3 Sep 2020,
Created:
The device class has been added to catalogue.