-
Via PyPI
pip install crip
-
Via Wheel
Download the latest release from Releases. Install the wheel by
pip install /path/to/latest/release.whl
All functions are (or will be) with clear documentation. Just consider the function name and explore the source code, or refer to examples to start.
crip.defor Dual-Energy CT.crip.iofor file read/write (RAW, DICOM and TIFF supported).crip.physicsfor attenuation, spectrum, coefficient calculation, etc.crip.postprocessfor data post-processing.crip.preprocessfor data pre-processing.crip.sharedfor other common operations.crip.lowdosefor Low-Dose researches.crip.mangoctfor mangoct reconstruction tool package integration.crip.metricfor metrics computation.crip.plotfor figure drawing.
crip is still under development. More features will be added in the future. And contributions are strongly welcomed.
The Official documentation, and Official example. Ask everything in issue.
MIT
@software{ZHUO_crip,
author = {ZHUO, Xu and LU, Yuchen and SEU-CT-Recon},
license = {MIT},
title = {{crip}},
url = {https://github.com/SEU-CT-Recon/crip}
}
We appreciate if you let us know you are using crip in your workflow or publications.
We are considering publishing crip to Journal of Open Source Software and/or apply for a Software Copyright in China in the future.
