-
Notifications
You must be signed in to change notification settings - Fork 2
tomopy/turbo-couscous
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This module generates image quality benchmarks for a tomography simulation with optional Poisson noise using TomoPy. You can run the benchmark using the provided run-benchmarking-cpu to run the CPU only functions or run-benchmarking-gpu to run the GPU only functions. The benchmarks are divided into three main scripts. project.py which will generate the simulated data. reconstruct.py which will use one dataset to do reconstruction for all of the TomoPy reconstruction algorithms and rate the results using MS-SSIM. summarize.py which will collect the image quality data into a JSON formatted text file. A conda environment to get you started is provided in tomopy-bench.yaml. View the default settings by asking for help. e.g. $ python -m benchmarking.reconstruct --help
About
Automated performance benchmarks for TomoPy that run periodically on XFM1.