finleysun / MPHY0026

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPHY0026: Computer Assisted Surgery and Therapy

Logo GitHub Actions CI status Documentation Status

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.

Running

To avoid code duplication, look at the instructions online to run Jupyter notebooks.

Developing

Cloning

You can clone the repository using the following command:

git clone https://github.com/UCL/MPHY0026

Running tests

Pytest is used for running unit tests, but you should run pytest using tox. Please see the instructions online to run tests using tox.

Linting

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.

Contributing

Please see the contributing guidelines.

Useful links

Licensing and copyright

Copyright 2019 University College London. MPHY0026 is released under the BSD-3 license. Please see the license file for details.

Acknowledgements

Supported by Wellcome and EPSRC.

About

License:Other


Languages

Language:Python 100.0%