Metadata-Version: 2.1
Name: toblerone
Version: 0.8.0.post1
Summary: Surface-based analysis tools
Home-page: https://github.com/tomfrankkirk/toblerone
Author: Tom Kirk
Author-email: tomfrankkirk@gmail.com
License: BSD-3-clause
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# Toblerone

Surface-based analysis tools. 

## Installation via pip and conda: 
Cython and numpy need to be installed separately, as follows: 
```bash
python -m pip install cython numpy
python -m pip install toblerone
```

## Documentation: 
https://toblerone.readthedocs.io/en/latest/

## Citation: 
T. F. Kirk, T. S. Coalson, M. S. Craig and M. A. Chappell, *Toblerone: Surface-Based Partial Volume Estimation*, in IEEE Transactions on Medical Imaging, vol. 39, no. 5, pp. 1501-1510, May 2020, doi: 10.1109/TMI.2019.2951080.

## License: 
BSD License. 

