| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove angle from ImageGeometry (#378) | Edoardo Pasca | 2019-10-10 | 1 | -1/+0 |
| | | | | closes #371 | ||||
| * | Finite diff for sirf (#367) | Edoardo Pasca | 2019-10-09 | 31 | -125/+417 |
| | | | | | | | | | | | | | | * python2 compatibility import future * add staticmethod dot to test LinearOperators * a little more efficient code * skips all tests if module wget is not present * removed sirf import and simplified code | ||||
| * | Subset for ndim 1 (#373) | Edoardo Pasca | 2019-10-07 | 4 | -257/+68 |
| | | | | | | | | | | | | | * subset to return VectorData if dim=1 * move Vector to framework this removes circular dependency * repeat test * skip test | ||||
| * | use dimension_labels in clone of Acquisition/ImageGeometry (#366) | Edoardo Pasca | 2019-09-20 | 1 | -2/+4 |
| | | | | closes #365 | ||||
| * | added min info on Block Framework | Edoardo Pasca | 2019-07-08 | 1 | -0/+13 |
| | | |||||
| * | added changelog | Edoardo Pasca | 2019-07-08 | 1 | -0/+15 |
| | | |||||
| * | Merge pull request #352 from vais-ral/Remove_demos | gfardell | 2019-07-05 | 23 | -4526/+0 |
| |\ | | | | | Removed demos | ||||
| | * | Removed demos | Gemma Fardell | 2019-07-05 | 23 | -4526/+0 |
| |/ | |||||
| * | Norm2Sq and FISTA to give hints of why they fail (#351) | Edoardo Pasca | 2019-07-05 | 4 | -10/+239 |
| | | | | | | | | | | | | | * Norm2Sq and FISTA to give hints of why they fail * added denoising tests from demos * L1Norm store instance of ShrinkageOperator * relax limit for python2 * added source of tests | ||||
| * | Fix documentation (#343) | Vaggelis Papoutsellis | 2019-07-05 | 30 | -552/+837 |
| | | | | | | | | | | | | | * fix documentation algs * fix docum functions dir * fix docum operator dir * docstring title * updated math in docstring | ||||
| * | Merge gf branch (#350) | Edoardo Pasca | 2019-07-04 | 7 | -207/+95 |
| | | | | | | | | | * Algorithms updated to initalise all member variables in set_up() * Added missing data files * Removed memopts=False path | ||||
| * | Revert "Gf algorithm bug fix (#348)" (#349) | Edoardo Pasca | 2019-07-04 | 7 | -95/+207 |
| | | | | This reverts commit 6876bda04cde114642ebce3d6bd577da40fa34e9. | ||||
| * | Gf algorithm bug fix (#348) | gfardell | 2019-07-04 | 7 | -207/+95 |
| | | | | | | | | | * Algorithms updated to initalise all member variables in set_up() * Added missing data files * Removed memopts=False path | ||||
| * | Headers comment (#342) | Edoardo Pasca | 2019-07-02 | 68 | -384/+787 |
| | | | | | | | | | | | | | | | | | * added to autoclass doc * added header * file permission * remove x permission * spdhg x mode * removed file * reset permission to 644 | ||||
| * | remove from repo | Edoardo Pasca | 2019-07-02 | 1 | -113/+0 |
| | | |||||
| * | replaced wrong hyphen | Edoardo Pasca | 2019-07-02 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #340 from vais-ral/doc_all | Edoardo Pasca | 2019-07-02 | 8 | -6/+182 |
| |\ | | | | | updated documentation with all classes | ||||
| | * | updated documentation with all classes | Edoardo Pasca | 2019-07-02 | 8 | -6/+182 |
| |/ | |||||
| * | Update spdhg.py | Edoardo Pasca | 2019-07-02 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #339 from vais-ral/remove_wip | Edoardo Pasca | 2019-07-02 | 35 | -6593/+0 |
| |\ | | | | | removed wip directory | ||||
| | * | removed wip directory | Edoardo Pasca | 2019-07-02 | 35 | -6593/+0 |
| |/ | |||||
| * | Merge pull request #332 from vais-ral/cgls_fix | Edoardo Pasca | 2019-07-02 | 8 | -227/+559 |
| |\ | | | | | adds tolerance check to CGLS iterations as it may be unstable and diverge | ||||
| | * | added print of reached tolerance | Edoardo Pasca | 2019-07-02 | 2 | -2/+5 |
| | | | |||||
| | * | removed comments | Edoardo Pasca | 2019-07-01 | 1 | -61/+2 |
| | | | |||||
| | * | calculation of flag in method, redefinition of default stop criterion | Edoardo Pasca | 2019-07-01 | 1 | -15/+13 |
| | | | |||||
| | * | use master implementation | Edoardo Pasca | 2019-07-01 | 1 | -2/+0 |
| | | | |||||
| | * | Merge branch 'master' into cgls_fix | Edoardo Pasca | 2019-07-01 | 1 | -5/+18 |
| | |\ | |||||
| | * | | fix cgls | epapoutsellis | 2019-06-26 | 3 | -29/+26 |
| | | | | |||||
| | * | | fix cgls | epapoutsellis | 2019-06-26 | 2 | -46/+56 |
| | | | | |||||
| | * | | fix cgls imple | epapoutsellis | 2019-06-26 | 7 | -164/+486 |
| | | | | |||||
| | * | | cgls_test | epapoutsellis | 2019-06-25 | 2 | -73/+136 |
| | | | | |||||
| * | | | added install instructions | Edoardo Pasca | 2019-07-01 | 1 | -8/+15 |
| | |/ |/| | |||||
| * | | Merge pull request #338 from vais-ral/verbose_output | Edoardo Pasca | 2019-07-01 | 1 | -5/+18 |
| |\ \ | |/ |/| | correct verbose output | ||||
| | * | removed or from if | Edoardo Pasca | 2019-07-01 | 1 | -2/+1 |
| | | | |||||
| | * | correct verbose output | Edoardo Pasca | 2019-07-01 | 1 | -5/+19 |
| |/ | | | | closes #336 | ||||
| * | Merge pull request #330 from vais-ral/demo_data_files | gfardell | 2019-06-24 | 3 | -12/+107 |
| |\ | | | | | Demo data files | ||||
| | * | Unit tests on test image loading and image size | Gemma Fardell | 2019-06-24 | 1 | -38/+69 |
| | | | |||||
| | * | bug fix on generating test data | Gemma Fardell | 2019-06-24 | 1 | -3/+3 |
| | | | |||||
| | * | Added unittests for test data | Gemma Fardell | 2019-06-21 | 1 | -7/+71 |
| | | | |||||
| | * | Merge branch 'master' into demo_data_files | Gemma Fardell | 2019-06-21 | 4 | -49/+420 |
| | |\ | |||||
| | * | | added shapes.png to setup.py | Gemma Fardell | 2019-06-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | added shapes.png to setup.py | Gemma Fardell | 2019-06-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #331 from vais-ral/numpy_versions | Edoardo Pasca | 2019-06-24 | 1 | -0/+2 |
| |\ \ \ | |_|/ |/| | | Update conda_build_config.yaml | ||||
| | * | | Update conda_build_config.yaml | Edoardo Pasca | 2019-06-24 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #329 from vais-ral/random_noise_function | Edoardo Pasca | 2019-06-21 | 4 | -51/+294 |
| |\ \ | | | | | | | Random noise function | ||||
| | * | | added testclass file to hold the CCPiTestClass definitions | Edoardo Pasca | 2019-06-21 | 1 | -0/+41 |
| | | | | |||||
| | * | | makes sure write tests happen before read tests | Edoardo Pasca | 2019-06-21 | 1 | -2/+5 |
| | | | | | | | | | | | | | closes #328 | ||||
| | * | | fix local import for python 2.7 | Edoardo Pasca | 2019-06-21 | 1 | -3/+4 |
| | | | | |||||
| | * | | temporarily renamed test_NexusReaderWriter.py | Edoardo Pasca | 2019-06-21 | 1 | -0/+0 |
| | | | | | | | | | | | | | renamed so that test do not fail. Urgently needs addressing #328 | ||||
| | * | | added initial test for random_noise | Edoardo Pasca | 2019-06-21 | 1 | -0/+18 |
| | | | | |||||
