summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearsWillem Jan Palenstijn2021-10-2744-88/+88
|
* Fix return value order in sampleWillem Jan Palenstijn2018-12-231-1/+1
|
* Merge branch 'geom_visualizer'Willem Jan Palenstijn2018-12-122-0/+47
|\ | | | | | | This adds a matlab geometry visualizer, and a sample showing how to use it.
| * Reorganize functions into packages/private functionsWillem Jan Palenstijn2018-12-121-1/+6
| | | | | | | | This also replaces modifying the path with a request to the user to modify the path.
| * add astra_plot_geom command and sample s024Tim2018-12-122-0/+42
| | | | | | | | Signed-off-by: Tim <tim.elberfeld@uantwerpen.be>
* | Read filter config for FBP from cfg.optionsWillem Jan Palenstijn2018-12-064-12/+13
|/ | | | | | | Since these settings are optional, they should have been in cfg.options instead of directly in cfg. The old syntax remains a fallback. This has the side-effect that the tomopy/astra interface can also supply them.
* Add sample scriptsWillem Jan Palenstijn2018-07-172-0/+212
|
* iMinds -> imecWillem Jan Palenstijn2018-01-2441-41/+41
|
* Update copyright dateWillem Jan Palenstijn2018-01-2441-82/+82
|
* Update contact emailWillem Jan Palenstijn2018-01-1241-41/+41
|
* Improve postalignment functionWillem Jan Palenstijn2018-01-092-9/+2
|
* Add geom_size, geom_2vec to main astra moduleWillem Jan Palenstijn2018-01-092-3/+3
|
* Add sample script using parallel_vecWillem Jan Palenstijn2018-01-092-0/+167
|
* Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-11-221-2/+2
|\
| * Move set_gpu_index, get_gpu_info from astra.astra to astraWillem Jan Palenstijn2017-11-011-2/+2
| |
* | Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-09-1539-416/+478
|\ \ | |/
| * Add pygpu sample scriptWillem Jan Palenstijn2017-02-081-0/+72
| |
| * Update headers (website+2016)Willem Jan Palenstijn2016-11-2818-54/+54
| |
| * Update python headersWillem Jan Palenstijn2016-11-2820-362/+340
| |
| * Use SIRTPlugin, CGLSPlugin in exampleWillem Jan Palenstijn2016-11-181-0/+12
| |
* | Add CUDA parvec supportWillem Jan Palenstijn2016-07-291-1/+1
|/
* 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-192-0/+95
|
* 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 CompositeGeometryManager
| * Add sample for experimental composite geometry codeWillem Jan Palenstijn2015-12-041-0/+84
| |
* | Merge branch 'master' into python-pluginsWillem Jan Palenstijn2015-12-011-18/+10
|\ \ | |/ | | | | | | Conflicts: python/astra/utils.pyx
| * Merge pull request #75 from wjp/cuda_optionsWillem Jan Palenstijn2015-06-261-18/+10
| |\ | | | | | | Move supersampling options from Algorithm to CudaProjector
| | * Update sampleWillem Jan Palenstijn2015-06-231-18/+10
| | |
* | | Allow registering plugins without explicit name, and fix exception handling ↵Daniel M. Pelt2015-07-231-12/+11
| | | | | | | | | | | | when running in Matlab
* | | 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
|/
* Merge pull request #63 from wjp/optomo_sampleWillem Jan Palenstijn2015-05-151-0/+61
|\ | | | | Create python sample for OpTomo
| * Create python sample for OpTomoWillem Jan Palenstijn2015-05-151-0/+61
| |
* | Add copyright headerWillem Jan Palenstijn2015-05-151-0/+10
| |
* | Add note about Spot to sample scriptWillem Jan Palenstijn2015-05-151-0/+8
| |
* | Added ASTRA-Spot operator opTomoFolkert Bleichrodt2015-05-151-0/+44
|/ | | | | | A Spot operator for the ASTRA projectors. Wraps the forward and backprojection operation into a Spot operator, which can be used with matrix-vector syntax in Matlab.
* Adjust docstring and samples to new python create_sino functionWillem Jan Palenstijn2015-03-067-19/+19
|
* Added Python interfaceDaniel M. Pelt2015-02-2433-0/+1242
|
* Update copyright to -2015Willem Jan Palenstijn2015-01-2616-32/+32
|
* Update copyright headersWillem Jan Palenstijn2015-01-1916-128/+128
|
* Update version to 1.3Willem Jan Palenstijn2013-07-0116-0/+864