Python Reader for the data from SIMBIO-SYS instrument suite on-board the ESA mission BepiColombo
Project description
SimbioReader
SimbioReader is the official Python reader for the data of the Spectrometer And Imagers For Mpo Bepicolombo Integrated Observatory System on board the ESA mission BepiColombo.
For more information about SIMBIO-SYS you can visit the official ESA SIMBIO-SYS webpage
Installation
To install the reader you can use the command:
$ python3 -m pip install SimbioReader
Usage
The package contain a class that read and decode the SIMBIO-SYS image
from SimbioReader import SimbioReader as SR
dat = SimbioReader("sim_raw_sc_vihi_internal_cruise_ico4_2020-12-14_001.dat")
Command line tools
in the package are included some command line toos:
- simbioPhases show all the phases of the mission BepiColombo, with all the sub-phases of SIMBIO-SYS;
- hricFilters show all the filters avaible for the SIMBIO-SYS channel HRIC;
- stcFilters show all the filters avaible for the SIMBIO-SYS channel STC;
Class Description
Methods
- Show() display the main information related to the data file
dat.Show()
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
simbioreader-0.1.7.tar.gz
(19.5 kB
view hashes)
Built Distribution
Close
Hashes for SimbioReader-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 628522e7ea714302652410715fe73c118141a27108114108b972e59a8d2c0bf1 |
|
MD5 | 6017d566c0fe50f32e0e9293bbe046f4 |
|
BLAKE2b-256 | d40fb31559c0ac48988da457c226630849da0bb47742d3f2870aae8c25fe1394 |