Flight and ground code for the IMPRESS/EXACT/IMPISH small-payload missions
Project description
Python code for IMPRESS+EXACT+IMPISH
How to install
From pypi (normal use)
- All code, including dependencies needed for plotting:
python -m pip install 'umndet[all]' - Just code, no dependencies
python -m pip install umndet
For development
- Clone the code from GitHub
- Go to
pythondirectory - Run
python -m pip install '.[all]'
How to use
- See the
exampleson GitHub
Components
Common code between flight/ground (umn_detector/common)
Code containing ways to parse binary data to Python (via ctypes and struct).
Ground code
Code that runs on the ground once we get the data. Used to decode packets into JSON for parsing later on.
Tools
Useful tools--simulate data and other things.
Rebinner (used in-flight)
Rebins the science data from IMPRESS into smaller files.
Scripts are defined in pyproject.toml. Example:
Rebin data
impress-rebinner time+energy data/file-ident-*
Will rebin the files given along time and energy axes.
Project details
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 umndet-0.2.1.tar.gz.
File metadata
- Download URL: umndet-0.2.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11223695b08641b7871072bea7f8985af8bbffa3a80cee7aa79fb22f6aca0235
|
|
| MD5 |
f1aa9003e8f1500daa98a7cad4d6838f
|
|
| BLAKE2b-256 |
2817684a5eda40b749a492a3808b799862e5f9ead62e32a1351c751eea7b8a13
|
File details
Details for the file umndet-0.2.1-py3-none-any.whl.
File metadata
- Download URL: umndet-0.2.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d68755ac5408da64f36855b49656da33ec009e19a1c86f6ca216d5c2976e6847
|
|
| MD5 |
e8e80e061070a3810fddfc42885e82bd
|
|
| BLAKE2b-256 |
5d35d33fa5824b1d7d4deeb1ca07e6c276c48af7bf38358a024e6a4af0c19492
|