summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch 'master' into python-pluginsWillem Jan Palenstijn2015-12-0120-276/+460
| | |\
| | * | Ensure we have acquired the GIL before calling Python plugin 'run' methodDaniel M. Pelt2015-08-101-3/+8
| | * | Fix get_help for classes without docstringDaniel M. Pelt2015-08-051-5/+7
| | * | Fix 'get_registered' in Matlab with Python 3Daniel M. Pelt2015-07-231-5/+18
| | * | Clear Python error when plugin is not find in getHelpDaniel M. Pelt2015-07-231-0/+1
| | * | Normalize Python exceptions (needed for some)Daniel M. Pelt2015-07-231-0/+1
| | * | Allow registering plugins without explicit name, and fix exception handling w...Daniel M. Pelt2015-07-231-19/+76
| | * | Always log Python errors when importing/creating pluginsDaniel M. Pelt2015-07-231-4/+8
| | * | Also log Python errors when importing and creating Python pluginsDaniel M. Pelt2015-07-231-0/+48
| | * | Fix numpy lapack loading when running in MatlabDaniel M. Pelt2015-07-232-0/+32
| | * | Remove config text file loading for pluginsDaniel M. Pelt2015-07-231-67/+5
| | * | Log error when running Python plugin algorithmDaniel M. Pelt2015-07-231-1/+1
| | * | Fix config to dict translation for array optionsDaniel M. Pelt2015-07-231-1/+6
| | * | Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-0/+294
| * | | Merge branch 'master' into volgeom3dWillem Jan Palenstijn2015-12-0216-281/+298
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #94 from wjp/cuda_options2Willem Jan Palenstijn2015-12-0116-281/+298
| | |\ \
| | | * | Fix warning textWillem Jan Palenstijn2015-10-091-3/+3
| | | * | Improve option passing through CudaProjector2DWillem Jan Palenstijn2015-10-0910-208/+134
| | | * | Improve option passing through CudaProjector3DWillem Jan Palenstijn2015-10-096-70/+161
| * | | | Merge branch 'master' into volgeom3dWillem Jan Palenstijn2015-11-185-41/+80
| |\| | |
| | * | | Merge pull request #96 from wjp/cuda_constraint_warningWillem Jan Palenstijn2015-10-151-4/+12
| | |\ \ \
| | | * | | Give a warning on ignored Min/MaxContraint in some CUDA algorithms.Willem Jan Palenstijn2015-10-091-4/+12
| | * | | | Merge pull request #97 from dmpelt/log_valist_fixWillem Jan Palenstijn2015-10-141-16/+44
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Do not reuse va_list when logging both to screen and fileDaniel M. Pelt2015-10-131-16/+44
| | * | | | Call check() function after initializing CUDA_FBPWillem Jan Palenstijn2015-10-091-5/+3
| | * | | | Fix loop bounds in (unused) Float32ProjectionData3D arithmetic functionsWillem Jan Palenstijn2015-10-091-16/+20
| | | |/ / | | |/| |
| | * | | Silence bogus warning:Christian Häggström2015-09-161-0/+1
| | |/ /
| * | | Merge branch 'master' into volgeom3dWillem Jan Palenstijn2015-09-1642-602/+653
| |\| |
| | * | Merge pull request #75 from wjp/cuda_optionsWillem Jan Palenstijn2015-06-2611-54/+177
| | |\ \
| | | * | Use supersampling options from CudaProjector2DWillem Jan Palenstijn2015-06-233-36/+73
| | | * | Use supersampling options from CudaProjector3DWillem Jan Palenstijn2015-06-046-18/+88
| | | * | Add supersampling options to Cuda ProjectorsWillem Jan Palenstijn2015-05-222-0/+16
| | | |/
| | * | Add extra null check for ExtraDetectorOffsetDaniel M. Pelt2015-06-251-3/+5
| | * | Include ExtraDetectorOffset in returned configurationDaniel M. Pelt2015-06-241-0/+3
| | |/
| * | Merge branch 'master' into volgeom3dWillem Jan Palenstijn2015-04-1514-92/+272
| |\ \
| * | | Add flexible volgeom3d support to astraCudaFPWillem Jan Palenstijn2015-03-121-56/+3
| * | | Add flexible volgeom3d support to astraCudaBPWillem Jan Palenstijn2015-03-111-51/+3
| * | | Add flexible volgeom3d support to astraCudaBP_SIRTWeightedWillem Jan Palenstijn2015-03-111-59/+28
| * | | Let astraCudaFDK use utility functionsWillem Jan Palenstijn2015-03-111-11/+1
| * | | Allow non-centered volume geometry in SIRT3D and CGLS3DWillem Jan Palenstijn2015-03-092-75/+2
* | | | updated configuration of ParallelVecProjectionGeometryWim van Aarle2015-05-261-13/+7
* | | | Merge remote-tracking branch 'upstream/master' into parallel_vecWim van Aarle2015-05-2648-656/+758
|\ \ \ \ | | |_|/ | |/| |
| * | | Make XML array handling consistentWillem Jan Palenstijn2015-05-061-63/+87
| * | | Change XMLNode* to XMLNodeWillem Jan Palenstijn2015-05-0642-506/+410
| * | | Fix memory leak in the configJeroen Bédorf2015-04-301-0/+5
| * | | Now include path is system-independent.Valerii Sokolov2015-04-292-10/+0
| | |/ | |/|
| * | Merge pull request #52 from wjp/change_geometry3dWillem Jan Palenstijn2015-04-142-0/+18
| |\ \
| | * | Add changeGeometry function to Data3D classesWillem Jan Palenstijn2015-04-102-0/+18
| * | | Add 'link' feature to Python (for 2D and 3D data)Daniel M. Pelt2015-04-092-0/+39
| |/ /
| * | Fix typo in error messageWillem Jan Palenstijn2015-03-301-1/+1