diff options
Diffstat (limited to 'samples/s006_3d_data.m')
| -rw-r--r-- | samples/s006_3d_data.m | 16 | 
1 files changed, 8 insertions, 8 deletions
| diff --git a/samples/s006_3d_data.m b/samples/s006_3d_data.m index b836198..7b74460 100644 --- a/samples/s006_3d_data.m +++ b/samples/s006_3d_data.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 3D volume geometry.  % Parameter order: rows, colums, slices (y, x, z) | 
