NiftyPET / NIPET

High-throughput PET image reconstruction with high quantitative accuracy and precision
Apache License 2.0
29 stars 7 forks source link

add tests & fixes #29

Closed casperdcl closed 3 years ago

casperdcl commented 3 years ago

How to run tests:

git checkout test
pip install -e .[dev]
pytest
pytest -k "align"  # only tests with "align" in the name