Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify astra_create_proj_geom error messages | Willem Jan Palenstijn | 2021-11-23 | 1 | -9/+9 |
| | | | | Issue #259 | ||||
* | Display version in astra.test() | Willem Jan Palenstijn | 2021-10-28 | 1 | -0/+1 |
| | |||||
* | Update copyright years | Willem Jan Palenstijn | 2021-10-27 | 49 | -98/+98 |
| | |||||
* | Reorganize functions into packages/private functions | Willem Jan Palenstijn | 2018-12-12 | 1 | -4/+6 |
| | | | | This also replaces modifying the path with a request to the user to modify the path. | ||||
* | add astra_plot_geom command and sample s024 | Tim | 2018-12-12 | 1 | -0/+91 |
| | | | | Signed-off-by: Tim <tim.elberfeld@uantwerpen.be> | ||||
* | Homogenize copyright header | Willem Jan Palenstijn | 2018-01-24 | 1 | -5/+5 |
| | |||||
* | Remove outdated svn keywords | Willem Jan Palenstijn | 2018-01-24 | 3 | -3/+0 |
| | |||||
* | Update outdated URLs | Willem Jan Palenstijn | 2018-01-24 | 3 | -3/+3 |
| | |||||
* | iMinds -> imec | Willem Jan Palenstijn | 2018-01-24 | 47 | -47/+47 |
| | |||||
* | Update copyright date | Willem Jan Palenstijn | 2018-01-24 | 47 | -93/+93 |
| | |||||
* | Update contact email | Willem Jan Palenstijn | 2018-01-12 | 47 | -47/+47 |
| | |||||
* | Fix comment | Willem Jan Palenstijn | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | Improve postalignment function | Willem Jan Palenstijn | 2018-01-09 | 1 | -1/+4 |
| | |||||
* | Fix comments for postalignment function | Willem Jan Palenstijn | 2018-01-09 | 1 | -3/+9 |
| | |||||
* | Add astra.test/astra_test function | Willem Jan Palenstijn | 2018-01-09 | 3 | -4/+21 |
| | |||||
* | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-11-22 | 4 | -19/+123 |
|\ | |||||
| * | Add basic post-install matlab tests | Willem Jan Palenstijn | 2017-11-01 | 2 | -0/+91 |
| | | |||||
| * | Add astra_get_gpu_info utility function | Willem Jan Palenstijn | 2017-10-17 | 1 | -0/+20 |
| | | |||||
| * | Improve matlab create_vol_geom | Willem Jan Palenstijn | 2017-10-17 | 1 | -19/+12 |
| | | |||||
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-10-11 | 1 | -2/+5 |
|\| | |||||
| * | added vol_geom and proj_geom to the properties (#120) | vincentvn | 2017-10-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | | Add vol_geom and proj_geom to the properties The opTomo operator has the volume and projection geometries as properties ( SetAccess = private, GetAccess = public ). This way you can all easily access all information about the geometry if you passed the opTomo object to a function. | ||||
| * | Remove duplicate creation of projector in opTomo | Willem Jan Palenstijn | 2017-09-22 | 1 | -2/+0 |
| | | | | | | | | Thanks to @NathanielSix for the report. | ||||
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-09-15 | 46 | -169/+129 |
|\| | |||||
| * | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 46 | -169/+129 |
| | | |||||
* | | Merge branch 'master' into parvec | Willem Jan Palenstijn | 2016-07-28 | 7 | -54/+100 |
|\| | |||||
| * | Removed regression from opTomo | Folkert Bleichrodt | 2016-03-14 | 1 | -10/+13 |
| | | |||||
| * | opTomo: output type matches input type | Folkert Bleichrodt | 2016-03-02 | 1 | -57/+29 |
| | | | | | | | | | | | | | | If opTomo is used to do a forward or backprojection, the precision of the output data now matches the precision of the input data. So the output will be single precision only if the input is stored in single precision. | ||||
| * | Merge pull request #73 from dmpelt/python-plugins | Willem Jan Palenstijn | 2015-12-04 | 1 | -0/+24 |
| |\ | | | | | | | Add support for Python algorithm plugins | ||||
| | * | Merge branch 'master' into python-plugins | Willem Jan Palenstijn | 2015-12-01 | 5 | -3/+35 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: python/astra/utils.pyx | ||||
| | * | | Add matlab plugin .m file | Daniel M. Pelt | 2015-07-23 | 1 | -0/+24 |
| | | | | |||||
| * | | | Merge branch 'master' into volgeom3d | Willem Jan Palenstijn | 2015-12-02 | 2 | -2/+31 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge pull request #94 from wjp/cuda_options2 | Willem Jan Palenstijn | 2015-12-01 | 1 | -2/+7 |
| | |\ \ | | | | | | | | | | | Improve option passing via CudaProjector(2D/3D) | ||||
| | | * | | Add options passing to projectors from matlab | Nicola Vigano | 2015-10-09 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicola Vigano <nicola.vigano@esrf.fr> | ||||
| | * | | | Add astra_mex_direct('FP3D'/'BP3D', ...) | Willem Jan Palenstijn | 2015-10-07 | 1 | -0/+24 |
| | |/ / | |||||
| * | | | Merge branch 'master' into volgeom3d | Willem Jan Palenstijn | 2015-11-18 | 1 | -0/+2 |
| |\| | | |||||
| | * | | Fix algorithm leak in opTomo | Willem Jan Palenstijn | 2015-09-04 | 1 | -0/+2 |
| | | | | |||||
| * | | | Let astra_create_vol_geom also generate flexible volume geometries | Willem Jan Palenstijn | 2015-09-25 | 1 | -0/+15 |
| |/ / | |||||
| * | | Fix algorithm object leak in astra_create_fbp_reconstruction.m | Willem Jan Palenstijn | 2015-08-12 | 1 | -0/+1 |
| | | | |||||
| * | | Actually use the rec_type argument in astra_create_reconstruction_cuda | Daniel M. Pelt | 2015-06-20 | 1 | -1/+1 |
| |/ | |||||
* | | Merge remote-tracking branch 'upstream/master' into parallel_vec | Wim van Aarle | 2015-05-26 | 3 | -0/+342 |
|\| | | | | | | | | | | | | | | | Conflicts: astra_vc11.vcxproj.filters python/astra/functions.py src/ParallelBeamBlobKernelProjector2D.cpp src/ProjectionGeometry2D.cpp | ||||
| * | Added ASTRA-Spot operator opTomo | Folkert Bleichrodt | 2015-05-15 | 2 | -0/+309 |
| | | | | | | | | | | | | 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. | ||||
| * | Add logging support to Matlab | Daniel M. Pelt | 2015-03-13 | 1 | -0/+33 |
| | | |||||
* | | added matlab script that visualizes geometries | Wim van Aarle | 2015-03-18 | 1 | -0/+216 |
| | | |||||
* | | updated matlab tools | Wim van Aarle | 2015-03-13 | 3 | -31/+94 |
| | | |||||
* | | created parallel_vec geometry class | Wim van Aarle | 2015-03-03 | 2 | -2/+37 |
|/ | |||||
* | Make astra_clear clear projector3d too | Willem Jan Palenstijn | 2015-01-30 | 1 | -0/+1 |
| | |||||
* | Update copyright to -2015 | Willem Jan Palenstijn | 2015-01-26 | 37 | -74/+74 |
| | |||||
* | Update copyright headers | Willem Jan Palenstijn | 2015-01-19 | 37 | -254/+254 |
| | |||||
* | Fix leak | Willem Jan Palenstijn | 2014-09-25 | 1 | -0/+4 |
| | |||||
* | Fix coordinate order in astra_geom_size for parallel3d/cone | Willem Jan Palenstijn | 2014-06-12 | 1 | -1/+1 |
| |