About Anaconda Help Download Anaconda

conda-forge / packages / spectrumdevice 1.2.0

A high-level, object-oriented Python library for controlling Spectrum Instrumentation digitisers

copied from cf-staging / spectrumdevice

Installers

  • noarch v1.2.0

conda install

To install this package run one of the following:
conda install conda-forge::spectrumdevice

Description

spectrumdevice is a high-level, object-oriented Python library for controlling Spectrum Instrumentation devices. It can connect to individual digitisers or StarHubs (e.g. the NetBox). The main module spectrumdevice provides two classes SpectrumDigitiserCard and SpectrumDigitiserStarHub for controlling and receiving data from individual digitisers and StarHubs respectively. Mock classes are also provided for testing software without drivers installed or hardware connected.The submodule spectrumdevice.settings provides Enums and Dataclasses wrapping the register values provided by the Spectrum API, to be used for configuring hardware and interpreting responses received from hardware.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy