Jostein Bø Fløystad
|
3cdfeccc7a
|
iradon_sart: flip signs to reflect changes to radon.
The changes to radon were introduced in gh-596.
|
2013-07-05 13:14:39 +02:00 |
|
Jostein Bø Fløystad
|
f2790d658c
|
iradon_sart: redefine projection center.
This reflects the bugfixes related to issue gh-592 implemented in
gh-596.
|
2013-07-05 13:14:39 +02:00 |
|
Jostein Bø Fløystad
|
89f227c5ff
|
iradon_sart: Remove needless memoryview/ndarray conversion.
image_update is not manipulated in sart_projection_update and the
conversion to memoryview will happen when it is passed to the
subroutines anyway.
|
2013-07-05 13:14:38 +02:00 |
|
Jostein Bø Fløystad
|
5baaf78564
|
iradon_sart: Reduce code duplication in interpolation.
|
2013-07-05 13:14:38 +02:00 |
|
Jostein Bø Fløystad
|
91aeb658dd
|
iradon_sart's cython exts: Use typed memoryviews, not ndarrays.
|
2013-07-05 13:14:38 +02:00 |
|
Jostein Bø Fløystad
|
59bdb24c92
|
iradon_sart: Clean up cython code to minimize python calls.
|
2013-07-05 13:14:38 +02:00 |
|
Jostein Bø Fløystad
|
94eba1c911
|
iradon_sart: Clarify how constants are chosen.
|
2013-07-05 13:14:38 +02:00 |
|
Jostein Bø Fløystad
|
b474804654
|
Fix docstrings for transform.iradon_sart with subroutines.
|
2013-07-05 13:14:38 +02:00 |
|
Jostein Bø Fløystad
|
1e1dd180d2
|
Implement projection shifts.
|
2013-07-05 13:14:38 +02:00 |
|
Jostein Bø Fløystad
|
9484afeed1
|
Add SART tomography reconstruction to radon_transform.
|
2013-07-05 13:14:38 +02:00 |
|