summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2021-10-25 13:50:06 +0200
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2021-10-27 10:04:51 +0200
commit11dd2823dcd5d8b57ce4451c6aff6fd9a9693458 (patch)
tree240844d7209253861711617c3edcd1a7ac12d1de
parent6dbcd4722082883860168d528f4123322c940df2 (diff)
downloadastra-11dd2823dcd5d8b57ce4451c6aff6fd9a9693458.tar.gz
astra-11dd2823dcd5d8b57ce4451c6aff6fd9a9693458.tar.bz2
astra-11dd2823dcd5d8b57ce4451c6aff6fd9a9693458.tar.xz
astra-11dd2823dcd5d8b57ce4451c6aff6fd9a9693458.zip
Update NEWS
-rw-r--r--NEWS.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 6ef890a..14e7c5c 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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