| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-22 | Add supersampling options to Cuda Projectors | Willem Jan Palenstijn | |
| 2015-05-06 | Make XML array handling consistent | Willem Jan Palenstijn | |
| setContent and getContent were using different XML formats previously. | |||
| 2015-05-06 | Change XMLNode* to XMLNode | Willem Jan Palenstijn | |
| An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes. | |||
| 2015-04-30 | Fix memory leak in the config | Jeroen Bédorf | |
| 2015-04-14 | Merge pull request #52 from wjp/change_geometry3d | Willem Jan Palenstijn | |
| Add data3d('change_geometry') | |||
| 2015-04-10 | Add changeGeometry function to Data3D classes | Willem Jan Palenstijn | |
| 2015-04-09 | Add 'link' feature to Python (for 2D and 3D data) | Daniel M. Pelt | |
| 2015-03-20 | Use FlushFileBuffers in Windows | Willem Jan Palenstijn | |
| 2015-03-19 | Fix windows build | Willem Jan Palenstijn | |
| 2015-03-13 | Use a less verbose default fmt for screen logging and cleaner messages | Daniel M. Pelt | |
| 2015-03-13 | Enable logging to Matlab window using callback function | Daniel M. Pelt | |
| Also introduces a mex initialize function that is called at the first invocation of any mex method. | |||
| 2015-03-13 | Adds ASTRA_*** defines for easier logging, and changes internal calls to ↵ | Daniel M. Pelt | |
| these defines | |||
| 2015-03-10 | Adds new logging capabilities (based on clog.h) | Daniel M. Pelt | |
| 2015-03-09 | Remove old Logging code (only used in fft.cu) | Daniel M. Pelt | |
| 2015-03-02 | Untangle cuda and astra includes | Willem Jan Palenstijn | |
| 2015-02-27 | Merge pull request #20 from wvaarle/matlab-get-geometry | Willem Jan Palenstijn | |
| 'get_geometry' functions in the matlab layer | |||
| 2015-02-26 | code cleanup | Wim van Aarle | |
| 2015-02-26 | updated docs | Wim van Aarle | |
| 2015-02-26 | get_geometry now uses XML config object (for projections) | Wim van Aarle | |
| 2015-02-25 | get_geometry now uses XML config object (for volumes) | Wim van Aarle | |
| 2015-02-25 | Moved pthreads defines to Globals.h | Daan Pelt | |
| 2015-02-25 | Remove CAsyncAlgorithm::timedJoin | Willem Jan Palenstijn | |
| It is currently unused, and its current implementation is not very portable. | |||
| 2015-01-30 | Update version | Willem Jan Palenstijn | |
| 2015-01-26 | Update copyright to -2015 | Willem Jan Palenstijn | |
| 2015-01-19 | Update copyright headers | Willem Jan Palenstijn | |
| 2014-12-08 | Implement loading geometries into Projector3D | Willem Jan Palenstijn | |
| 2014-12-02 | Add ProjectionGeometry3D::projectPoint for par3d and cone. | Willem Jan Palenstijn | |
| Par3d_vec and cone_vec to follow. | |||
| 2014-12-02 | Fix whitespace | Willem Jan Palenstijn | |
| 2014-12-01 | Remove unused DetectorOffsetX/Y in ProjectionGeometry3D | Willem Jan Palenstijn | |
| 2014-09-18 | Minor cleanup | Willem Jan Palenstijn | |
| 2014-07-17 | Remove tnt/jama | Willem Jan Palenstijn | |
| This was used in the past by SCM/PDM, but hasn't been used for a long time now. | |||
| 2014-05-02 | Add SIRT-Weighted BP3D (par3d-only) for use in large BP | Willem Jan Palenstijn | |
| 2014-04-22 | Update copyright header | Willem Jan Palenstijn | |
| 2014-04-22 | Add mxarray/link functionality for 3d volumes | Willem Jan Palenstijn | |
| 2014-04-22 | Add CustomMemory interface to Float32Data2D | Willem Jan Palenstijn | |
| 2014-04-16 | Add support for short-scan fan-beam FBP | Willem Jan Palenstijn | |
| Note that currently angles have to be negative for this to work. (This should be changed.) | |||
| 2014-04-16 | Clean up sstream include | Willem Jan Palenstijn | |
| 2014-04-16 | Move setGPUIndex to CAlgorithm base class | Willem Jan Palenstijn | |
| 2014-04-16 | Fix getting matrix from strip projectors | Willem Jan Palenstijn | |
| 2014-04-16 | Remove code duplication in templated projectors | Willem Jan Palenstijn | |
| 2014-04-02 | Add global astra_set_gpu_index function | Willem Jan Palenstijn | |
| 2013-07-01 | Update version to 1.3 | Willem Jan Palenstijn | |
