summaryrefslogtreecommitdiffstats
path: root/Wrappers
Commit message (Expand)AuthorAgeFilesLines
* bugfix: use get_acquisition_dataEdoardo Pasca2018-03-221-15/+3
* reasonable long runEdoardo Pasca2018-03-211-72/+67
* initial revisionEdoardo Pasca2018-03-211-0/+198
* bugfix, cor undefinedEdoardo Pasca2018-03-211-1/+1
* fix and begin to change to lower_caseEdoardo Pasca2018-03-211-11/+21
* Ccpi forward backprojector (#77)Edoardo Pasca2018-03-217-91/+1183
* add io to setup.py (#80)Edoardo Pasca2018-03-211-1/+1
* Merge pull request #74 from vais-ral/iojakobsj2018-03-163-0/+444
|\
| * Readers return AcquisitionData along with GeometrySrikanth Nagella2018-03-161-12/+3
| * Diamond and Xtek ReadersSrikanth Nagella2018-03-163-0/+453
* | Renaming astra (#65)Edoardo Pasca2018-03-152-16/+16
* | Remove call to geomsJakob Jorgensen2018-03-141-1/+0
* | added test at conda build (#63)Edoardo Pasca2018-03-141-0/+167
* | use lower_case in methods (#62)Edoardo Pasca2018-03-142-17/+19
|/
* 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
* 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