Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change in the meta.yaml | Edoardo Pasca | 2018-01-19 | 1 | -5/+19 |
* | changes with cmake steering conda | Edoardo Pasca | 2018-01-10 | 1 | -2/+15 |
* | code refactoring step1 | Edoardo Pasca | 2017-11-10 | 64 | -1/+9516 |
* | some development | Edoardo Pasca | 2017-11-10 | 3 | -1/+530 |
* | added demos | Edoardo Pasca | 2017-11-02 | 1 | -3/+33 |
* | removed prints | Edoardo Pasca | 2017-11-02 | 1 | -9/+1 |
* | fixed non OS routine | Edoardo Pasca | 2017-11-02 | 1 | -16/+53 |
* | Initial demo as Demo_RealData3D_Parallel.m | Edoardo Pasca | 2017-11-01 | 1 | -0/+138 |
* | Little development | Edoardo Pasca | 2017-11-01 | 1 | -1/+0 |
* | bugfix in createReducedDevice | Edoardo Pasca | 2017-11-01 | 1 | -19/+25 |
* | progress using abstract device in class | Edoardo Pasca | 2017-10-31 | 3 | -22/+56 |
* | reconstructor class working with Ordered Subset | Edoardo Pasca | 2017-10-31 | 1 | -9/+14 |
* | test class rather than script | Edoardo Pasca | 2017-10-31 | 1 | -3/+31 |
* | Added Ordered Subsets | Edoardo Pasca | 2017-10-31 | 1 | -13/+173 |
* | first working OS FISTA python test | Edoardo Pasca | 2017-10-31 | 1 | -24/+47 |
* | demo updated | Edoardo Pasca | 2017-10-31 | 1 | -30/+24 |
* | Allows regularizer to output simply an image | Edoardo Pasca | 2017-10-31 | 1 | -2/+3 |
* | fixed setParameter | Edoardo Pasca | 2017-10-31 | 1 | -15/+27 |
* | regularization parameter is divided by Lipschitz constant | Edoardo Pasca | 2017-10-30 | 1 | -1/+4 |
* | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructio... | Edoardo Pasca | 2017-10-30 | 3 | -70/+55 |
|\ | |||||
| * | Lipshitz constant attached to the regularization parameter | algol | 2017-10-26 | 3 | -24/+9 |
| * | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstruction | algol | 2017-10-26 | 56 | -59/+6590 |
| |\ | |||||
| | * | Merge pull request #8 from vais-ral/pythonize | dkazanc | 2017-10-26 | 56 | -59/+6590 |
| | |\ | |||||
| * | | | Lipshitz constant attached to the regularization parameter | algol | 2017-10-26 | 3 | -46/+46 |
| |/ / | |||||
* | | | bugfixes for AstraDevice use | Edoardo Pasca | 2017-10-30 | 4 | -35/+71 |
* | | | bugfix | Edoardo Pasca | 2017-10-27 | 1 | -0/+2 |
* | | | Added AstraDevice and DeviceModel | Edoardo Pasca | 2017-10-27 | 1 | -0/+2 |
* | | | further development using abstract forward/backward projector | Edoardo Pasca | 2017-10-27 | 4 | -59/+84 |
* | | | uses AstraDevice | Edoardo Pasca | 2017-10-27 | 1 | -32/+92 |
* | | | Added DeviceModel and AstraDevice | Edoardo Pasca | 2017-10-27 | 2 | -0/+124 |
* | | | Finds the conda executable | Edoardo Pasca | 2017-10-27 | 2 | -3/+8 |
* | | | handles correctly the slicing | Edoardo Pasca | 2017-10-27 | 1 | -3/+3 |
* | | | initializes R3 | Edoardo Pasca | 2017-10-27 | 1 | -4/+1 |
| |/ |/| | |||||
* | | added to repository | Edoardo Pasca | 2017-10-25 | 1 | -0/+412 |
* | | doing work | Edoardo Pasca | 2017-10-25 | 1 | -213/+258 |
* | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-10-25 | 1 | -0/+380 |
|\ \ | |||||
| * \ | Merge branch 'origin/pythonize' into pythonize | Edoardo Pasca | 2017-10-25 | 1 | -5/+4 |
| |\ \ | |||||
| * | | | added to repository | Edoardo Pasca | 2017-10-25 | 1 | -0/+380 |
* | | | | development | Edoardo Pasca | 2017-10-25 | 1 | -1/+5 |
* | | | | Removed unused variables | Edoardo Pasca | 2017-10-25 | 1 | -2/+2 |
* | | | | removed dependency | Edoardo Pasca | 2017-10-25 | 1 | -3/+3 |
| |/ / |/| | | |||||
* | | | removed print to screen | Edoardo Pasca | 2017-10-25 | 1 | -6/+0 |
* | | | Added print to screen to debug faulty FGP_TV | Edoardo Pasca | 2017-10-25 | 1 | -5/+10 |
|/ / | |||||
* | | Merge branch origin/pythonize into pythonize | Edoardo Pasca | 2017-10-25 | 22 | -1362/+1058 |
|\ \ | |||||
| * | | Add regularization step | Edoardo Pasca | 2017-10-24 | 3 | -7/+27 |
| * | | saves to file | Edoardo Pasca | 2017-10-24 | 1 | -0/+1 |
| * | | moved to test directory | Edoardo Pasca | 2017-10-24 | 1 | -3/+12 |
| * | | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructio... | Edoardo Pasca | 2017-10-24 | 7 | -126/+117 |
| |\| | |||||
| | * | demo_parallel update | algol | 2017-10-20 | 1 | -0/+12 |
| | * | GH-OS fixed, demos updated, add_artifacts function | Daniil Kazantsev | 2017-10-19 | 7 | -126/+105 |