Helper to access to open-source gait datasets of the MaD-Lab
Project description
mad-datasets
Helper to access to open-source gait datasets of the MaD-Lab
Testing
The /tests
directory contains a set of tests to check the functionality of the library.
However, most tests rely on the existence of the respective datasets in certain folders outside the library.
Therefore, the tests can only be run locally and not on the CI server.
To run them locally, make sure datasets are downloaded into the correct folders and then run poe test
.
Documentation (build instructions)
Like the tests, the documentation requires the datasets to be downloaded into the correct folders to execute the
examples.
Therefore, we can not build the docs automatically on RTD.
Instead we host the docs via github pages.
The HTML source can be found in the gh-pages
branch of this repo.
To make the deplowment as easy as possible, we "mounted" the gh-pages
branch as a submodule in the docs/_build/html
folder.
Hence, before you attempt to build the docs, you need to initialize the submodule.
git submodule update --init --recursive
After that you can run poe docs
to build the docs and then poe upload_docs
to push the changes to the gh-pages
branch.
We will always just update a single commit on the gh-pages branch to keep the effective file size small.
**WARNING: ** Don't delete the docs/_build
folder manually or by running the sphinx make file!
This will delete the submodule and might cause issues.
The poe
task is configured to clean all relevant files in the docs/_build
folder before each run.
After a update of the documentation, you will see that you also need to make a commit in the main repo, as the commit hash of the docs submodule has changed.
To make sure you don't forget to update the docs, the poe prepare_release
task will also build and upload the docs
automatically.
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 mad-datasets-0.2.0.tar.gz
.
File metadata
- Download URL: mad-datasets-0.2.0.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.18.5-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c3bd0764c2876fee3fab7328f279cf3baf7bccc72d58dc91227ef1b35dd7e37 |
|
MD5 | fde2a2d9c60c12ecc7e9563cf76974d8 |
|
BLAKE2b-256 | 1f70691bfa58e78c46ec8cbb6390375dcf86ea05ab465717ef1775c48a1c6c07 |
File details
Details for the file mad_datasets-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: mad_datasets-0.2.0-py3-none-any.whl
- Upload date:
- Size: 27.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.18.5-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ce63a51effd560b28925eb06521a24885ddd46260c07754e31760f94fffa87c |
|
MD5 | 048be7d322d442a3aac799bdbe1962e0 |
|
BLAKE2b-256 | 0e513900cd5fd8edf831f9e90ba11da4ff6026db7f323664ce42056dff770185 |