From 4b1a22137aa0d773c115a6cd805ee6c6da108b00 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Wed, 27 Oct 2021 11:49:13 +0200 Subject: [PATCH] Update for 2.0.0 --- conf.py | 6 +++--- downloads/2.0.0/.downloads.txt.swp | Bin 0 -> 12288 bytes downloads/2.0.0/downloads.txt | 5 +++++ downloads/2.0.0/index.rst | 5 +++++ downloads/index.rst | 7 +++---- index.rst | 17 +++++------------ news.rst | 6 ++++++ 7 files changed, 27 insertions(+), 19 deletions(-) create mode 100644 downloads/2.0.0/.downloads.txt.swp create mode 100644 downloads/2.0.0/downloads.txt create mode 100644 downloads/2.0.0/index.rst diff --git a/conf.py b/conf.py index aafcd00..eb16bce 100644 --- a/conf.py +++ b/conf.py @@ -52,7 +52,7 @@ # General information about the project. project = 'ASTRA Toolbox' -copyright = '2010-2019, imec-Vision Lab, University of Antwerp; 2014-2019, CWI, Amsterdam' +copyright = '2010-2021, imec-Vision Lab, University of Antwerp; 2014-2021, CWI, Amsterdam' author = 'imec-Vision Lab, University of Antwerp and CWI, Amsterdam' # The version info for the project you're documenting, acts as replacement for @@ -60,9 +60,9 @@ # built documents. # # The short X.Y version. -version = '1.9.9.dev1' +version = '2.0.0' # The full version, including alpha/beta/rc tags. -release = '1.9.9.dev1' +release = '2.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/downloads/2.0.0/.downloads.txt.swp b/downloads/2.0.0/.downloads.txt.swp new file mode 100644 index 0000000000000000000000000000000000000000..849b3bd0eeb27d0a3d1e7524a25198bcaca9c812 GIT binary patch literal 12288 zcmeI&&u-H&90za@iQ`~`D~BI&fk}z8b{cCnA!XwN+9X7`!Hqb7+M0QBR69!x5?pvB z-hnsZF?a@?HWh1O8oeM*`dYFaJGOuJC#R~vI5>TIM7w^Axw64nwLcLLe!OF^&N{66 zP}HN>mROgu%>6|ANhSSUUA5q|+mKtWRjkKc7&{VPsuP~-Dpy*hhPV8{4}SN3JGNKt zg>eW#U%|6b2QfdB*`009U<00Izz00bZaf&V73Nv|h%sBt(b+0NGmdMk667jEdusWhcf z)U#zOHMN4RXHVU=W|x?r(f=q5+T(qxT!2gCm!Io7&!hLtLF*gM1MO^6EG-?Jya;*2 x+x9z)p}b=1-tKsn%)Rl>_P@mb>!KA7a}*vQhWkqgITzM_>XnZ1=aTvmzW`xX=a~Qi literal 0 HcmV?d00001 diff --git a/downloads/2.0.0/downloads.txt b/downloads/2.0.0/downloads.txt new file mode 100644 index 0000000..bb7f8fc --- /dev/null +++ b/downloads/2.0.0/downloads.txt @@ -0,0 +1,5 @@ +* ASTRA v2.0.0 for Windows 64 bit CUDA/MATLAB: `astra-2.0.0-matlab-win-x64.zip `_ +* ASTRA v2.0.0 for Windows 64 bit CUDA/Python 3.9: `astra-2.0.0-python39-win-x64.zip `_ +* ASTRA v2.0.0 Source Code for Windows (Visual Studio 2017): `astra-2.0.0.zip `_ +* ASTRA v2.0.0 Source Code for Linux: https://github.com/astra-toolbox/astra-toolbox/releases/tag/v2.0.0 +* Python packages also available in Conda: ``conda install -c astra-toolbox astra-toolbox`` diff --git a/downloads/2.0.0/index.rst b/downloads/2.0.0/index.rst new file mode 100644 index 0000000..d5d11ed --- /dev/null +++ b/downloads/2.0.0/index.rst @@ -0,0 +1,5 @@ +ASTRA v2.0.0 (2021-10-27) +=============================== + +.. include:: downloads.txt + diff --git a/downloads/index.rst b/downloads/index.rst index 5b6d99a..9c545b0 100644 --- a/downloads/index.rst +++ b/downloads/index.rst @@ -1,15 +1,14 @@ Downloads ========= -Below are the latest development and released versions. For older versions, see the links in the sidebar. We recommend the development version currently. +Below is the latest released version. For older versions, see the links in the sidebar. -.. include:: 1.9.0.dev11/downloads.txt - -.. include:: 1.8.3/downloads.txt +.. include:: 2.0.0/downloads.txt .. toctree:: :hidden: + 2.0.0/index 1.9.0.dev11/index 1.8.3/index 1.8/index diff --git a/index.rst b/index.rst index 5d1fe97..1bd00ce 100644 --- a/index.rst +++ b/index.rst @@ -19,28 +19,21 @@ The source code of the ASTRA Toolbox is available on `GitHub `_ for more information. +* 27 Oct 2021: ASTRA v2.0 released. This official release wraps up all the consistency and compatibility improvements from the development releases over the past few years. See the entry for 17 Jan 2020 in our `News section `_ for more information on these gray value output range consistency improvements. -* For those visiting `ICTMS 2019 `_ in Australia, we will host `an ASTRA workshop `_ there on 22 July 2019. +* 17 Jan 2020: In the latest development version of ASTRA (1.9.9.dev), we have made some consistency improvements to the grey value output ranges of the FP and BP operations. See the `News section `_ for more information. -* Windows Matlab/Python packages of the current 1.9.0.dev version of ASTRA - git master are now available for download below. These require CUDA 9.0+. +* 9 Jul 2019: Windows Matlab/Python packages of the current 1.9.0.dev version of ASTRA git master are now available for download below. These require CUDA 9.0+. * We now have development Python packages available from ASTRA git master on conda. Quick installation instructions: ``conda install -c astra-toolbox/label/dev astra-toolbox`` . -* 7 dec 2016: ASTRA v1.8 released - - Downloads --------- -Main downloads of the latest development and official releases. We -recommend the development release currently. - +Main downloads of the latest official release. -.. include:: downloads/1.9.0.dev11/downloads.txt -.. include:: downloads/1.8.3/downloads.txt +.. include:: downloads/2.0.0/downloads.txt References ---------- diff --git a/news.rst b/news.rst index 6211d48..f59abc5 100644 --- a/news.rst +++ b/news.rst @@ -4,6 +4,12 @@ News and version history News ---- +* 2021-10-27: New version 2.0 released: + + * Improve output scaling consistency of all projectors. See the 2020-01-17 news entry below. + * Improve compatibility with modern Python, CUDA, Linux and Windows versions. + * Add experimental Python interfaces to FP3D, BP3D, FDK to make ASTRA calls by 3rd party toolboxes more efficient and flexible. + * 2020-01-17: Consistency changes in development version of ASTRA We have changed the way gray values in forward projections, backprojections and reconstructions scale with the size of detector pixels. This does not impact geometries where the detector pixels have size 1 in 2D, or 1x1 in 3D.