Skip to content

Commit f8db58d

Browse files
committed
Update for 2.0.0
1 parent 1e3ac43 commit f8db58d

7 files changed

Lines changed: 27 additions & 19 deletions

File tree

conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@
5252

5353
# General information about the project.
5454
project = 'ASTRA Toolbox'
55-
copyright = '2010-2019, imec-Vision Lab, University of Antwerp; 2014-2019, CWI, Amsterdam'
55+
copyright = '2010-2021, imec-Vision Lab, University of Antwerp; 2014-2021, CWI, Amsterdam'
5656
author = 'imec-Vision Lab, University of Antwerp and CWI, Amsterdam'
5757

5858
# The version info for the project you're documenting, acts as replacement for
5959
# |version| and |release|, also used in various other places throughout the
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = '1.9.9.dev1'
63+
version = '2.0.0'
6464
# The full version, including alpha/beta/rc tags.
65-
release = '1.9.9.dev1'
65+
release = '2.0.0'
6666

6767
# The language for content autogenerated by Sphinx. Refer to documentation
6868
# for a list of supported languages.

downloads/2.0.0/.downloads.txt.swp

12 KB
Binary file not shown.

downloads/2.0.0/downloads.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* ASTRA v2.0.0 for Windows 64 bit CUDA/MATLAB: `astra-2.0.0-matlab-win-x64.zip </files/astra-2.0.0/astra-2.0.0-matlab-win-x64.zip>`_
2+
* ASTRA v2.0.0 for Windows 64 bit CUDA/Python 3.9: `astra-2.0.0-python39-win-x64.zip </files/astra-2.0.0/astra-2.0.0-python39-win-x64.zip>`_
3+
* ASTRA v2.0.0 Source Code for Windows (Visual Studio 2017): `astra-2.0.0.zip </files/astra-2.0.0/astra-2.0.0.zip>`_
4+
* ASTRA v2.0.0 Source Code for Linux: https://github.com/astra-toolbox/astra-toolbox
5+
* Python packages also available in Conda: ``conda install -c astra-toolbox astra-toolbox``

downloads/2.0.0/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ASTRA v2.0.0 (2021-10-27)
2+
===============================
3+
4+
.. include:: downloads.txt
5+

downloads/index.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
Downloads
22
=========
33

4-
Below are the latest development and released versions. For older versions, see the links in the sidebar. We recommend the development version currently.
4+
Below is the latest released version. For older versions, see the links in the sidebar.
55

6-
.. include:: 1.9.0.dev11/downloads.txt
7-
8-
.. include:: 1.8.3/downloads.txt
6+
.. include:: 2.0.0/downloads.txt
97

108
.. toctree::
119
:hidden:
1210

11+
2.0.0/index
1312
1.9.0.dev11/index
1413
1.8.3/index
1514
1.8/index

index.rst

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,21 @@ The source code of the ASTRA Toolbox is available on `GitHub <https://github.com
1919
Latest News
2020
-----------
2121

22-
* 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 <news.html>`_ for more information.
22+
* 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 <news.html>`_ for more information on these gray value output range consistency improvements.
2323

24-
* For those visiting `ICTMS 2019 <http://ictms2019.org/>`_ in Australia, we will host `an ASTRA workshop <ictms.html>`_ there on 22 July 2019.
24+
* 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 <news.html>`_ for more information.
2525

26-
* Windows Matlab/Python packages of the current 1.9.0.dev version of ASTRA
27-
git master are now available for download below. These require CUDA 9.0+.
26+
* 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+.
2827

2928
* 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`` .
3029

31-
* 7 dec 2016: ASTRA v1.8 released
32-
33-
3430
Downloads
3531
---------
3632

37-
Main downloads of the latest development and official releases. We
38-
recommend the development release currently.
39-
33+
Main downloads of the latest official release.
4034

41-
.. include:: downloads/1.9.0.dev11/downloads.txt
4235

43-
.. include:: downloads/1.8.3/downloads.txt
36+
.. include:: downloads/2.0.0/downloads.txt
4437

4538
References
4639
----------

news.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ News and version history
44
News
55
----
66

7+
* 2021-10-27: New version 2.0 released:
8+
9+
* Improve output scaling consistency of all projectors. See the 2020-01-17 news entry below.
10+
* Improve compatibility with modern Python, CUDA, Linux and Windows versions.
11+
* Add experimental Python interfaces to FP3D, BP3D, FDK to make ASTRA calls by 3rd party toolboxes more efficient and flexible.
12+
713
* 2020-01-17: Consistency changes in development version of ASTRA
814

915
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.

0 commit comments

Comments
 (0)