Python parser for Galileo SSI instrument
Project description
Install
With PIP:
pip install galileo-ssi
From the source:
pip install -e .
Usage
>>> from ssi import SSI
>>> img = SSI('5126r_cal.pho.cub')
>>> img.data
array([[ nan, nan, 0.6616845 , ..., 0.01874097, 0.02330439, 0.01920273],
[ nan, nan, 0.5667658 , ..., 0.64417607, 0.64331275, 0.62484866],
[ nan, nan, 0.5833956 , ..., 0.64018035, 0.6447313 , 0.6334495 ],
...,
[ nan, 0.78587395, 0.796514 , ..., 0.5145454 , 0.48593405, 0.48256457],
[1.0838959 , 0.84181863, 0.76158404, ..., 0.46052158, 0.44188383, 0.44267857],
[5.486526 , 0.772195 , 0.7204898 , ..., nan, nan, nan]],
dtype=float32)"
See notebooks for more examples.
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
galileo-ssi-1.9.4.tar.gz
(325.2 kB
view details)
Built Distribution
galileo_ssi-1.9.4-py3-none-any.whl
(331.6 kB
view details)
File details
Details for the file galileo-ssi-1.9.4.tar.gz
.
File metadata
- Download URL: galileo-ssi-1.9.4.tar.gz
- Upload date:
- Size: 325.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 613baffd477ebf8fccabc533f81c77b171320277eef453758ea6f7e79888db36 |
|
MD5 | 40cf67afb7cf39fb395ff223ac65a3b0 |
|
BLAKE2b-256 | 1c1f3e7cbb2e09140d4c87e87c0224aba30b5482ff487b42708b361907a6684c |
File details
Details for the file galileo_ssi-1.9.4-py3-none-any.whl
.
File metadata
- Download URL: galileo_ssi-1.9.4-py3-none-any.whl
- Upload date:
- Size: 331.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c898fe3e0b006399b22f0b2266141da138feaef38670761bb0e68b09842e0eb5 |
|
MD5 | 1c5f730f25756f9991c38515c690730a |
|
BLAKE2b-256 | ddeeaccfdab3e6afd266c351d2acd6d73fcd20d3bae06a9fb5a503547d8080f6 |