Generic Common-EGSE: Commanding and monitoring lab equipment
Project description
Common-EGSE
This is a monorepo with all the code and documentation for the common egse framework.
This repository is organized in two main areas, libs and projects. The libs folder contains library type
packages like common modules, small generic gui functions, reference frames, etc. and projects contains packages
that build upon these libraries and can be device drivers or stand-alone applications.
In the libs folder, we have the following packages:
cgse-common: Common modules and functions for the EGSE framework.cgse-coordinates: Coordinate systems and transformations.cgse-core: Core services for the EGSE framework.cgse-gui: GUI functions for the EGSE framework.
The projects folder contains generic and project specific packages.
We have the following generic packages:
cgse-tools: Tools for thecgsecommand.symetrie-hexapod: The Symétrie Hexapod drivers. We put this in the generic folder because it is a generic device driver that can be used by different projects.keithley-tempcontrol: The DAQ6510 data acquisition and logging multimeter from Keithley.lakeshore-tempcontrol: The LakeShore Model 336 Temperature Controller.
We have the following project specific packages:
plato-spw: The PLATO SpaceWire drivers.plato-fits: The PLATO FITS plugins.plato-hdf5: The PLATO HDF5 plugins.ariel-tcu: The Telescope Control Unit for the ARIEL spacecraft
Installation
The cgse package itself doesn't contain any source code, but you can still
install the cgse package. It will pip install the cgse-common,
cgse-core and cgse-tools packages and give you a head start.
$ pip install cgse
Always install in a virtual environment or use uv:
$ uv venv --python 3.12
$ uv pip install cgse
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 cgse-0.20.4.tar.gz.
File metadata
- Download URL: cgse-0.20.4.tar.gz
- Upload date:
- Size: 2.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
735ab48ea9035daa2115b33cd1133b17d59c9d28cbf3bec12e118249ccfe4c81
|
|
| MD5 |
89f885395cab7c092d4177bc6cfae4fc
|
|
| BLAKE2b-256 |
b67d52d59db0eb18ff8d7dbdd3d663c1f441a3a5151f4f914817ec1f3b0c36f3
|
File details
Details for the file cgse-0.20.4-py3-none-any.whl.
File metadata
- Download URL: cgse-0.20.4-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0bd5c7deabf368bfc1963be26838dce86e3fd838d86b5202947b7a3b788941b
|
|
| MD5 |
d312c143398a8a6763f88e56da4df38d
|
|
| BLAKE2b-256 |
43ffa4914c9298073df77d5bd711d05fd6d6b5834d480642d3b00cfd79b743c4
|