summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Collapse)Author
2021-10-27Update copyright yearsWillem Jan Palenstijn
2018-12-23Fix return value order in sampleWillem Jan Palenstijn
2018-12-12Merge branch 'geom_visualizer'Willem Jan Palenstijn
This adds a matlab geometry visualizer, and a sample showing how to use it.
2018-12-12Reorganize functions into packages/private functionsWillem Jan Palenstijn
This also replaces modifying the path with a request to the user to modify the path.
2018-12-12add astra_plot_geom command and sample s024Tim
Signed-off-by: Tim <tim.elberfeld@uantwerpen.be>
2018-12-06Read filter config for FBP from cfg.optionsWillem Jan Palenstijn
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.
2018-07-17Add sample scriptsWillem Jan Palenstijn
2018-01-24iMinds -> imecWillem Jan Palenstijn
2018-01-24Update copyright dateWillem Jan Palenstijn
2018-01-12Update contact emailWillem Jan Palenstijn
2018-01-09Improve postalignment functionWillem Jan Palenstijn
2018-01-09Add geom_size, geom_2vec to main astra moduleWillem Jan Palenstijn
2018-01-09Add sample script using parallel_vecWillem Jan Palenstijn
2017-11-22Merge branch 'master' into parallel_vecWillem Jan Palenstijn
2017-11-01Move set_gpu_index, get_gpu_info from astra.astra to astraWillem Jan Palenstijn
2017-09-15Merge branch 'master' into parallel_vecWillem Jan Palenstijn
2017-02-08Add pygpu sample scriptWillem Jan Palenstijn
2016-11-28Update headers (website+2016)Willem Jan Palenstijn
2016-11-28Update python headersWillem Jan Palenstijn
2016-11-18Use SIRTPlugin, CGLSPlugin in exampleWillem Jan Palenstijn
2016-07-29Add CUDA parvec supportWillem Jan Palenstijn
2016-04-26Use FP/BP out argument in sample pluginWillem Jan Palenstijn
2016-04-25Change flatten to ravel in Python codeDaniel M. Pelt
2016-01-19Add multi-GPU sampleWillem Jan Palenstijn
2016-01-19Rename sample with conflicting filenameWillem Jan Palenstijn
2015-12-04Merge pull request #101 from wjp/compositeWillem Jan Palenstijn
Add CompositeGeometryManager
2015-12-04Add sample for experimental composite geometry codeWillem Jan Palenstijn
2015-12-01Merge branch 'master' into python-pluginsWillem Jan Palenstijn
Conflicts: python/astra/utils.pyx
2015-07-23Allow registering plugins without explicit name, and fix exception handling ↵Daniel M. Pelt
when running in Matlab
2015-07-23Better way of passing options to Python plugin using inspectDaniel M. Pelt
2015-07-23Add support for Python algorithm pluginsDaniel M. Pelt
2015-06-26Merge pull request #75 from wjp/cuda_optionsWillem Jan Palenstijn
Move supersampling options from Algorithm to CudaProjector
2015-06-23Update sampleWillem Jan Palenstijn
2015-05-26Fix Python samples for updated interface and old six versionsDaniel M. Pelt
2015-05-15Merge pull request #63 from wjp/optomo_sampleWillem Jan Palenstijn
Create python sample for OpTomo
2015-05-15Create python sample for OpTomoWillem Jan Palenstijn
2015-05-15Add copyright headerWillem Jan Palenstijn
2015-05-15Add note about Spot to sample scriptWillem Jan Palenstijn
2015-05-15Added ASTRA-Spot operator opTomoFolkert Bleichrodt
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.
2015-03-06Adjust docstring and samples to new python create_sino functionWillem Jan Palenstijn
2015-02-24Added Python interfaceDaniel M. Pelt
2015-01-26Update copyright to -2015Willem Jan Palenstijn
2015-01-19Update copyright headersWillem Jan Palenstijn
2013-07-01Update version to 1.3Willem Jan Palenstijn