summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Diamond and Xtek ReadersSrikanth Nagella2018-03-163-0/+453
* Merge pull request #61 from vais-ral/rename_as_ccppetmrjakobsj2018-03-148-236/+182
|\
| * changed namingEdoardo Pasca2018-03-142-9/+5
| * use lower_case and new namingEdoardo Pasca2018-03-141-29/+30
| * Merge remote-tracking branch 'origin' into rename_as_ccppetmrEdoardo Pasca2018-03-143-578/+505
| |\ | |/ |/|
* | Merge tv demo (#60)jakobsj2018-03-143-581/+504
| * Merge remote-tracking branch 'origin' into rename_as_ccppetmrEdoardo Pasca2018-03-146-653/+592
| |\ | |/ |/|
* | Moved geometries into framework and removed all references to geoms. (#57)jakobsj2018-03-146-595/+588
| * renaming according to CCPPETMR conventionsEdoardo Pasca2018-03-146-140/+139
| * moved astra_opsEdoardo Pasca2018-03-141-11/+11
|/
* Add CGLS algorithm (#52)jakobsj2018-03-143-2/+106
* Merge pull request #50 from vais-ral/fbpd_small_fixjakobsj2018-03-082-1/+1
|\
| * 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
* Merge pull request #47 from vais-ral/dataset_for_multichanneljakobsj2018-03-0810-111/+501
|\
| * 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
* | New datasetprocessors (#41)Edoardo Pasca2018-03-070-0/+0
| * 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-228-7/+65
|\
| * some changesalgol2018-02-228-7/+65
* | 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