Support library for measurements made with the Ridy Android App
Project description
PyRidy
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)
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
Installation
Install using pip
pip install pyridy
Note that pyridy depends on geopandas, the best way to install geopandas is usually using conda
conda install geopandas
See the GeoPandas documentation for more details.
Usage
Information and examples on how to use the library can be found in the PyRidy documentation
Developer
Philipp Leibner - philipp.leibner@ifs.rwth-aachen.de
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
Built Distribution
File details
Details for the file pyridy-0.5.21.tar.gz
.
File metadata
- Download URL: pyridy-0.5.21.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9022de67f6845694c1e32e32f2b2dd02c7e2724389ae1e77c930cc65702414b9 |
|
MD5 | 846401ffa66a0493534a59aea662d20e |
|
BLAKE2b-256 | 53c51eff6555e287491300ea1925a67c781da49a8eb2c476739b62dc9b016179 |
File details
Details for the file pyridy-0.5.21-py3-none-any.whl
.
File metadata
- Download URL: pyridy-0.5.21-py3-none-any.whl
- Upload date:
- Size: 37.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fba1d10a534f5bba2c5e7e608d1f8961e36237e9a2ab19d2f4a7bea9f9fc714 |
|
MD5 | e079217cef7b50515ef7eca69a2ac17a |
|
BLAKE2b-256 | 530e484adc6ac43b9120860f0ce8554cbe5a52a73eb151dc6461e75587b97d59 |