| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-17 | Merge pull request #84 from dmpelt/log-highlevel-fix | Willem Jan Palenstijn | |
| Fix formatting when passing strings to log from high-level code | |||
| 2015-07-17 | Fix formatting when passing strings to log from high-level code | Daniel M. Pelt | |
| 2015-06-26 | Merge pull request #75 from wjp/cuda_options | Willem Jan Palenstijn | |
| Move supersampling options from Algorithm to CudaProjector | |||
| 2015-06-26 | Merge pull request #76 from dmpelt/projector-configuration-fix | Willem Jan Palenstijn | |
| Configuration fixes | |||
| 2015-06-25 | Fix memory leak in configuration code | Daniel M. Pelt | |
| 2015-06-25 | Add extra null check for ExtraDetectorOffset | Daniel M. Pelt | |
| 2015-06-24 | Include ExtraDetectorOffset in returned configuration | Daniel M. Pelt | |
| 2015-06-24 | Fix config to struct/dict translation for array options | Daniel M. Pelt | |
| 2015-06-23 | Update sample | Willem Jan Palenstijn | |
| 2015-06-23 | Use supersampling options from CudaProjector2D | Willem Jan Palenstijn | |
| 2015-06-23 | Add some common temporary file patterns to .gitignore. | Willem Jan Palenstijn | |
| Also add leading slashes to full paths for consistency. | |||
| 2015-06-23 | Merge pull request #74 from dmpelt/small-fixes | Willem Jan Palenstijn | |
| Small fixes | |||
| 2015-06-22 | Additional module name fix in documentation | Daniel M. Pelt | |
| 2015-06-22 | Don't take address of temporary. | Valerii Sokolov | |
| 2015-06-20 | Add a .gitignore to ignore build files | Daniel M. Pelt | |
| 2015-06-20 | Actually use the rec_type argument in astra_create_reconstruction_cuda | Daniel M. Pelt | |
| 2015-06-20 | Fix matlab compilation without CUDA | Daniel M. Pelt | |
| 2015-06-20 | Fix wrong module name in documentation | Daniel M. Pelt | |
| 2015-06-04 | Use supersampling options from CudaProjector3D | Willem Jan Palenstijn | |
| 2015-05-29 | Increment version to 1.6 | Willem Jan Palenstijn | |
| 2015-05-29 | Fix vs2008 build | Willem Jan Palenstijn | |
| 2015-05-29 | Update utility files | Willem Jan Palenstijn | |
| 2015-05-29 | Update README, NEWS | Willem Jan Palenstijn | |
| 2015-05-26 | Fix optomo reconstruction for 1D input | Daniel M. Pelt | |
| 2015-05-26 | Merge pull request #65 from dmpelt/cython-char-fix | Willem Jan Palenstijn | |
| Hold reference to results of six.b calls | |||
| 2015-05-26 | Merge pull request #66 from dmpelt/fix-old-six | Willem Jan Palenstijn | |
| Fix range import for old six versions | |||
| 2015-05-26 | Fix Python samples for updated interface and old six versions | Daniel M. Pelt | |
| 2015-05-22 | Add supersampling options to Cuda Projectors | Willem Jan Palenstijn | |
| 2015-05-20 | Add note about autogen.sh | Willem Jan Palenstijn | |
| 2015-05-18 | Fix range import for old six versions | Daniel M. Pelt | |
| 2015-05-18 | Hold reference to results of six.b calls | Daan Pelt | |
| 2015-05-15 | Merge pull request #63 from wjp/optomo_sample | Willem Jan Palenstijn | |
| Create python sample for OpTomo | |||
| 2015-05-15 | Create python sample for OpTomo | Willem Jan Palenstijn | |
| 2015-05-15 | Merge pull request #49 from 3cHeLoN/astra-spot | Willem Jan Palenstijn | |
| Astra spot | |||
| 2015-05-15 | Add copyright header | Willem Jan Palenstijn | |
| 2015-05-15 | Add note about Spot to sample script | Willem Jan Palenstijn | |
| 2015-05-15 | Added ASTRA-Spot operator opTomo | Folkert Bleichrodt | |
| 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. | |||
| 2015-05-13 | Sync README.txt with README.md | Willem Jan Palenstijn | |
| 2015-05-13 | Add DOI link for JSB paper as well | Willem Jan Palenstijn | |
| 2015-05-13 | Update README.md | Wim van Aarle | |
| updated references | |||
| 2015-05-08 | fix memleaks in test | joergkappes | |
| 2015-05-08 | fix to small memory allocation | joergkappes | |
| 2015-05-08 | Merge pull request #61 from wjp/xmlnode_cleanup | Willem Jan Palenstijn | |
| Clean up XMLNode | |||
| 2015-05-08 | Merge pull request #46 from dmpelt/spot-like-python | Willem Jan Palenstijn | |
| Add SPOT-like object for Python (overrides `__mul__` and works with scipy.sparse.linalg) | |||
| 2015-05-08 | Merge pull request #58 from dmpelt/python-link-size-check | Willem Jan Palenstijn | |
| Check data size when using 'link' function in Python | |||
| 2015-05-08 | Rename optomo.py for Python 2 support | Daniel M. Pelt | |
| 2015-05-07 | Use superclass __mul__ in Python OpTomo __mul__ | Daniel M. Pelt | |
| 2015-05-07 | Do not allow 1D input in Python link method | Daniel M. Pelt | |
| 2015-05-06 | Make XML array handling consistent | Willem Jan Palenstijn | |
| setContent and getContent were using different XML formats previously. | |||
| 2015-05-06 | Add extra XMLNode/XMLDocument/Config test | Willem Jan Palenstijn | |
