summaryrefslogtreecommitdiffstats
path: root/samples/python
Commit message (Expand)AuthorAgeFilesLines
* Read filter config for FBP from cfg.optionsWillem Jan Palenstijn2018-12-062-6/+7
* Add sample scriptsWillem Jan Palenstijn2018-07-171-0/+116
* iMinds -> imecWillem Jan Palenstijn2018-01-2422-22/+22
* Update copyright dateWillem Jan Palenstijn2018-01-2422-44/+44
* Update contact emailWillem Jan Palenstijn2018-01-1222-22/+22
* Improve postalignment functionWillem Jan Palenstijn2018-01-091-5/+1
* Add geom_size, geom_2vec to main astra moduleWillem Jan Palenstijn2018-01-092-3/+3
* Add sample script using parallel_vecWillem Jan Palenstijn2018-01-091-0/+98
* Move set_gpu_index, get_gpu_info from astra.astra to astraWillem Jan Palenstijn2017-11-011-2/+2
* Add pygpu sample scriptWillem Jan Palenstijn2017-02-081-0/+72
* Update python headersWillem Jan Palenstijn2016-11-2820-362/+340
* Use SIRTPlugin, CGLSPlugin in exampleWillem Jan Palenstijn2016-11-181-0/+12
* Use FP/BP out argument in sample pluginWillem Jan Palenstijn2016-04-261-13/+21
* Change flatten to ravel in Python codeDaniel M. Pelt2016-04-253-5/+5
* Add multi-GPU sampleWillem Jan Palenstijn2016-01-191-0/+57
* Rename sample with conflicting filenameWillem Jan Palenstijn2016-01-191-0/+0
* Merge pull request #101 from wjp/compositeWillem Jan Palenstijn2015-12-041-0/+84
|\
| * Add sample for experimental composite geometry codeWillem Jan Palenstijn2015-12-041-0/+84
* | Allow registering plugins without explicit name, and fix exception handling w...Daniel M. Pelt2015-07-231-12/+11
* | Better way of passing options to Python plugin using inspectDaniel M. Pelt2015-07-231-9/+4
* | Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-0/+138
|/
* Fix Python samples for updated interface and old six versionsDaniel M. Pelt2015-05-262-4/+12
* Create python sample for OpTomoWillem Jan Palenstijn2015-05-151-0/+61
* Adjust docstring and samples to new python create_sino functionWillem Jan Palenstijn2015-03-067-19/+19
* Added Python interfaceDaniel M. Pelt2015-02-2417-0/+1242