Skip to main content

Python Reader for the data from SIMBIO-SYS instrument suite on-board the ESA mission BepiColombo

Project description

SimbioReader

Upload Python Package

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


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.8.tar.gz (23.1 kB view hashes)

Uploaded Source

Built Distribution

SimbioReader-0.1.8-py3-none-any.whl (24.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page