Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve python create_vol_geom | Allard Hendriksen | 2017-10-17 | 1 | -18/+11 |
| | | | | | | | | | | | Remove redundant window computations. Also fixes the problem where >> astra.create_vol_geom(10,10,10) would not set the window options while all other parameter configurations of create_vol_geom did set the window options. Respects custom arguments for the window. | ||||
* | Update create_projector docstring | Willem Jan Palenstijn | 2017-03-29 | 1 | -1/+2 |
| | |||||
* | Python: added options for projector creation, like for the matlab interface | Nicola VIGANO | 2017-03-29 | 1 | -1/+4 |
| | | | | Signed-off-by: Nicola VIGANO <N.R.Vigano@cwi.nl> | ||||
* | Remove tabs from python code | Willem Jan Palenstijn | 2017-02-08 | 1 | -1/+1 |
| | |||||
* | Update python headers | Willem Jan Palenstijn | 2016-11-28 | 1 | -18/+17 |
| | |||||
* | Fix Python create_projector docstring | Willem Jan Palenstijn | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Fix origin_det name in create_proj_geom docs | Willem Jan Palenstijn | 2015-12-16 | 1 | -7/+7 |
| | |||||
* | Use less ambiguous letters for create_vol_geom docs | Willem Jan Palenstijn | 2015-12-10 | 1 | -12/+12 |
| | |||||
* | Let astra_create_vol_geom also generate flexible volume geometries | Willem Jan Palenstijn | 2015-09-25 | 1 | -0/+15 |
| | |||||
* | Adjust docstring and samples to new python create_sino function | Willem Jan Palenstijn | 2015-03-06 | 1 | -4/+0 |
| | |||||
* | Added Python support for CUDA projectors | Daniel M. Pelt | 2015-03-05 | 1 | -41/+25 |
| | |||||
* | Added Python interface | Daniel M. Pelt | 2015-02-24 | 1 | -0/+563 |