A package to read extract raw acceleration data from .gt3x files.
Project description
Read Raw GT3X file
An implementation of extract raw acceleration data from .gt3x files.
The script gt3x_functions.py contains code to extract raw acceleration data from .gt3x files. Each .gt3x file is basically a zip file containing a log.bin and a info.txt file. The log.bin is a binary file which contains the actual acceleration values. The info.txt file contains the meta-data in text form. When the script is executed, it will create a numpy file that contains the raw data and a time vector.
Usage
import gt3x
actigraph_acc, actigraph_time, meta_data = gt3x.read_gt3x('AI9_NEO1F16120039_2017-06-27.gt3x')
Installation
pip3 install -r requirements.txt
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gt3x-muschellij2-0.0.2.tar.gz.
File metadata
- Download URL: gt3x-muschellij2-0.0.2.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d1f2ae8ac2f5fd7a5ac0c3e21ccd94cf7e59bdf700582f7712747fdb9176de5
|
|
| MD5 |
63cfafad809242db66f5c8c50d992cb6
|
|
| BLAKE2b-256 |
eb404593811b33fe735d339591004882d99ee3f7aa63dc0046460a9fc2279016
|
File details
Details for the file gt3x_muschellij2-0.0.2-py3-none-any.whl.
File metadata
- Download URL: gt3x_muschellij2-0.0.2-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2b652d65ac2a98578ff384aa2d970a7d9d57ad6a3cd9d6c8c028f1dc32b3fa7
|
|
| MD5 |
1abacd42e832d2c598cb127b735ec4c5
|
|
| BLAKE2b-256 |
962a95a4ef42ee39f8924c265a990289966dbc78f2547213f6e6fc3d4c191f5e
|