| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-05 | Regenerate Windows build files | Willem Jan Palenstijn | |
| 2019-02-19 | Merge pull request #183 from wjp/par2d_dd | Willem Jan Palenstijn | |
| Add basic implementation of par2d CPU Distance Driven projector | |||
| 2019-01-30 | test_line2d: Add tests for distance_driven projector | Willem Jan Palenstijn | |
| 2019-01-24 | Some basic optimizations | Willem Jan Palenstijn | |
| 2019-01-24 | Remove largely unimplemented CProjector2D::projectPoint method | Willem Jan Palenstijn | |
| This includes the astra_mex_projector('splat') matlab function. | |||
| 2019-01-24 | Add basic implementation of par2d CPU Distance Driven projector | Willem Jan Palenstijn | |
| 2018-12-23 | Add DartMask helper connectivity option check | Willem Jan Palenstijn | |
| 2018-12-23 | Add error checking to numeric vector config parsing | Willem Jan Palenstijn | |
| 2018-12-23 | Fix exception propagation in python dictToConfig | Willem Jan Palenstijn | |
| 2018-12-23 | Improve config error handling | Willem Jan Palenstijn | |
| 2018-12-23 | More gracefully handle config errors in geometries | Willem Jan Palenstijn | |
| 2018-12-23 | Remove unused file | Willem Jan Palenstijn | |
| 2018-12-23 | Fix return value order in sample | Willem Jan Palenstijn | |
| 2018-12-12 | Install DART algorithm | Willem Jan Palenstijn | |
| 2018-12-12 | Merge branch 'geom_visualizer' | Willem Jan Palenstijn | |
| This adds a matlab geometry visualizer, and a sample showing how to use it. | |||
| 2018-12-12 | Reorganize functions into packages/private functions | Willem Jan Palenstijn | |
| This also replaces modifying the path with a request to the user to modify the path. | |||
| 2018-12-12 | add astra_plot_geom command and sample s024 | Tim | |
| Signed-off-by: Tim <tim.elberfeld@uantwerpen.be> | |||
| 2018-12-12 | copy plot_geom files in correct folders when installing | Tim | |
| 2018-12-12 | add geometry draw files without changes | Tim | |
| 2018-12-12 | Remove unused array allocation in data3d.get_shared | Willem Jan Palenstijn | |
| Thanks to @ahendriksen. | |||
| 2018-12-12 | Add new CUDA compute models | Willem Jan Palenstijn | |
| 2018-12-07 | Merge pull request #180 from wjp/filter_config | Willem Jan Palenstijn | |
| Read filter config for FBP from cfg.options | |||
| 2018-12-06 | Improve detection of unused config options for filters | Willem Jan Palenstijn | |
| The FilterSinogramId, FilterParameter and FilterD options now only get marked used if they are actually used, based on the value of FilterType. | |||
| 2018-12-06 | Read filter config for FBP from cfg.options | Willem 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-11-13 | Add install-dev to README | Willem Jan Palenstijn | |
| 2018-11-13 | Add install-dev make target for installing headers/pkgconfig/library | Willem Jan Palenstijn | |
| 2018-11-07 | Fix python set_gpu_index default memory argument | Willem Jan Palenstijn | |
| 2018-11-01 | Loosen numpy dependency for conda package | Willem Jan Palenstijn | |
| 2018-11-01 | Add minimal GPU Array interface | Willem Jan Palenstijn | |
| This extension (only) allows creating a CUDA 3D array, copying projection data into it, performing a BP from the array, and freeing the array. | |||
| 2018-10-24 | Fix missing python lib path for matlab module | Willem Jan Palenstijn | |
| 2018-10-23 | Merge pull request #170 from wjp/feature_flags | Willem Jan Palenstijn | |
| Add support for checking features at run-time | |||
| 2018-09-25 | Add support for checking features at run-time | Willem Jan Palenstijn | |
| 2018-09-25 | Unify USE_MATLAB_UNDOCUMENTED define | Willem Jan Palenstijn | |
| 2018-09-25 | Raise exception when setting GPU memory unrealistically small | Willem Jan Palenstijn | |
| 2018-08-31 | Avoid broken scipy package for tests | Willem Jan Palenstijn | |
| 2018-08-31 | Drop numpy 1.12/1.13 packages | Willem Jan Palenstijn | |
| Anaconda doesn't have these for python 3.7 apparently | |||
| 2018-08-31 | Build for new cuda/python/numpy versions | Willem Jan Palenstijn | |
| 2018-08-28 | Mention new dev conda packages | Willem Jan Palenstijn | |
| 2018-08-28 | Use PI constant from Globals.h to fix Windows build | Willem Jan Palenstijn | |
| 2018-08-28 | Fix missing findPlugin function in Windows | Willem Jan Palenstijn | |
| 2018-08-28 | Split up PythonPluginAlgorithm files | Willem Jan Palenstijn | |
| 2018-08-28 | Make filename more consistent | Willem Jan Palenstijn | |
| 2018-07-20 | Adjust angle block size to max CUDA texture size in CompositeGeometryManager | Willem Jan Palenstijn | |
| 2018-07-18 | Fix potential double/float confusion | Willem Jan Palenstijn | |
| 2018-07-18 | Merge pull request #160 from wjp/FBP_filters | Willem Jan Palenstijn | |
| Custom filter support for CPU FBP | |||
| 2018-07-17 | Add sample scripts | Willem Jan Palenstijn | |
| 2018-07-17 | Add RSINOGRAM/RPROJECTION filter modes to CPU FBP | Willem Jan Palenstijn | |
| 2018-07-17 | Add SINOGRAM/PROJECTION filter modes to CPU FBP | Willem Jan Palenstijn | |
| 2018-07-17 | Move CPU FBP to common filter code | Willem Jan Palenstijn | |
| 2018-07-17 | Reorganize more filter size functions | Willem Jan Palenstijn | |
