summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update astra callsEdoardo Pasca2019-05-071-2/+1
|
* allows passing update_objective_interval in creatorEdoardo Pasca2019-05-071-1/+1
|
* Merge remote-tracking branch 'origin/composite_operator_datacontainer' into ↵Edoardo Pasca2019-05-038-82/+482
|\ | | | | | | demo_ccpi
| * Merge pull request #273 from vais-ral/cgls_bug_beastEdoardo Pasca2019-05-034-10/+151
| |\ | | | | | | | | | Fix dot product bug to fix new CGLS algorithm closes #239
| | * raise error if method is not recognisedEdoardo Pasca2019-05-011-0/+3
| | |
| | * fix importEdoardo Pasca2019-05-012-1/+6
| | |
| | * reimplements dot productEdoardo Pasca2019-05-011-4/+14
| | | | | | | | | | | | | | | | | | following discussion in #273 an implementation of the dot product is made where we rely on Python to choose an appropriate type for the result of the reduction (e.g. float64 if the data is float32)
| | * removed useless importsEdoardo Pasca2019-05-011-7/+2
| | |
| | * Fix dot product bugJakob Jorgensen, WS at HMXIF2019-04-302-1/+129
| |/
| * Merge pull request #266 from vais-ral/sirt2beastEdoardo Pasca2019-04-266-72/+331
| |\ | | | | | | Sirt2beast
| | * Change array->as_array and loss->objectiveJakob Jorgensen, WS at HMXIF2019-04-261-14/+14
| | |
| | * Tidy SIRT and demoJakob Jorgensen, WS at HMXIF2019-04-252-81/+69
| | |
| | * Add demo FISTA with constraints previously in SIRT demoJakob Jorgensen, WS at HMXIF2019-04-171-0/+158
| | |
| | * Implemented using geometries in SIRTJakob Jorgensen, WS at HMXIF2019-04-173-64/+16
| | |
| | * Copied SIRT manuallyJakob Jorgensen, WS at HMXIF2019-04-161-28/+30
| | |
| | * bugfixes, whitespaceJakob Jorgensen, WS at HMXIF2019-04-162-5/+5
| | |
| | * Transferred from move_sirt_algorithm branchJakob Jorgensen, WS at HMXIF2019-04-165-17/+176
| | |
* | | update demoEdoardo Pasca2019-05-011-130/+71
| | |
* | | Merge branch 'demo_ccpi' of https://github.com/vais-ral/CCPi-Framework into ↵Edoardo Pasca2019-04-305-71/+253
|\ \ \ | | | | | | | | | | | | demo_ccpi
| * \ \ Merge branch 'demos' into demo_ccpiEdoardo Pasca2019-04-292-70/+67
| |\ \ \
| | * | | changes to PD agloepapoutsellis2019-04-292-73/+76
| | | | |
| * | | | Merge branch 'demos' into demo_ccpiEdoardo Pasca2019-04-265-9/+194
| |\| | |
| | * | | fix L2 and ALgoepapoutsellis2019-04-252-10/+23
| | | | |
| | * | | TV 2D timeepapoutsellis2019-04-252-2/+171
| | |\ \ \
| | | * \ \ TV dynamic tomoepapoutsellis2019-04-252-33/+16
| | | |\ \ \
| | | * | | | TV dynamic tomoepapoutsellis2019-04-252-2/+171
| | | | | | |
| | * | | | | callback fixepapoutsellis2019-04-251-1/+13
| | | |/ / / | | |/| | |
* | | | | | added test and removed processors.pyEdoardo Pasca2019-04-303-515/+4
| | | | | |
* | | | | | added test for center of rotation finderEdoardo Pasca2019-04-301-0/+21
| | | | | |
* | | | | | restructured processorsEdoardo Pasca2019-04-304-0/+542
| | | | | |
* | | | | | removed numpy from build requirementsEdoardo Pasca2019-04-301-2/+0
| | | | | |
* | | | | | removed matplotlib dependenceEdoardo Pasca2019-04-261-1/+0
|/ / / / /
* | | | | demo updatedEdoardo Pasca2019-04-261-9/+12
| | | | |
* | | | | removed memopt as not neededEdoardo Pasca2019-04-261-10/+6
| | | | |
* | | | | fixed printsEdoardo Pasca2019-04-261-16/+7
| | | | |
* | | | | Merge branch 'demos' of https://github.com/vais-ral/CCPi-Framework into demosEdoardo Pasca2019-04-2570-8885/+1883
|\| | | |
| * | | | L2Norm fix memoptepapoutsellis2019-04-251-5/+5
| | | | |
| * | | | 3D TV denepapoutsellis2019-04-251-0/+155
| |\| | |
| | * | | add 3D TV denoisingepapoutsellis2019-04-251-0/+155
| | | | |
| * | | | memopt fix prox conjugateepapoutsellis2019-04-251-28/+11
| |/ / /
| * | | old demosepapoutsellis2019-04-255-93/+6
| |\ \ \
| | * | | Delete untitled4.pyVaggelis Papoutsellis2019-04-251-87/+0
| | | | |
| | * | | Delete sinogram_demo_tomography2D.npyVaggelis Papoutsellis2019-04-251-0/+0
| | | | |
| * | | | TV, TGV Tomoepapoutsellis2019-04-252-0/+335
| |/ / /
| * | | Tikhonov demosepapoutsellis2019-04-252-0/+284
| | | |
| * | | Symmetric BlockGeometryepapoutsellis2019-04-251-4/+3
| | | |
| * | | add dot methodepapoutsellis2019-04-251-3/+3
| | | |
| * | | change verbose formatepapoutsellis2019-04-251-3/+17
| | | |
| * | | add denoising demosepapoutsellis2019-04-254-72/+70
| | | |
| * | | add complete Demos PDHGepapoutsellis2019-04-246-0/+814
| | | |