
Authors: Matt Clarkson, Steve Thompson, Ester Bonmati, etc.
This is the git repository of the Computer Assisted Surgery and Therapy (MPHY0026) course developed at the Wellcome EPSRC Centre for Interventional and Surgical Sciences, part of University College London (UCL).
The generated documentation lives on Read The Docs.
To avoid code duplication, look at the instructions online to run Jupyter notebooks.
You can clone the repository using the following command:
git clone https://github.com/UCL/MPHY0026
Pytest is used for running unit tests, but you should run pytest using tox. Please see the instructions online to run tests using tox.
This code conforms to the PEP8 standard. Pylint is used to analyse the code. Again, follow the instructions online to see pylint run via tox.
Please see the contributing guidelines.
Copyright 2019 University College London. MPHY0026 is released under the BSD-3 license. Please see the license file for details.