summaryrefslogtreecommitdiffstats
path: root/samples/s001_sinogram_par2d.m
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2014-12-12 12:01:59 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2015-01-19 11:23:19 +0100
commitf9f2dfcc21f2e1126ed3b8da282bff9032ab469f (patch)
tree805f79101d709028d20c2fccd37d0fa9deb00364 /samples/s001_sinogram_par2d.m
parentaa7491e356dfa04057fb94fc349c60300e60bd7b (diff)
downloadastra-f9f2dfcc21f2e1126ed3b8da282bff9032ab469f.tar.gz
astra-f9f2dfcc21f2e1126ed3b8da282bff9032ab469f.tar.bz2
astra-f9f2dfcc21f2e1126ed3b8da282bff9032ab469f.tar.xz
astra-f9f2dfcc21f2e1126ed3b8da282bff9032ab469f.zip
Update copyright headers
Diffstat (limited to 'samples/s001_sinogram_par2d.m')
-rw-r--r--samples/s001_sinogram_par2d.m16
1 files changed, 8 insertions, 8 deletions
diff --git a/samples/s001_sinogram_par2d.m b/samples/s001_sinogram_par2d.m
index 9f50c14..e6d8da1 100644
--- a/samples/s001_sinogram_par2d.m
+++ b/samples/s001_sinogram_par2d.m
@@ -1,12 +1,12 @@
-%------------------------------------------------------------------------
-% This file is part of the
-% All Scale Tomographic Reconstruction Antwerp Toolbox ("ASTRA-Toolbox")
-%
-% Copyright: iMinds-Vision Lab, University of Antwerp
+% -----------------------------------------------------------------------
+% This file is part of the ASTRA Toolbox
+%
+% Copyright: 2010-2014, iMinds-Vision Lab, University of Antwerp
+% 2014, CWI, Amsterdam
% License: Open Source under GPLv3
-% Contact: mailto:astra@ua.ac.be
-% Website: http://astra.ua.ac.be
-%------------------------------------------------------------------------
+% Contact: astra@uantwerpen.be
+% Website: http://sf.net/projects/astra-toolbox
+% -----------------------------------------------------------------------
% Create a basic 256x256 square volume geometry
vol_geom = astra_create_vol_geom(256, 256);