Author: Stephen Thompson
scikit-surgerytrackervisualisation is part of the SciKit-Surgery software project, developed at the Wellcome EPSRC Centre for Interventional and Surgical Sciences, part of University College London (UCL).
scikit-surgerytrackervisualisation supports Python 2.7 and Python 3.6.
scikit-surgerytrackervisualisation implements a basic interface for showing tracking output from a SciKit-Surgery tracker.
python scikit-surgerytrackervisualisation.py python scikit-surgerytrackervisualisation.py --config config.json
Please explore the project structure, and implement your own functionality.
Developing
Cloning
You can clone the repository using the following command:
git clone https://github.com/SciKit-Surgery/scikit-surgerytrackervisualisation
Running tests
Pytest is used for running unit tests:
pip install pytest python -m pytest
Linting
This code conforms to the PEP8 standard. Pylint can be used to analyse the code:
pip install pylint pylint --rcfile=tests/pylintrc scikit-surgerytrackervisualisation
Installing
You can pip install directly from the repository as follows:
pip install git+https://github.com/SciKit-Surgery/scikit-surgerytrackervisualisation
Contributing
Please see the contributing guidelines.
Useful links
Licensing and copyright
Copyright 2019 University College London. scikit-surgerytrackervisualisation is released under the BSD-3 license. Please see the license file for details.
Acknowledgements
Release files for scikit-surgerytrackervisualisation 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| scikit-surgerytrackervisualisation-0.0.5.tar.gz | 28.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| scikit_surgerytrackervisualisation-0.0.5-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 49.8 kB
Release files / scikit-surgerytrackervisualisation-0.0.5.tar.gz
| Download URL | scikit-surgerytrackervisualisation-0.0.5.tar.gz |
|---|---|
| Size | 28.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b6d54d2188a7cb125ac184dedcfd87e965195ec6314ca67b79de64084d31b126
|
|
BLAKE2b-256 checksum How to use checksums |
0c3fb6634501af6038a0c1aa425ecd71c98357cdbc42ab667e2e4fe1d02b8aa9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
|
Release files / scikit_surgerytrackervisualisation-0.0.5-py2.py3-none-any.whl
| Download URL | scikit_surgerytrackervisualisation-0.0.5-py2.py3-none-any.whl |
|---|---|
| Size | 21.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
632c52b353556f18a6125bb139fbaf3346795bb4ae15791b8ef53037ac162a2a
|
|
BLAKE2b-256 checksum How to use checksums |
535d51a71266aaa0715a8b6f833a30c2a4fbe56e5c9ec58f96693e86d4ab94fe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
|