Skip to main content

Application to visualize MTS PRC3 files

Project description

rpc_viewer

PyPI version Build Status codecov

A RPC III file is a data file conforming to the RPC III file specification developed by MTS corporation. This utility may be used to plot RPC data.

This reader does not have the capacity to read all variants specified in the documentation provided by MTS.

Installation

This program can be installed from PyPi or from Gitlab.com

# From PyPi
python -m pip install rpc-viewer  

# From gitlab.com
python -m pip install git+https://gitlab.com/t8237/rpc_viewer.git

Usage

Python module

import pathlib
from rpc_viewer.rpc_viewer import ViewRPC

# Set path to file
rpc_file_path = pathlib.Path('rpc_file_path.prc')

# Instantiate reader object
prc_object = ViewRPC(rpc_file_path)

# Import data, example to plot channel 0
prc_object.plot_channel(0)

# Print channel headers
prc_object.print_channel_header_data()

Version history

0.1

  • Initial version

Contribution and bug reports

Please use this issue tracker in the on gitlab.com for issues and enhancements! rpc-reader issues

Contributors

Lukas Stockmann
Niklas Melin

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

rpc_viewer-0.4.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

rpc_viewer-0.4-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file rpc_viewer-0.4.tar.gz.

File metadata

  • Download URL: rpc_viewer-0.4.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for rpc_viewer-0.4.tar.gz
Algorithm Hash digest
SHA256 5f812dcf38a9414104c515f373b0815280ebe06194c3fbb5dbae71e380a03975
MD5 22d417107618f438725c9a380b95c545
BLAKE2b-256 adb0a94f409c2e431718c00ff6010cf9ff08007950714d12ae1c734f7e63dafb

See more details on using hashes here.

File details

Details for the file rpc_viewer-0.4-py3-none-any.whl.

File metadata

  • Download URL: rpc_viewer-0.4-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for rpc_viewer-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f6e8f67c2f173bededbac297d27da37f32924abd44025026a37c2e220c53b150
MD5 5e014d3a8e21dd0b63db160bbc1dfab4
BLAKE2b-256 6c2f9f1a67a41e734bcb5f63a377ec0cb607fd9979470e8549e21ac9ea299c91

See more details on using hashes here.

Supported by

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