summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2018-01-24 14:07:10 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2018-01-24 14:30:19 +0100
commit3c09223a447ea272beecd142b1a7de1a67e402c0 (patch)
tree1ccc66b8a9ed3bff4dca32c3c74f7c167fd6b246 /samples
parent34e73fc14493211f926e14a0af912fce0666adf6 (diff)
downloadastra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.gz
astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.bz2
astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.xz
astra-3c09223a447ea272beecd142b1a7de1a67e402c0.zip
iMinds -> imec
Diffstat (limited to 'samples')
-rw-r--r--samples/matlab/s001_sinogram_par2d.m2
-rw-r--r--samples/matlab/s002_data2d.m2
-rw-r--r--samples/matlab/s003_gpu_reconstruction.m2
-rw-r--r--samples/matlab/s004_cpu_reconstruction.m2
-rw-r--r--samples/matlab/s005_3d_geometry.m2
-rw-r--r--samples/matlab/s006_3d_data.m2
-rw-r--r--samples/matlab/s007_3d_reconstruction.m2
-rw-r--r--samples/matlab/s008_gpu_selection.m2
-rw-r--r--samples/matlab/s009_projection_matrix.m2
-rw-r--r--samples/matlab/s010_supersampling.m2
-rw-r--r--samples/matlab/s011_object_info.m2
-rw-r--r--samples/matlab/s012_masks.m2
-rw-r--r--samples/matlab/s013_constraints.m2
-rw-r--r--samples/matlab/s014_FBP.m2
-rw-r--r--samples/matlab/s015_fp_bp.m2
-rw-r--r--samples/matlab/s016_plots.m2
-rw-r--r--samples/matlab/s017_opTomo.m2
-rw-r--r--samples/matlab/s020_3d_multiGPU.m2
-rw-r--r--samples/matlab/s022_fbp_cor.m2
-rw-r--r--samples/python/s001_sinogram_par2d.py2
-rw-r--r--samples/python/s002_data2d.py2
-rw-r--r--samples/python/s003_gpu_reconstruction.py2
-rw-r--r--samples/python/s004_cpu_reconstruction.py2
-rw-r--r--samples/python/s005_3d_geometry.py2
-rw-r--r--samples/python/s006_3d_data.py2
-rw-r--r--samples/python/s007_3d_reconstruction.py2
-rw-r--r--samples/python/s008_gpu_selection.py2
-rw-r--r--samples/python/s009_projection_matrix.py2
-rw-r--r--samples/python/s010_supersampling.py2
-rw-r--r--samples/python/s011_object_info.py2
-rw-r--r--samples/python/s012_masks.py2
-rw-r--r--samples/python/s013_constraints.py2
-rw-r--r--samples/python/s014_FBP.py2
-rw-r--r--samples/python/s015_fp_bp.py2
-rw-r--r--samples/python/s016_plots.py2
-rw-r--r--samples/python/s017_OpTomo.py2
-rw-r--r--samples/python/s018_plugin.py2
-rw-r--r--samples/python/s019_experimental_multires.py2
-rw-r--r--samples/python/s020_3d_multiGPU.py2
-rw-r--r--samples/python/s021_pygpu.py2
-rw-r--r--samples/python/s022_fbp_cor.py2
41 files changed, 41 insertions, 41 deletions
diff --git a/samples/matlab/s001_sinogram_par2d.m b/samples/matlab/s001_sinogram_par2d.m
index 5d9ff30..5c49758 100644
--- a/samples/matlab/s001_sinogram_par2d.m
+++ b/samples/matlab/s001_sinogram_par2d.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s002_data2d.m b/samples/matlab/s002_data2d.m
index 5ca127c..f075291 100644
--- a/samples/matlab/s002_data2d.m
+++ b/samples/matlab/s002_data2d.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s003_gpu_reconstruction.m b/samples/matlab/s003_gpu_reconstruction.m
index d79fc4d..4a2cec7 100644
--- a/samples/matlab/s003_gpu_reconstruction.m
+++ b/samples/matlab/s003_gpu_reconstruction.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s004_cpu_reconstruction.m b/samples/matlab/s004_cpu_reconstruction.m
index 9a50188..c3b7a95 100644
--- a/samples/matlab/s004_cpu_reconstruction.m
+++ b/samples/matlab/s004_cpu_reconstruction.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s005_3d_geometry.m b/samples/matlab/s005_3d_geometry.m
index c1586e6..df3ffad 100644
--- a/samples/matlab/s005_3d_geometry.m
+++ b/samples/matlab/s005_3d_geometry.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s006_3d_data.m b/samples/matlab/s006_3d_data.m
index d5b5784..9fac2f8 100644
--- a/samples/matlab/s006_3d_data.m
+++ b/samples/matlab/s006_3d_data.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s007_3d_reconstruction.m b/samples/matlab/s007_3d_reconstruction.m
index f44f682..6e47490 100644
--- a/samples/matlab/s007_3d_reconstruction.m
+++ b/samples/matlab/s007_3d_reconstruction.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s008_gpu_selection.m b/samples/matlab/s008_gpu_selection.m
index 130c1a8..4cf7392 100644
--- a/samples/matlab/s008_gpu_selection.m
+++ b/samples/matlab/s008_gpu_selection.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s009_projection_matrix.m b/samples/matlab/s009_projection_matrix.m
index b2da89d..b272be9 100644
--- a/samples/matlab/s009_projection_matrix.m
+++ b/samples/matlab/s009_projection_matrix.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s010_supersampling.m b/samples/matlab/s010_supersampling.m
index 3144d47..7e52bc9 100644
--- a/samples/matlab/s010_supersampling.m
+++ b/samples/matlab/s010_supersampling.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s011_object_info.m b/samples/matlab/s011_object_info.m
index e0ff1f5..96aff2a 100644
--- a/samples/matlab/s011_object_info.m
+++ b/samples/matlab/s011_object_info.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s012_masks.m b/samples/matlab/s012_masks.m
index aec05ab..9914f4b 100644
--- a/samples/matlab/s012_masks.m
+++ b/samples/matlab/s012_masks.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s013_constraints.m b/samples/matlab/s013_constraints.m
index 7666857..aaaf4d1 100644
--- a/samples/matlab/s013_constraints.m
+++ b/samples/matlab/s013_constraints.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s014_FBP.m b/samples/matlab/s014_FBP.m
index f986327..1fc6f90 100644
--- a/samples/matlab/s014_FBP.m
+++ b/samples/matlab/s014_FBP.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s015_fp_bp.m b/samples/matlab/s015_fp_bp.m
index 0a96427..34235d4 100644
--- a/samples/matlab/s015_fp_bp.m
+++ b/samples/matlab/s015_fp_bp.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s016_plots.m b/samples/matlab/s016_plots.m
index 5a58094..ac7c169 100644
--- a/samples/matlab/s016_plots.m
+++ b/samples/matlab/s016_plots.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s017_opTomo.m b/samples/matlab/s017_opTomo.m
index e753607..175287a 100644
--- a/samples/matlab/s017_opTomo.m
+++ b/samples/matlab/s017_opTomo.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s020_3d_multiGPU.m b/samples/matlab/s020_3d_multiGPU.m
index 6551d25..e793848 100644
--- a/samples/matlab/s020_3d_multiGPU.m
+++ b/samples/matlab/s020_3d_multiGPU.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/matlab/s022_fbp_cor.m b/samples/matlab/s022_fbp_cor.m
index 86798b9..2820541 100644
--- a/samples/matlab/s022_fbp_cor.m
+++ b/samples/matlab/s022_fbp_cor.m
@@ -1,7 +1,7 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% Copyright: 2010-2018, imec Vision Lab, University of Antwerp
% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
diff --git a/samples/python/s001_sinogram_par2d.py b/samples/python/s001_sinogram_par2d.py
index 265cf7c..cad3312 100644
--- a/samples/python/s001_sinogram_par2d.py
+++ b/samples/python/s001_sinogram_par2d.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s002_data2d.py b/samples/python/s002_data2d.py
index 10da662..764d328 100644
--- a/samples/python/s002_data2d.py
+++ b/samples/python/s002_data2d.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s003_gpu_reconstruction.py b/samples/python/s003_gpu_reconstruction.py
index e8527db..598d965 100644
--- a/samples/python/s003_gpu_reconstruction.py
+++ b/samples/python/s003_gpu_reconstruction.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s004_cpu_reconstruction.py b/samples/python/s004_cpu_reconstruction.py
index 395e8d1..8b632fc 100644
--- a/samples/python/s004_cpu_reconstruction.py
+++ b/samples/python/s004_cpu_reconstruction.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s005_3d_geometry.py b/samples/python/s005_3d_geometry.py
index dac6e5b..24f1a3e 100644
--- a/samples/python/s005_3d_geometry.py
+++ b/samples/python/s005_3d_geometry.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s006_3d_data.py b/samples/python/s006_3d_data.py
index 23928d9..7f2f955 100644
--- a/samples/python/s006_3d_data.py
+++ b/samples/python/s006_3d_data.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s007_3d_reconstruction.py b/samples/python/s007_3d_reconstruction.py
index cae0b08..c7283a1 100644
--- a/samples/python/s007_3d_reconstruction.py
+++ b/samples/python/s007_3d_reconstruction.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s008_gpu_selection.py b/samples/python/s008_gpu_selection.py
index 1ae60f9..21ce762 100644
--- a/samples/python/s008_gpu_selection.py
+++ b/samples/python/s008_gpu_selection.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s009_projection_matrix.py b/samples/python/s009_projection_matrix.py
index 26ac485..cd4cf63 100644
--- a/samples/python/s009_projection_matrix.py
+++ b/samples/python/s009_projection_matrix.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s010_supersampling.py b/samples/python/s010_supersampling.py
index aeca6c1..fb6cf59 100644
--- a/samples/python/s010_supersampling.py
+++ b/samples/python/s010_supersampling.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s011_object_info.py b/samples/python/s011_object_info.py
index 08c69a0..84da6f8 100644
--- a/samples/python/s011_object_info.py
+++ b/samples/python/s011_object_info.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s012_masks.py b/samples/python/s012_masks.py
index ab83af4..d7f5352 100644
--- a/samples/python/s012_masks.py
+++ b/samples/python/s012_masks.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s013_constraints.py b/samples/python/s013_constraints.py
index 1019bd9..b9bf6e4 100644
--- a/samples/python/s013_constraints.py
+++ b/samples/python/s013_constraints.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s014_FBP.py b/samples/python/s014_FBP.py
index ec46001..f7cefd4 100644
--- a/samples/python/s014_FBP.py
+++ b/samples/python/s014_FBP.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s015_fp_bp.py b/samples/python/s015_fp_bp.py
index 90e1306..10a4585 100644
--- a/samples/python/s015_fp_bp.py
+++ b/samples/python/s015_fp_bp.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s016_plots.py b/samples/python/s016_plots.py
index aaaeb40..0cacc94 100644
--- a/samples/python/s016_plots.py
+++ b/samples/python/s016_plots.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s017_OpTomo.py b/samples/python/s017_OpTomo.py
index 01189ef..f26d91d 100644
--- a/samples/python/s017_OpTomo.py
+++ b/samples/python/s017_OpTomo.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s018_plugin.py b/samples/python/s018_plugin.py
index 8fbac99..e2ff6f5 100644
--- a/samples/python/s018_plugin.py
+++ b/samples/python/s018_plugin.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s019_experimental_multires.py b/samples/python/s019_experimental_multires.py
index e07ba3d..9b26eca 100644
--- a/samples/python/s019_experimental_multires.py
+++ b/samples/python/s019_experimental_multires.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s020_3d_multiGPU.py b/samples/python/s020_3d_multiGPU.py
index d163950..5e65d87 100644
--- a/samples/python/s020_3d_multiGPU.py
+++ b/samples/python/s020_3d_multiGPU.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s021_pygpu.py b/samples/python/s021_pygpu.py
index fde90da..d89771c 100644
--- a/samples/python/s021_pygpu.py
+++ b/samples/python/s021_pygpu.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
diff --git a/samples/python/s022_fbp_cor.py b/samples/python/s022_fbp_cor.py
index fab9d82..a3b0542 100644
--- a/samples/python/s022_fbp_cor.py
+++ b/samples/python/s022_fbp_cor.py
@@ -1,5 +1,5 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# Copyright: 2010-2018, imec Vision Lab, University of Antwerp
# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com