summaryrefslogtreecommitdiffstats
path: root/Wrappers
Commit message (Expand)AuthorAgeFilesLines
* Import also FBPD from algs, move tv demo to wipJakob Jorgensen2018-03-082-1/+1
* Implementation of FBPD algorithm and TV regularizer func (#49)jakobsj2018-03-085-11/+188
* fix of sinogram axis labelEdoardo Pasca2018-03-081-2/+2
* Merge branch 'master' of https://github.com/vais-ral/CCPi-ReconstructionFrame...Edoardo Pasca2018-03-081-4/+14
|\
| * fix simple_demo for cpu fanbeam (#44)jakobsj2018-03-072-5/+15
* | cleaned importsEdoardo Pasca2018-03-082-21/+13
* | Simple Demo uses the updated VolumeData and SinogramDataEdoardo Pasca2018-03-081-5/+4
* | Multichannel projectors inherit from single channel onesEdoardo Pasca2018-03-081-111/+29
* | SinogramData and VolumeData use geometry for initializationEdoardo Pasca2018-03-081-52/+148
* | Multichannel processor works with SinogramData and VolumeDataEdoardo Pasca2018-03-081-16/+20
* | moved files and use SinogramData/VolumeData and GeometriesEdoardo Pasca2018-03-082-4/+5
* | changed default valuesEdoardo Pasca2018-03-082-31/+50
* | added subdir astra (TO BE REMOVED)Edoardo Pasca2018-03-071-1/+1
* | Merge branch 'multichannel_adapt' of https://github.com/vais-ral/CCPi-Reconst...Edoardo Pasca2018-03-076-122/+582
|\ \
| * | FISTA seems working with MCJakob Jorgensen2018-03-072-3/+44
| * | MC FP and BP workingJakob Jorgensen2018-03-074-25/+267
| * | Extended geoms with channels attribute, added experimental mc demo scriptJakob Jorgensen2018-03-072-20/+68
| |/
| * ASTRA fp and bp as datasetprocessors used by operator (#39)jakobsj2018-03-073-87/+216
* | bugfix in subset, initialize processor with variablesEdoardo Pasca2018-03-072-13/+43
* | moved work-in-progress files to wipEdoardo Pasca2018-03-063-0/+0
|/
* fix dataset issue in processor (#38)jakobsj2018-03-061-2/+3
* New datasetprocessors (#36)Edoardo Pasca2018-03-062-10/+312
* Added all parallel/cone/2D/3D operators and updated simple_demo to test cone ...jakobsj2018-03-062-13/+74
* Geoms into datasets #15, #16 (#34)jakobsj2018-03-063-38/+55
* New datasetprocessors (#33)Edoardo Pasca2018-03-062-1/+169
* Geometry (#31)jakobsj2018-03-063-3/+168
* Arithmetic operators return actual typeEdoardo Pasca2018-02-271-16/+19
* Simple demo fix (#11)jakobsj2018-02-272-2/+101
* Merge branch 'master' of https://github.com/vais-ral/CCPi-ReconstructionFrame...Edoardo Pasca2018-02-225-7/+7
|\
| * some changesalgol2018-02-225-7/+7
* | few fixesEdoardo Pasca2018-02-221-72/+30
|/
* minor changesEdoardo Pasca2018-02-211-9/+10
* Added TestEdoardo Pasca2018-02-211-0/+102
* moved modular FISTA hereEdoardo Pasca2018-02-214-0/+507
* added sumEdoardo Pasca2018-02-211-0/+3
* Arithmetic operators and python 2/3 compatibility (#8)Edoardo Pasca2018-02-182-39/+245
* initial work and exampleEdoardo Pasca2018-02-062-382/+400
* Working chainable DataSetProcessorsEdoardo Pasca2018-01-313-423/+227
* Work in progressEdoardo Pasca2018-01-303-0/+701
* Added conda recipeEdoardo Pasca2018-01-106-70/+330
* Working implementation of DataSetEdoardo Pasca2018-01-091-16/+63
* initial commitEdoardo Pasca2018-01-082-0/+219