New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pyridy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyridy

Support library for measurements made with the Ridy Android App

  • 1.0.5
  • PyPI
  • Socket score

Maintainers
1

PyRidy

alt text

Python Support Library to import and process Ridy files

About Ridy

Ridy is an Android App to record sensor data for uses in science and engineering. The app is currently actively being developed at the Chair and Institute for Rail Vehicles and Transport Systems (IFS)

Ridy Screenshot

At the institute Ridy is e.g. used for condition monitoring of railway tracks and several more use-cases are currently researched upon. Among other, Ridy can record:

  • Acceleration
  • Linear Acceleration (i.e., without g-Force)
  • Magnetic Field
  • Gyroscope
  • Orientation
  • GNSS Location (+ Android Raw GNSS Measurements)
  • Pressure, Humidity, Temperature, Ambient Light

Compared to other existing apps Ridy can perform long measurements even in the background when the phone is locked. The app supports two formats for data export, JSON and SQLITE. If you would like to use or try out the app please contact the developer (see below) to get access.

About PyRidy

PyRidy is the companion python library for the Ridy Android App. It provides easy access to the data no matter which recording format was used. If pyridy is used, one does no longer need to manually write code to import the files.

In addition, pyridy provides several more features:

  • Automatic conversion of sensor data into objects and numpy arrays
  • Conversion of arrays to Pandas DataFrame objects
  • Time synchronization of individual files (e.g. from different phones)
  • Download of OSM Railway Data via the Overpass API
  • Plotting of GPS tracks onto a map using ipyleaflet

Documentation

PyRidy Documentation

Installation

Install using pip

    pip install pyridy
Usage

Information and examples on how to use the library can be found in the PyRidy documentation

Creator

Philipp Leibner - philipp.leibner@ifs.rwth-aachen.de

Contributor

Daniel Pujiula Buhl - daniel.pujiula@rwth-aachen.de Sarra Bouchkati - sarra.bouchkati@rwth-aachen.de

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc