Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ccpi intra-version compatibility fixesfast_tnv | Suren A. Chilingaryan | 2020-03-27 | 2 | -6/+6 |
| | |||||
* | deallocates memory on GPU | Edoardo Pasca | 2019-12-17 | 1 | -2/+3 |
| | | | closes #47 | ||||
* | Fbp filter bug (#45) | Vaggelis Papoutsellis | 2019-10-28 | 1 | -3/+10 |
| | | | | | | | | * fix bug fbp filter * comment on filtes * updated docstring | ||||
* | infer dimension from geometry (#42) | Edoardo Pasca | 2019-10-23 | 1 | -4/+20 |
| | | | | | | | | * infer dimension from geometry closes #41 * use default pixel_num_v | ||||
* | Add fbp (#36) | Vaggelis Papoutsellis | 2019-10-15 | 13 | -66/+617 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix norm for MC operator * fix norm for MC operator * fix demo_astra_simple * fix norm * add 3DMC * add tests * fix 3D case * fix labels 2DMC * test for all AstraOps * fix 2DMC * minor fix * FBP 2D * check 3D FBP * add FBP FDK * merge from fix_Astra_ops * Delete Untitled-checkpoint.ipynb * Delete Untitled1-checkpoint.ipynb * fix tests * fix tests * fix tests * fix tests * new FBP with tests * add FBM for 2D/3D MC * remove demos * remove demos * updata scaling 3D FDK cone * add warning form FanFlat and GPU case * remove comments and old FBP from operators * remove old demo * remove old fbp * remove old imports | ||||
* | Removed PowerMethodNonSquare() call | Gemma Fardell | 2019-07-05 | 1 | -1/+1 |
| | |||||
* | fix power method | epapoutsellis | 2019-06-12 | 1 | -1/+1 |
| | |||||
* | fix power method | epapoutsellis | 2019-06-12 | 1 | -2/+2 |
| | |||||
* | PowerMethod is moved to LinearOperator (#20) | Edoardo Pasca | 2019-05-03 | 3 | -7/+4 |
| | | | | | | * powermethod is moved to LinearOperator * remove comment | ||||
* | add default value to out | Edoardo Pasca | 2019-04-30 | 1 | -2/+2 |
| | |||||
* | Add out in 3D projector | Jakob Jorgensen, WS at HMXIF | 2019-04-26 | 2 | -12/+13 |
| | |||||
* | Add out argument in dataprocessor process method | Jakob Jorgensen, WS at HMXIF | 2019-04-26 | 6 | -25/+50 |
| | |||||
* | Add/remove new/old methods in operators | Jakob Jorgensen, WS at HMXIF | 2019-04-26 | 3 | -58/+10 |
| | |||||
* | Reorganise ops, processors and utils as directories | Jakob Jorgensen, WS at HMXIF | 2019-04-26 | 15 | -612/+657 |
| | |||||
* | fix direct/adjoint for AstraMC | epapoutsellis | 2019-04-25 | 1 | -26/+43 |
| | |||||
* | add out in direct/adjoint | epapoutsellis | 2019-04-15 | 1 | -10/+28 |
| | |||||
* | add methods to MC AstraProjector | Vaggelis Papoutsellis | 2019-04-02 | 1 | -1/+16 |
| | | | | | domain_geometry range_geometry norm | ||||
* | Add methods to AstraProjectorSimple | Vaggelis Papoutsellis | 2019-03-22 | 1 | -1/+0 |
| | | | | | norm, domain_geometry. range_geometry and also is Linear Operator | ||||
* | Update ops.py | Vaggelis Papoutsellis | 2019-03-22 | 1 | -8/+21 |
| | |||||
* | add allocate_direct | epapoutsellis | 2018-11-30 | 1 | -0/+3 |
| | |||||
* | Astra nexus (#9) | jakobsj | 2018-06-01 | 3 | -11/+222 |
| | | | | | | | | | | | | | | | | * Add 3D ASTRA operator and nexus demo * Add astra sophiabeads 3d demo * 2D astra scaling working simple case, not sophiabeads * Simplied bp scaling, now seems to work 2D incl sophiabeads * MC correct astra fp and bp scaling * Fixed also ASTRA BP scaling in 3D, works sophiabeads 3D * Minor tidy up | ||||
* | FIxed dataset proc | Jakob Jorgensen | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into cleandemos | Jakob Jorgensen | 2018-04-20 | 3 | -6/+6 |
|\ | |||||
| * | removed duplicated files | Edoardo Pasca | 2018-04-03 | 2 | -337/+0 |
| | | |||||
| * | renamed processors ops and utils | Edoardo Pasca | 2018-04-03 | 5 | -4/+341 |
| | | | | | | | | fixed examples | ||||
* | | Update to DataProcessor and optimisation | Jakob Jorgensen | 2018-04-12 | 1 | -5/+5 |
|/ | |||||
* | initial revision | Edoardo Pasca | 2018-03-23 | 4 | -0/+398 |