Python package for controlling optical test bench equipment in kernel-nulling interferometry
Project description
PHOBos - Photonics Bench Operating System
This repo aim to provide a full set of tools to control all the devices on the Kernel-Nuller test bench.
⚠️ Important: This package is designed to run on the PHOTONICS lab PC with specific hardware (BMC deformable mirror, Thorlabs filter wheel, Newport/Zaber motors, C-RED3 camera). Outside this environment, the library will automatically enter sandbox mode and simulate missing components with mock interfaces. See the installation guide for proper lab PC setup.
🚀 Quickstart
Requirements:
Lab PC Installation (with hardware)
For the lab PC with all hardware connected, follow the complete installation guide.
Quick version:
pip install -r requirements-lab.txt
pip install -e .
Development/Sandbox Installation (without hardware)
For development or testing without hardware access:
pip install -e .
The package will automatically detect missing hardware and run in sandbox mode with mock interfaces.
📚 Documentation
The documentation should be available at the adress: phobos-controls.readthedocs.io.
If you want to build the doc locally, once the project is setup (according to the instructions above):
- Go in the
docsfoldercd docs
- Install the requirements (by preference, in a virtual environment)
pip install -r requirements.txt
- Build the doc
make html # Linux .\make.bat html # Windows
Once the documentation is build, you can find it in the docs/_build_ folder.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 phob-0.8.0.tar.gz.
File metadata
- Download URL: phob-0.8.0.tar.gz
- Upload date:
- Size: 154.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1118dd73f3d3d1ba2b8c8154590b1558f07e02729ee844669a12260c67ff920c
|
|
| MD5 |
26c3e693b20185f393c985cf10c1b67b
|
|
| BLAKE2b-256 |
28ebd44e2a57f7265fbc4bbb1c59d04803046066c6cb1576f633f5489a013ba4
|
File details
Details for the file phob-0.8.0-py3-none-any.whl.
File metadata
- Download URL: phob-0.8.0-py3-none-any.whl
- Upload date:
- Size: 160.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d773b345794aeee46545754116e4b1746895c1f54cb4e3b975fd640a5435a62
|
|
| MD5 |
00bbd7c6143342adb5bbdbd2ecae809f
|
|
| BLAKE2b-256 |
c3974a58d4c55c88beb7f4dad29482da6c5c03fcb004e9a6ebc5b94225b8ce03
|