scikit-surgerycore

Logo

GitHub Actions CI status Test coverage Documentation Status The SciKit-Surgery paper Follow scikit_surgery on twitter

Description

SciKit-SurgeryCore implements algorithms and tools that are common to all SciKit-Surgery packages.

SciKit-SurgeryCore 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).

Features

Citing

If you make use of SciKit-Surgery libraries in your work, please cite the following paper:

Thompson S, Dowrick T, Ahmad M, et al.
SciKit-Surgery: compact libraries for surgical navigation.
International Journal of Computer Assisted Radiology and Surgery. May 2020.
DOI: 10.1007/s11548-020-02180-5

Installing

You can pip install as follows:

pip install scikit-surgerycore

Developing

Cloning

You can clone the repository using the following command:

git clone https://github.com/SciKit-Surgery/scikit-surgerycore.git

Running the tests

You can run the unit tests by installing and running tox:

pip install tox
 tox

Contributing

Please see the contributing guidelines.

Acknowledgements

Supported by Wellcome and EPSRC.