Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix potential geometry constant corruption in par3d_bp | Willem Jan Palenstijn | 2020-02-05 | 1 | -1/+1 |
* | Fix memory leaks in 3D BP | Willem Jan Palenstijn | 2020-02-05 | 2 | -0/+6 |
* | Add note | Willem Jan Palenstijn | 2019-09-25 | 1 | -0/+3 |
* | Remove unmaintained, out of date 'STANDALONE' cuda code | Willem Jan Palenstijn | 2019-09-25 | 7 | -1152/+0 |
* | Adjust par3d adjoint scaling, and clean up | Willem Jan Palenstijn | 2019-09-25 | 2 | -88/+49 |
* | Fix part of non-cube cone scaling | Willem Jan Palenstijn | 2019-09-25 | 2 | -2/+5 |
* | Small clean up of factors | Willem Jan Palenstijn | 2019-09-25 | 2 | -12/+10 |
* | Remove obsolete DensityWeighting option | Willem Jan Palenstijn | 2019-09-25 | 1 | -2/+2 |
* | Improve adjoint matching for fan/cone BP functions, and clean up | Willem Jan Palenstijn | 2019-09-25 | 2 | -71/+139 |
* | Adjust adjoint to line integral scaling | Willem Jan Palenstijn | 2019-09-25 | 1 | -2/+4 |
* | Replace signal-based abort handling by query-based handling | Willem Jan Palenstijn | 2019-08-14 | 4 | -24/+2 |
* | Add minimal GPU Array interface | Willem Jan Palenstijn | 2018-11-01 | 3 | -8/+167 |
* | Add filter size error reporting | Willem Jan Palenstijn | 2018-07-17 | 1 | -1/+1 |
* | Refactor filter config | Willem Jan Palenstijn | 2018-07-17 | 1 | -1/+3 |
* | Refactor a few filter-related functions out of cuda code | Willem Jan Palenstijn | 2018-07-17 | 1 | -1/+1 |
* | Expose FDK_Filter function | Willem Jan Palenstijn | 2018-06-29 | 1 | -34/+29 |
* | Move CUDA include files | Willem Jan Palenstijn | 2018-06-22 | 27 | -1320/+99 |
* | Merge branch 'fdk' | Willem Jan Palenstijn | 2018-03-18 | 3 | -11/+39 |
|\ | |||||
| * | Fix shortscan (FBP/FDK) scaling factor | Willem Jan Palenstijn | 2017-12-20 | 1 | -0/+2 |
| * | Adapt FBP_CUDA voxel-size weighting factors | Willem Jan Palenstijn | 2017-12-20 | 1 | -1/+2 |
| * | Start on fixing FDK and BP voxel-size weighting factors | Willem Jan Palenstijn | 2017-12-20 | 3 | -9/+23 |
| * | Document FDK weighting slightly better | Willem Jan Palenstijn | 2017-12-20 | 1 | -2/+13 |
* | | iMinds -> imec | Willem Jan Palenstijn | 2018-01-24 | 27 | -27/+27 |
* | | Update copyright date | Willem Jan Palenstijn | 2018-01-24 | 27 | -54/+54 |
* | | Update contact email | Willem Jan Palenstijn | 2018-01-12 | 27 | -27/+27 |
* | | Check for CUDA support at run-time in use_cuda() | Willem Jan Palenstijn | 2018-01-09 | 2 | -14/+6 |
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-11-22 | 5 | -8/+3 |
|\| | |||||
| * | Remove some unnecessary includes | Willem Jan Palenstijn | 2017-11-01 | 3 | -6/+1 |
| * | Fix Windows/Python build | Willem Jan Palenstijn | 2017-10-16 | 2 | -2/+2 |
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-09-15 | 27 | -168/+184 |
|\| | |||||
| * | Fix cuda3d geometry memory leaks | Willem Jan Palenstijn | 2017-02-17 | 2 | -5/+47 |
| * | Fix FDK shortscan weighting | Willem Jan Palenstijn | 2017-02-14 | 1 | -14/+7 |
| * | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | 2017-02-08 | 2 | -1/+28 |
| * | Merge pull request #84 from wjp/expose_ConeBP_density_weighting | Willem Jan Palenstijn | 2016-12-01 | 2 | -2/+4 |
| |\ | |||||
| | * | Expose the density weighting option of cone_bp | Willem Jan Palenstijn | 2016-12-01 | 2 | -2/+4 |
| * | | Tune cone_fp block size | Willem Jan Palenstijn | 2016-11-30 | 1 | -1/+1 |
| |/ | |||||
| * | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 27 | -107/+81 |
| * | Merge branch 'master' into fdk_custom_filter | Willem Jan Palenstijn | 2016-10-13 | 19 | -489/+490 |
| |\ | |||||
| | * | Clean up unused variables | Willem Jan Palenstijn | 2016-10-13 | 1 | -29/+0 |
| | * | Increase max angle count for Parker Weighting | Willem Jan Palenstijn | 2016-10-13 | 1 | -1/+1 |
| * | | Add option to specify custom filter for FDK | Daniel M. Pelt | 2016-05-20 | 4 | -6/+15 |
* | | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2016-10-07 | 19 | -453/+485 |
|\ \ \ | | |/ | |/| | |||||
| * | | Use CompositeGeometryManager for FDK | Willem Jan Palenstijn | 2016-04-18 | 6 | -244/+130 |
| * | | Add FDKWeighting option to standard cone_bp | Willem Jan Palenstijn | 2016-04-18 | 2 | -4/+12 |
| * | | Merge branch 'master' into aniso | Willem Jan Palenstijn | 2016-04-18 | 6 | -1/+47 |
| |\| | |||||
| * | | Adapt 3D BP scaling to voxel size | Willem Jan Palenstijn | 2016-04-18 | 2 | -4/+8 |
| * | | Move detector-independent vars out of loop | Willem Jan Palenstijn | 2016-04-18 | 1 | -14/+12 |
| * | | Add voxel-size scaling to par3d_fp | Willem Jan Palenstijn | 2016-04-18 | 1 | -16/+92 |
| * | | Refactor voxel size scaling CUDA kernel, and special-case cubes | Willem Jan Palenstijn | 2016-04-18 | 1 | -26/+62 |
| * | | Process non-cubic-voxel astra geometries | Willem Jan Palenstijn | 2016-02-10 | 1 | -4/+11 |