diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2021-10-25 13:50:06 +0200 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2021-10-27 10:04:51 +0200 |
commit | 11dd2823dcd5d8b57ce4451c6aff6fd9a9693458 (patch) | |
tree | 240844d7209253861711617c3edcd1a7ac12d1de | |
parent | 6dbcd4722082883860168d528f4123322c940df2 (diff) | |
download | astra-11dd2823dcd5d8b57ce4451c6aff6fd9a9693458.tar.gz astra-11dd2823dcd5d8b57ce4451c6aff6fd9a9693458.tar.bz2 astra-11dd2823dcd5d8b57ce4451c6aff6fd9a9693458.tar.xz astra-11dd2823dcd5d8b57ce4451c6aff6fd9a9693458.zip |
Update NEWS
-rw-r--r-- | NEWS.txt | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -8,7 +8,14 @@ License: Open Source under GPLv3 Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ ----------------------------------------------------------------------- -1.9.0 (2018-??-??) +2.0.0 (2021-10-27) + * fix inconsistent scaling of output value depending on detector pixel size + See the 2020-01-17 news entry on astra-toolbox.com for more details + * add experimental interfaces to FP3D, BP3D, FDK to make ASTRA calls + by 3rd party toolboxes more efficient and flexible + * improve compatibility with modern Python, CUDA, Linux and Windows versions + +1.9.0 (2018-2019) * add 2D parallel_vec geometry The old ExtraDetectorOffset option has been removed. Please use parallel_vec to achieve this effect now |