| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove astra vol_geom and proj_geom from astra_op
* Moved astra fp and bp from op into processor
* Moved all astra from op into datasetproc
* Moved geometry conversion to new astra_utils, clean up
* two minor fixes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* added simple test for SinogramData
* initial version of processors
This contains a version of a simple normalization algorithm.
* added default pixel size = 1 (mm)
* Added FindCenter of rotation for parallel beam geometry
closes #5
|
|
|
|
| |
2D (#35)
|
|
|
|
|
|
|
|
| |
* Added vol and sino geoms into vol and sino data sets and in astra operator
* Moved geometry attribute up to DataSet
* Added copying of geometry in DataSet arithmetic operations
|
|
|
|
|
|
|
|
| |
* added simple test for SinogramData
* initial version of processors
This contains a version of a simple normalization algorithm.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* started geometry
* Simple geometry implemented #2
* sino geometry simplified to standard
* Added get min/max methods vol geom
* Basic vol and sino geoms working in astra_op and simple_demo
* Fixed style
* Added center/offset to vol geom.
|
| |
|
|
|
|
|
|
| |
* Added simple demo and removed DataSet in sum()
* Adds methods for #9, simple demo working, type/error checks still missing.
|
|\
| |
| |
| | |
https://github.com/vais-ral/CCPi-ReconstructionFramework
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added arithmetic operations WIP
* fixes for python 2 and 3
added arithmetic operators
* updated operators and test
* updated tests
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Added Methods to DataSet.
Added SliceDataSet and VolumeDataSet (TODO make them useful)
Added DataSetProcessor and some examples
|
|
|
|
| |
Added slice with dimensions selection.
|
| |
|
|
|