This package offers the serial interface for communication with an EIT device from ScioSpec. Commands can be written serially and the system response can be read out. With the current version, it is possible to start and stop measurements with defined burst counts and to read out the measurement data. In addition, the measurement data is packed into a data class for better further processing.
Installation
Windows: USB Driver Setup
To communicate with the Sciospec instrument over USB on Windows, you must install the libusb driver.
[!WARNING] Installing the
libusbdriver will prevent the Sciospec instrument from working with the official Sciospec software on the selected USB port (FSorHS).After installation, the Sciospec software may no longer recognize the device on that port.
To restore the original behavior, you will need to uninstall the driver manually.
(This rollback process has not been fully tested.)
Linux/Unix Platforms
Clone the repository, then create and activate the Conda environment:
conda create --file environment.yml
conda activate sciopy
pip install -e .
- FTDI Driver installation: https://www.ftdichip.com/old2020/Drivers/D2XX.htm
Install libusb using Zadig
-
Download and install Zadig:
https://zadig.akeo.ie/ -
Connect the Sciospec instrument to your computer.
-
Open Zadig and enable: Options → List All Devices
-
Select the correct Sciospec USB device from the list.
-
Install the driver:
libusb-win32 (v1.4.0.0)
Contact
If you have any ideas or other suggestions, please don't hesitate to contact me.
Email: jacob.thoenes@uni-rostock.de
[!TIP] I developed and tested this package on an Ubuntu/Linux system. If you encounter errors or issues on other operating systems and find a solution, you are welcome to contribute it to this repository.
Thank you!
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sciopy-1.0-py3-none-any.whl.
File metadata
- Download URL: sciopy-1.0-py3-none-any.whl
- Upload date:
- Size: 35.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44017f9dab6485014fc53a5a3e5c8449b6a9ad499bccb7d763eb3cb6987ad9b9
|
|
| MD5 |
4ba6c235523602c4f3c67bb06c628e3d
|
|
| BLAKE2b-256 |
f3dc807e226cf2637dc080f4bae34abe9b293f839db8a26d20ee7c44418fc25e
|