diff --git a/k-Wave/Contents.m b/k-Wave/Contents.m index 09fb50d..b73a1ff 100644 --- a/k-Wave/Contents.m +++ b/k-Wave/Contents.m @@ -1,6 +1,6 @@ % k-Wave Toolbox -% Version 1.4 08-Nov-2022 -% Copyright (C) 2009-2022 Bradley Treeby, Ben Cox, and Jiri Jaros (see +% Version 1.4.1 17-Dec-2025 +% Copyright (C) 2009- Bradley Treeby, Ben Cox, and Jiri Jaros (see % individual files for list of authors). % % See k-Wave Toolbox in help menu for description and examples. diff --git a/k-Wave/acousticFieldPropagator.m b/k-Wave/acousticFieldPropagator.m index 120e845..7d0f76d 100644 --- a/k-Wave/acousticFieldPropagator.m +++ b/k-Wave/acousticFieldPropagator.m @@ -94,7 +94,7 @@ % America, 143(1), 529-537. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2016-2022 Bradley Treeby and Ben Cox +% Copyright (C) 2016- Bradley Treeby and Ben Cox % % See also acousticFieldPropagatorC, kspaceFirstOrder1D, % kspaceFirstOrder2D, kspaceFirstOrder3D diff --git a/k-Wave/acousticFieldPropagatorC.m b/k-Wave/acousticFieldPropagatorC.m index fa65291..d950534 100644 --- a/k-Wave/acousticFieldPropagatorC.m +++ b/k-Wave/acousticFieldPropagatorC.m @@ -46,7 +46,7 @@ % last update - 4th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2019 Bradley Treeby and Jakub Budisky +% Copyright (C) 2017- Bradley Treeby and Jakub Budisky % % See also acousticFieldPropagator diff --git a/k-Wave/addNoise.m b/k-Wave/addNoise.m index d4c05b5..57140f1 100644 --- a/k-Wave/addNoise.m +++ b/k-Wave/addNoise.m @@ -33,7 +33,7 @@ % last update - 21st February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/angularSpectrum.m b/k-Wave/angularSpectrum.m index 3be0fcf..a6764ef 100644 --- a/k-Wave/angularSpectrum.m +++ b/k-Wave/angularSpectrum.m @@ -116,7 +116,7 @@ % Journal of the Acoustical Society of America, 123(1), 68-76. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % % See also angularSpectrumCW diff --git a/k-Wave/angularSpectrumCW.m b/k-Wave/angularSpectrumCW.m index 0e645a8..2c6d217 100644 --- a/k-Wave/angularSpectrumCW.m +++ b/k-Wave/angularSpectrumCW.m @@ -88,7 +88,7 @@ % Journal of the Acoustical Society of America, 123(1), 68-76. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % % See also angularSpectrum diff --git a/k-Wave/applyFilter.m b/k-Wave/applyFilter.m index 9296c5e..ee36119 100644 --- a/k-Wave/applyFilter.m +++ b/k-Wave/applyFilter.m @@ -40,7 +40,7 @@ % last update - 21st February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2009- Ben Cox and Bradley Treeby % % See also filter, filterTimeSeries diff --git a/k-Wave/attenComp.m b/k-Wave/attenComp.m index d94b2b4..7eac311 100644 --- a/k-Wave/attenComp.m +++ b/k-Wave/attenComp.m @@ -150,7 +150,7 @@ % last update - 21st July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2021 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/beamPlot.m b/k-Wave/beamPlot.m index e21c883..2e494a4 100644 --- a/k-Wave/beamPlot.m +++ b/k-Wave/beamPlot.m @@ -36,7 +36,7 @@ function beamPlot(varargin) % last update - 22nd February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % % See also slice diff --git a/k-Wave/benchmark.m b/k-Wave/benchmark.m index 5ae6f0a..eb884f4 100644 --- a/k-Wave/benchmark.m +++ b/k-Wave/benchmark.m @@ -23,7 +23,7 @@ function benchmark(datacast) % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2019 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % % See also kspaceFirstOrder3D diff --git a/k-Wave/bioheatExact.m b/k-Wave/bioheatExact.m index ef6d2d0..0b5e87c 100644 --- a/k-Wave/bioheatExact.m +++ b/k-Wave/bioheatExact.m @@ -67,7 +67,7 @@ % last update - 11th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby and Teedah Saratoon +% Copyright (C) 2015- Bradley Treeby and Teedah Saratoon % % See also kWaveDiffusion diff --git a/k-Wave/calculateMassSource.m b/k-Wave/calculateMassSource.m index c1cd308..75fbef2 100644 --- a/k-Wave/calculateMassSource.m +++ b/k-Wave/calculateMassSource.m @@ -117,7 +117,7 @@ % 1857-1864. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2020 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % % See also calculateMassSourceCW, kspaceFirstOrder3D diff --git a/k-Wave/calculateMassSourceCW.m b/k-Wave/calculateMassSourceCW.m index be360a5..ffc1a2e 100644 --- a/k-Wave/calculateMassSourceCW.m +++ b/k-Wave/calculateMassSourceCW.m @@ -119,7 +119,7 @@ % 1857-1864. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2020 Bradley Treeby, Ben Cox, Felix Lucka +% Copyright (C) 2018- Bradley Treeby, Ben Cox, Felix Lucka % % See also acousticFieldPropagator, calculateMassSource diff --git a/k-Wave/cart2grid.m b/k-Wave/cart2grid.m index 07d4a3e..063bb4f 100644 --- a/k-Wave/cart2grid.m +++ b/k-Wave/cart2grid.m @@ -36,7 +36,7 @@ % last update - 16th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2018 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also interpCartData, kWaveGrid diff --git a/k-Wave/checkFactors.m b/k-Wave/checkFactors.m index 608551b..131ecdf 100644 --- a/k-Wave/checkFactors.m +++ b/k-Wave/checkFactors.m @@ -21,7 +21,7 @@ function checkFactors(min_number, max_number) % last update - 27th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/checkStability.m b/k-Wave/checkStability.m index 2dcd896..152dadb 100644 --- a/k-Wave/checkStability.m +++ b/k-Wave/checkStability.m @@ -34,7 +34,7 @@ % last update - 27th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Ben Cox +% Copyright (C) 2014- Ben Cox % % See also kspaceFirstOrder1D, kspaceFirstOrder2D, kspaceFirstOrder3D, % kWaveGrid diff --git a/k-Wave/computeLinearTransform.m b/k-Wave/computeLinearTransform.m index 7775ab3..c3bef5f 100644 --- a/k-Wave/computeLinearTransform.m +++ b/k-Wave/computeLinearTransform.m @@ -38,7 +38,7 @@ % last update - 20th October 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2016-2022 Elliott Wise and Bradley Treeby +% Copyright (C) 2016- Elliott Wise and Bradley Treeby % % See also getAffineMatrix diff --git a/k-Wave/createCWSignals.m b/k-Wave/createCWSignals.m index 0fde862..f246eda 100644 --- a/k-Wave/createCWSignals.m +++ b/k-Wave/createCWSignals.m @@ -62,7 +62,7 @@ % last update - 26th March 2025 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2025 Bradley Treeby and Yan To Ling +% Copyright (C) 2015- Bradley Treeby and Yan To Ling % % See also extractAmpPhase, toneburst diff --git a/k-Wave/db2neper.m b/k-Wave/db2neper.m index d482572..94abad8 100644 --- a/k-Wave/db2neper.m +++ b/k-Wave/db2neper.m @@ -24,7 +24,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also neper2db diff --git a/k-Wave/envelopeDetection.m b/k-Wave/envelopeDetection.m index 26d52f5..8ccdc2f 100644 --- a/k-Wave/envelopeDetection.m +++ b/k-Wave/envelopeDetection.m @@ -26,7 +26,7 @@ % last update - 6th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_at_array_as_sensor.m b/k-Wave/examples/example_at_array_as_sensor.m index 1248772..3bb813b 100644 --- a/k-Wave/examples/example_at_array_as_sensor.m +++ b/k-Wave/examples/example_at_array_as_sensor.m @@ -10,7 +10,7 @@ % last update: 3rd November 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2022 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_at_array_as_source.m b/k-Wave/examples/example_at_array_as_source.m index 88ff983..0bdce3d 100644 --- a/k-Wave/examples/example_at_array_as_source.m +++ b/k-Wave/examples/example_at_array_as_source.m @@ -15,7 +15,7 @@ % last update: 2nd November 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2022 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_at_circular_piston_3D.m b/k-Wave/examples/example_at_circular_piston_3D.m index 53a9cc3..e3b049e 100644 --- a/k-Wave/examples/example_at_circular_piston_3D.m +++ b/k-Wave/examples/example_at_circular_piston_3D.m @@ -12,7 +12,7 @@ % last update: 3rd November 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2022 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_at_circular_piston_AS.m b/k-Wave/examples/example_at_circular_piston_AS.m index e5d5acc..82a9f1a 100644 --- a/k-Wave/examples/example_at_circular_piston_AS.m +++ b/k-Wave/examples/example_at_circular_piston_AS.m @@ -14,7 +14,7 @@ % last update: 3rd November 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2022 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_at_focused_annular_array_3D.m b/k-Wave/examples/example_at_focused_annular_array_3D.m index 6bdcae2..0d54e58 100644 --- a/k-Wave/examples/example_at_focused_annular_array_3D.m +++ b/k-Wave/examples/example_at_focused_annular_array_3D.m @@ -9,7 +9,7 @@ % last update: 3rd November 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2022 Bradley Treeby +% Copyright (C) 2022- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_at_focused_bowl_3D.m b/k-Wave/examples/example_at_focused_bowl_3D.m index 44a6105..7d1f676 100644 --- a/k-Wave/examples/example_at_focused_bowl_3D.m +++ b/k-Wave/examples/example_at_focused_bowl_3D.m @@ -8,7 +8,7 @@ % last update: 3rd November 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2022 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_at_focused_bowl_AS.m b/k-Wave/examples/example_at_focused_bowl_AS.m index 71b4679..27d585b 100644 --- a/k-Wave/examples/example_at_focused_bowl_AS.m +++ b/k-Wave/examples/example_at_focused_bowl_AS.m @@ -9,7 +9,7 @@ % last update: 3rd November 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2022 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_at_linear_array_transducer.m b/k-Wave/examples/example_at_linear_array_transducer.m index d1afd7c..3c9156f 100644 --- a/k-Wave/examples/example_at_linear_array_transducer.m +++ b/k-Wave/examples/example_at_linear_array_transducer.m @@ -10,7 +10,7 @@ % last update: 3rd November 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2020-2022 Bradley Treeby +% Copyright (C) 2020- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_cpp_io_in_parts.m b/k-Wave/examples/example_cpp_io_in_parts.m index a8f5dc0..815523c 100644 --- a/k-Wave/examples/example_cpp_io_in_parts.m +++ b/k-Wave/examples/example_cpp_io_in_parts.m @@ -8,7 +8,7 @@ % last update: 1st August 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2019 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_cpp_running_simulations.m b/k-Wave/examples/example_cpp_running_simulations.m index 1bd4b33..1d6e739 100644 --- a/k-Wave/examples/example_cpp_running_simulations.m +++ b/k-Wave/examples/example_cpp_running_simulations.m @@ -10,7 +10,7 @@ % last update: 1st August 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2019 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_diff_binary_sensor_mask.m b/k-Wave/examples/example_diff_binary_sensor_mask.m index 186171d..8389c2c 100644 --- a/k-Wave/examples/example_diff_binary_sensor_mask.m +++ b/k-Wave/examples/example_diff_binary_sensor_mask.m @@ -12,7 +12,7 @@ % last update: 28th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_diff_focused_ultrasound_heating.m b/k-Wave/examples/example_diff_focused_ultrasound_heating.m index 5026447..b6698e7 100644 --- a/k-Wave/examples/example_diff_focused_ultrasound_heating.m +++ b/k-Wave/examples/example_diff_focused_ultrasound_heating.m @@ -10,7 +10,7 @@ % last update: 28th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_diff_homogeneous_medium_diffusion.m b/k-Wave/examples/example_diff_homogeneous_medium_diffusion.m index d052002..4da96a0 100644 --- a/k-Wave/examples/example_diff_homogeneous_medium_diffusion.m +++ b/k-Wave/examples/example_diff_homogeneous_medium_diffusion.m @@ -10,7 +10,7 @@ % last update: 27th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_diff_homogeneous_medium_source.m b/k-Wave/examples/example_diff_homogeneous_medium_source.m index 3d08656..a8aa50a 100644 --- a/k-Wave/examples/example_diff_homogeneous_medium_source.m +++ b/k-Wave/examples/example_diff_homogeneous_medium_source.m @@ -10,7 +10,7 @@ % last update: 28th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ewp_3D_simulation.m b/k-Wave/examples/example_ewp_3D_simulation.m index 98ae39c..d1670cc 100644 --- a/k-Wave/examples/example_ewp_3D_simulation.m +++ b/k-Wave/examples/example_ewp_3D_simulation.m @@ -10,7 +10,7 @@ % last update: 29th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ewp_layered_medium.m b/k-Wave/examples/example_ewp_layered_medium.m index b6491f2..9a93158 100644 --- a/k-Wave/examples/example_ewp_layered_medium.m +++ b/k-Wave/examples/example_ewp_layered_medium.m @@ -11,7 +11,7 @@ % last update: 29th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ewp_plane_wave_absorption.m b/k-Wave/examples/example_ewp_plane_wave_absorption.m index 5d28f2f..f106f6c 100644 --- a/k-Wave/examples/example_ewp_plane_wave_absorption.m +++ b/k-Wave/examples/example_ewp_plane_wave_absorption.m @@ -10,7 +10,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2019 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ewp_shear_wave_snells_law.m b/k-Wave/examples/example_ewp_shear_wave_snells_law.m index cbb3371..1059c15 100644 --- a/k-Wave/examples/example_ewp_shear_wave_snells_law.m +++ b/k-Wave/examples/example_ewp_shear_wave_snells_law.m @@ -10,7 +10,7 @@ % last update: 20th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2017 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_1D_simulation.m b/k-Wave/examples/example_ivp_1D_simulation.m index 1cb2ea0..07d21a2 100644 --- a/k-Wave/examples/example_ivp_1D_simulation.m +++ b/k-Wave/examples/example_ivp_1D_simulation.m @@ -11,7 +11,7 @@ % last update: 13th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_3D_simulation.m b/k-Wave/examples/example_ivp_3D_simulation.m index d8854c8..0ef8112 100644 --- a/k-Wave/examples/example_ivp_3D_simulation.m +++ b/k-Wave/examples/example_ivp_3D_simulation.m @@ -11,7 +11,7 @@ % last update: 13th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_axisymmetric_simulation.m b/k-Wave/examples/example_ivp_axisymmetric_simulation.m index 66bdeb7..9b74fea 100644 --- a/k-Wave/examples/example_ivp_axisymmetric_simulation.m +++ b/k-Wave/examples/example_ivp_axisymmetric_simulation.m @@ -11,7 +11,7 @@ % last update: 25th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_binary_sensor_mask.m b/k-Wave/examples/example_ivp_binary_sensor_mask.m index 242a697..c2648ee 100644 --- a/k-Wave/examples/example_ivp_binary_sensor_mask.m +++ b/k-Wave/examples/example_ivp_binary_sensor_mask.m @@ -10,7 +10,7 @@ % last update: 13th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_comparison_modelling_functions.m b/k-Wave/examples/example_ivp_comparison_modelling_functions.m index 3666667..5360a42 100644 --- a/k-Wave/examples/example_ivp_comparison_modelling_functions.m +++ b/k-Wave/examples/example_ivp_comparison_modelling_functions.m @@ -9,7 +9,7 @@ % last update: 9th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_heterogeneous_medium.m b/k-Wave/examples/example_ivp_heterogeneous_medium.m index 66b8ee5..fe22ce2 100644 --- a/k-Wave/examples/example_ivp_heterogeneous_medium.m +++ b/k-Wave/examples/example_ivp_heterogeneous_medium.m @@ -10,7 +10,7 @@ % last update: 29th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_homogeneous_medium.m b/k-Wave/examples/example_ivp_homogeneous_medium.m index 4d0c3a8..757d891 100644 --- a/k-Wave/examples/example_ivp_homogeneous_medium.m +++ b/k-Wave/examples/example_ivp_homogeneous_medium.m @@ -10,7 +10,7 @@ % last update: 28th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_loading_external_image.m b/k-Wave/examples/example_ivp_loading_external_image.m index 49c9321..dcf233d 100644 --- a/k-Wave/examples/example_ivp_loading_external_image.m +++ b/k-Wave/examples/example_ivp_loading_external_image.m @@ -10,7 +10,7 @@ % last update: 13th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_opposing_corners_sensor_mask.m b/k-Wave/examples/example_ivp_opposing_corners_sensor_mask.m index 0b72e9e..4dc07ab 100644 --- a/k-Wave/examples/example_ivp_opposing_corners_sensor_mask.m +++ b/k-Wave/examples/example_ivp_opposing_corners_sensor_mask.m @@ -12,7 +12,7 @@ % last update: 29th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_photoacoustic_waveforms.m b/k-Wave/examples/example_ivp_photoacoustic_waveforms.m index eb18932..7304775 100644 --- a/k-Wave/examples/example_ivp_photoacoustic_waveforms.m +++ b/k-Wave/examples/example_ivp_photoacoustic_waveforms.m @@ -14,7 +14,7 @@ % last update: 20th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby and Ben Cox +% Copyright (C) 2011- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_recording_particle_velocity.m b/k-Wave/examples/example_ivp_recording_particle_velocity.m index 2715ca5..825e1cc 100644 --- a/k-Wave/examples/example_ivp_recording_particle_velocity.m +++ b/k-Wave/examples/example_ivp_recording_particle_velocity.m @@ -9,7 +9,7 @@ % last update: 3rd May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_saving_movie_files.m b/k-Wave/examples/example_ivp_saving_movie_files.m index a867613..bae8b48 100644 --- a/k-Wave/examples/example_ivp_saving_movie_files.m +++ b/k-Wave/examples/example_ivp_saving_movie_files.m @@ -8,7 +8,7 @@ % last update: 6th August 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_sensor_frequency_response.m b/k-Wave/examples/example_ivp_sensor_frequency_response.m index e812333..d641778 100644 --- a/k-Wave/examples/example_ivp_sensor_frequency_response.m +++ b/k-Wave/examples/example_ivp_sensor_frequency_response.m @@ -9,7 +9,7 @@ % last update: 9th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_ivp_setting_initial_gradient.m b/k-Wave/examples/example_ivp_setting_initial_gradient.m index 42f3bcc..33fd3ba 100644 --- a/k-Wave/examples/example_ivp_setting_initial_gradient.m +++ b/k-Wave/examples/example_ivp_setting_initial_gradient.m @@ -9,7 +9,7 @@ % last update: 31st July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2019 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_na_controlling_the_PML.m b/k-Wave/examples/example_na_controlling_the_PML.m index 627eb96..5e8b257 100644 --- a/k-Wave/examples/example_na_controlling_the_PML.m +++ b/k-Wave/examples/example_na_controlling_the_PML.m @@ -18,7 +18,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_na_filtering_part_1.m b/k-Wave/examples/example_na_filtering_part_1.m index edf6988..df00760 100644 --- a/k-Wave/examples/example_na_filtering_part_1.m +++ b/k-Wave/examples/example_na_filtering_part_1.m @@ -9,7 +9,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_na_filtering_part_2.m b/k-Wave/examples/example_na_filtering_part_2.m index 35f6705..3a1ad25 100644 --- a/k-Wave/examples/example_na_filtering_part_2.m +++ b/k-Wave/examples/example_na_filtering_part_2.m @@ -8,7 +8,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2019 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_na_filtering_part_3.m b/k-Wave/examples/example_na_filtering_part_3.m index 21ed52f..408ce87 100644 --- a/k-Wave/examples/example_na_filtering_part_3.m +++ b/k-Wave/examples/example_na_filtering_part_3.m @@ -7,7 +7,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_na_modelling_absorption.m b/k-Wave/examples/example_na_modelling_absorption.m index c5432bd..3c3a214 100644 --- a/k-Wave/examples/example_na_modelling_absorption.m +++ b/k-Wave/examples/example_na_modelling_absorption.m @@ -13,7 +13,7 @@ % last update: 20th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_na_modelling_nonlinearity.m b/k-Wave/examples/example_na_modelling_nonlinearity.m index cba5028..e3758b9 100644 --- a/k-Wave/examples/example_na_modelling_nonlinearity.m +++ b/k-Wave/examples/example_na_modelling_nonlinearity.m @@ -8,7 +8,7 @@ % last update: 11th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_na_optimising_performance.m b/k-Wave/examples/example_na_optimising_performance.m index 7d567b1..8026c9e 100644 --- a/k-Wave/examples/example_na_optimising_performance.m +++ b/k-Wave/examples/example_na_optimising_performance.m @@ -11,7 +11,7 @@ % last update: 6th August 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_na_source_smoothing.m b/k-Wave/examples/example_na_source_smoothing.m index 13e8e3b..7404822 100644 --- a/k-Wave/examples/example_na_source_smoothing.m +++ b/k-Wave/examples/example_na_source_smoothing.m @@ -13,7 +13,7 @@ % last update: 20th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_FFT_line_sensor.m b/k-Wave/examples/example_pr_2D_FFT_line_sensor.m index e28750c..be680fb 100644 --- a/k-Wave/examples/example_pr_2D_FFT_line_sensor.m +++ b/k-Wave/examples/example_pr_2D_FFT_line_sensor.m @@ -11,7 +11,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_TR_absorption_compensation.m b/k-Wave/examples/example_pr_2D_TR_absorption_compensation.m index 062ea20..18fa502 100644 --- a/k-Wave/examples/example_pr_2D_TR_absorption_compensation.m +++ b/k-Wave/examples/example_pr_2D_TR_absorption_compensation.m @@ -15,7 +15,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2019 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_TR_autofocus.m b/k-Wave/examples/example_pr_2D_TR_autofocus.m index 0239340..e522bc7 100644 --- a/k-Wave/examples/example_pr_2D_TR_autofocus.m +++ b/k-Wave/examples/example_pr_2D_TR_autofocus.m @@ -16,7 +16,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2019 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_TR_bandlimited_sensors.m b/k-Wave/examples/example_pr_2D_TR_bandlimited_sensors.m index fd722ff..7749c01 100644 --- a/k-Wave/examples/example_pr_2D_TR_bandlimited_sensors.m +++ b/k-Wave/examples/example_pr_2D_TR_bandlimited_sensors.m @@ -9,7 +9,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_TR_circular_sensor.m b/k-Wave/examples/example_pr_2D_TR_circular_sensor.m index 830eba9..1fb7cbc 100644 --- a/k-Wave/examples/example_pr_2D_TR_circular_sensor.m +++ b/k-Wave/examples/example_pr_2D_TR_circular_sensor.m @@ -11,7 +11,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_TR_directional_sensors.m b/k-Wave/examples/example_pr_2D_TR_directional_sensors.m index 5ad0d1c..0ee6684 100644 --- a/k-Wave/examples/example_pr_2D_TR_directional_sensors.m +++ b/k-Wave/examples/example_pr_2D_TR_directional_sensors.m @@ -10,7 +10,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2010- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_TR_iterative.m b/k-Wave/examples/example_pr_2D_TR_iterative.m index a7ae729..8bb24a4 100644 --- a/k-Wave/examples/example_pr_2D_TR_iterative.m +++ b/k-Wave/examples/example_pr_2D_TR_iterative.m @@ -10,7 +10,7 @@ % last update: 22nd October 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2019 Ben Cox and Bradley Treeby +% Copyright (C) 2012- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_TR_line_sensor.m b/k-Wave/examples/example_pr_2D_TR_line_sensor.m index 1bbc734..765efee 100644 --- a/k-Wave/examples/example_pr_2D_TR_line_sensor.m +++ b/k-Wave/examples/example_pr_2D_TR_line_sensor.m @@ -11,7 +11,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_TR_time_variant_filtering.m b/k-Wave/examples/example_pr_2D_TR_time_variant_filtering.m index cc3ec58..f7f0abc 100644 --- a/k-Wave/examples/example_pr_2D_TR_time_variant_filtering.m +++ b/k-Wave/examples/example_pr_2D_TR_time_variant_filtering.m @@ -16,7 +16,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2019 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_2D_adjoint.m b/k-Wave/examples/example_pr_2D_adjoint.m index a9808c7..80546de 100644 --- a/k-Wave/examples/example_pr_2D_adjoint.m +++ b/k-Wave/examples/example_pr_2D_adjoint.m @@ -16,7 +16,7 @@ % last update: 22nd October 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2019 Ben Cox and Bradley Treeby +% Copyright (C) 2017- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_3D_FFT_planar_sensor.m b/k-Wave/examples/example_pr_3D_FFT_planar_sensor.m index 73b6e3a..87e6db0 100644 --- a/k-Wave/examples/example_pr_3D_FFT_planar_sensor.m +++ b/k-Wave/examples/example_pr_3D_FFT_planar_sensor.m @@ -11,7 +11,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_3D_TR_planar_sensor.m b/k-Wave/examples/example_pr_3D_TR_planar_sensor.m index d86f1ac..fe41a80 100644 --- a/k-Wave/examples/example_pr_3D_TR_planar_sensor.m +++ b/k-Wave/examples/example_pr_3D_TR_planar_sensor.m @@ -12,7 +12,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_pr_3D_TR_spherical_sensor.m b/k-Wave/examples/example_pr_3D_TR_spherical_sensor.m index 24c28b0..4fec73e 100644 --- a/k-Wave/examples/example_pr_3D_TR_spherical_sensor.m +++ b/k-Wave/examples/example_pr_3D_TR_spherical_sensor.m @@ -11,7 +11,7 @@ % last update: 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_sd_directional_array_elements.m b/k-Wave/examples/example_sd_directional_array_elements.m index f442e55..c3babb4 100644 --- a/k-Wave/examples/example_sd_directional_array_elements.m +++ b/k-Wave/examples/example_sd_directional_array_elements.m @@ -9,7 +9,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2010- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_sd_directivity_modelling_2D.m b/k-Wave/examples/example_sd_directivity_modelling_2D.m index df71839..05f4565 100644 --- a/k-Wave/examples/example_sd_directivity_modelling_2D.m +++ b/k-Wave/examples/example_sd_directivity_modelling_2D.m @@ -10,7 +10,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2010- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_sd_directivity_modelling_3D.m b/k-Wave/examples/example_sd_directivity_modelling_3D.m index c6d620d..edf4bb3 100644 --- a/k-Wave/examples/example_sd_directivity_modelling_3D.m +++ b/k-Wave/examples/example_sd_directivity_modelling_3D.m @@ -9,7 +9,7 @@ % last update: 20th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2010- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_sd_focussed_detector_2D.m b/k-Wave/examples/example_sd_focussed_detector_2D.m index 6eb16bd..b9dc275 100644 --- a/k-Wave/examples/example_sd_focussed_detector_2D.m +++ b/k-Wave/examples/example_sd_focussed_detector_2D.m @@ -10,7 +10,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2010- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_sd_focussed_detector_3D.m b/k-Wave/examples/example_sd_focussed_detector_3D.m index 68c26c0..725f601 100644 --- a/k-Wave/examples/example_sd_focussed_detector_3D.m +++ b/k-Wave/examples/example_sd_focussed_detector_3D.m @@ -10,7 +10,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2010- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_sd_sensor_directivity_2D.m b/k-Wave/examples/example_sd_sensor_directivity_2D.m index 80ac134..672479e 100644 --- a/k-Wave/examples/example_sd_sensor_directivity_2D.m +++ b/k-Wave/examples/example_sd_sensor_directivity_2D.m @@ -14,7 +14,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2010- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_3D_simulation.m b/k-Wave/examples/example_tvsp_3D_simulation.m index b2b9f14..0e00911 100644 --- a/k-Wave/examples/example_tvsp_3D_simulation.m +++ b/k-Wave/examples/example_tvsp_3D_simulation.m @@ -11,7 +11,7 @@ % last update: 4th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_acoustic_field_propagator.m b/k-Wave/examples/example_tvsp_acoustic_field_propagator.m index 6fd6fc0..55db3b4 100644 --- a/k-Wave/examples/example_tvsp_acoustic_field_propagator.m +++ b/k-Wave/examples/example_tvsp_acoustic_field_propagator.m @@ -15,7 +15,7 @@ % last update: 4th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_angular_spectrum.m b/k-Wave/examples/example_tvsp_angular_spectrum.m index b38124b..05f014a 100644 --- a/k-Wave/examples/example_tvsp_angular_spectrum.m +++ b/k-Wave/examples/example_tvsp_angular_spectrum.m @@ -9,7 +9,7 @@ % last update: 13th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_doppler_effect.m b/k-Wave/examples/example_tvsp_doppler_effect.m index 4f83abd..e20e88e 100644 --- a/k-Wave/examples/example_tvsp_doppler_effect.m +++ b/k-Wave/examples/example_tvsp_doppler_effect.m @@ -10,7 +10,7 @@ % last update: 4th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_equivalent_source_holography.m b/k-Wave/examples/example_tvsp_equivalent_source_holography.m index 540c55c..a0925ef 100644 --- a/k-Wave/examples/example_tvsp_equivalent_source_holography.m +++ b/k-Wave/examples/example_tvsp_equivalent_source_holography.m @@ -19,7 +19,7 @@ % last update: 21st January 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019-2020 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_homogeneous_medium_dipole.m b/k-Wave/examples/example_tvsp_homogeneous_medium_dipole.m index 824fbf3..8170df8 100644 --- a/k-Wave/examples/example_tvsp_homogeneous_medium_dipole.m +++ b/k-Wave/examples/example_tvsp_homogeneous_medium_dipole.m @@ -10,7 +10,7 @@ % last update: 4th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_homogeneous_medium_monopole.m b/k-Wave/examples/example_tvsp_homogeneous_medium_monopole.m index b303a66..9334bd1 100644 --- a/k-Wave/examples/example_tvsp_homogeneous_medium_monopole.m +++ b/k-Wave/examples/example_tvsp_homogeneous_medium_monopole.m @@ -11,7 +11,7 @@ % last update: 4th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_slit_diffraction.m b/k-Wave/examples/example_tvsp_slit_diffraction.m index e1367c5..4d0526f 100644 --- a/k-Wave/examples/example_tvsp_slit_diffraction.m +++ b/k-Wave/examples/example_tvsp_slit_diffraction.m @@ -9,7 +9,7 @@ % last update: 31st July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2019 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_snells_law.m b/k-Wave/examples/example_tvsp_snells_law.m index a9da274..2f9359b 100644 --- a/k-Wave/examples/example_tvsp_snells_law.m +++ b/k-Wave/examples/example_tvsp_snells_law.m @@ -9,7 +9,7 @@ % last update: 4th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_steering_linear_array.m b/k-Wave/examples/example_tvsp_steering_linear_array.m index 59494e5..eb42a72 100644 --- a/k-Wave/examples/example_tvsp_steering_linear_array.m +++ b/k-Wave/examples/example_tvsp_steering_linear_array.m @@ -9,7 +9,7 @@ % last update: 4th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_tvsp_transducer_field_patterns.m b/k-Wave/examples/example_tvsp_transducer_field_patterns.m index 653486b..aa331b6 100644 --- a/k-Wave/examples/example_tvsp_transducer_field_patterns.m +++ b/k-Wave/examples/example_tvsp_transducer_field_patterns.m @@ -10,7 +10,7 @@ % last update: 4th May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_us_beam_patterns.m b/k-Wave/examples/example_us_beam_patterns.m index db29023..fbbe2c7 100644 --- a/k-Wave/examples/example_us_beam_patterns.m +++ b/k-Wave/examples/example_us_beam_patterns.m @@ -9,7 +9,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_us_bmode_linear_transducer.m b/k-Wave/examples/example_us_bmode_linear_transducer.m index 0f5f7bf..6624c94 100644 --- a/k-Wave/examples/example_us_bmode_linear_transducer.m +++ b/k-Wave/examples/example_us_bmode_linear_transducer.m @@ -31,7 +31,7 @@ % last update: 22nd January 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2020 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_us_bmode_phased_array.m b/k-Wave/examples/example_us_bmode_phased_array.m index 0c65e1c..d1319af 100644 --- a/k-Wave/examples/example_us_bmode_phased_array.m +++ b/k-Wave/examples/example_us_bmode_phased_array.m @@ -15,7 +15,7 @@ % last update: 22nd January 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2020 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_us_defining_transducer.m b/k-Wave/examples/example_us_defining_transducer.m index ea6ebc8..74f1cad 100644 --- a/k-Wave/examples/example_us_defining_transducer.m +++ b/k-Wave/examples/example_us_defining_transducer.m @@ -32,7 +32,7 @@ % last update: 11th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/examples/example_us_transducer_as_sensor.m b/k-Wave/examples/example_us_transducer_as_sensor.m index aac5321..ea8d709 100644 --- a/k-Wave/examples/example_us_transducer_as_sensor.m +++ b/k-Wave/examples/example_us_transducer_as_sensor.m @@ -10,7 +10,7 @@ % last update: 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/expandMatrix.m b/k-Wave/expandMatrix.m index 232f6da..a9eeec2 100644 --- a/k-Wave/expandMatrix.m +++ b/k-Wave/expandMatrix.m @@ -60,7 +60,7 @@ % last update - 15 March 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2022 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also resize, trimZeros diff --git a/k-Wave/extractAmpPhase.m b/k-Wave/extractAmpPhase.m index 106ab18..e673db0 100644 --- a/k-Wave/extractAmpPhase.m +++ b/k-Wave/extractAmpPhase.m @@ -72,7 +72,7 @@ % last update - 26th March 2025 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2025 Bradley Treeby and Yan To Ling +% Copyright (C) 2015- Bradley Treeby and Yan To Ling % % See also createCWSignals, toneburst diff --git a/k-Wave/filterTimeSeries.m b/k-Wave/filterTimeSeries.m index bbcf8de..c90b278 100644 --- a/k-Wave/filterTimeSeries.m +++ b/k-Wave/filterTimeSeries.m @@ -53,7 +53,7 @@ % last update - 25th November 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2020 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % % See also smooth, spectrum diff --git a/k-Wave/findClosest.m b/k-Wave/findClosest.m index 83b7803..5c9e2b0 100644 --- a/k-Wave/findClosest.m +++ b/k-Wave/findClosest.m @@ -29,7 +29,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/fitPowerLawParams.m b/k-Wave/fitPowerLawParams.m index ddaa1bd..605201e 100644 --- a/k-Wave/fitPowerLawParams.m +++ b/k-Wave/fitPowerLawParams.m @@ -45,7 +45,7 @@ % last update - 13th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2019 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/flyThrough.m b/k-Wave/flyThrough.m index 0777869..baeda78 100644 --- a/k-Wave/flyThrough.m +++ b/k-Wave/flyThrough.m @@ -33,7 +33,7 @@ function flyThrough(mat, dim, fps, loop) % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also getColorMap, imagesc diff --git a/k-Wave/focus.m b/k-Wave/focus.m index 5f0de64..67409b6 100644 --- a/k-Wave/focus.m +++ b/k-Wave/focus.m @@ -30,7 +30,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/focusedAnnulusONeil.m b/k-Wave/focusedAnnulusONeil.m index 31e4e34..78e0d9c 100644 --- a/k-Wave/focusedAnnulusONeil.m +++ b/k-Wave/focusedAnnulusONeil.m @@ -43,7 +43,7 @@ % last update - 3rd August 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % % See also focusedBowlONeil. diff --git a/k-Wave/focusedBowlONeil.m b/k-Wave/focusedBowlONeil.m index 6c18801..514d1ed 100644 --- a/k-Wave/focusedBowlONeil.m +++ b/k-Wave/focusedBowlONeil.m @@ -84,7 +84,7 @@ % last update - 30th March 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2016-2021 Bradley Treeby +% Copyright (C) 2016- Bradley Treeby % % See also focusedAnnulusONeil, mendousse. diff --git a/k-Wave/fourierShift.m b/k-Wave/fourierShift.m index 809e23e..a319e42 100644 --- a/k-Wave/fourierShift.m +++ b/k-Wave/fourierShift.m @@ -50,7 +50,7 @@ % last update - 22nd August 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % % See also gradientSpect. diff --git a/k-Wave/fwhm.m b/k-Wave/fwhm.m index d9f83b5..6ea1262 100644 --- a/k-Wave/fwhm.m +++ b/k-Wave/fwhm.m @@ -27,7 +27,7 @@ % last update - 19th October 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2021 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/gaussian.m b/k-Wave/gaussian.m index 89ddb59..98f928e 100644 --- a/k-Wave/gaussian.m +++ b/k-Wave/gaussian.m @@ -38,7 +38,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/gaussianFilter.m b/k-Wave/gaussianFilter.m index 6c5c7ea..6e6e882 100644 --- a/k-Wave/gaussianFilter.m +++ b/k-Wave/gaussianFilter.m @@ -30,7 +30,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % % See also applyFilter, filterTimeSeries, gaussian diff --git a/k-Wave/getAffineMatrix.m b/k-Wave/getAffineMatrix.m index f1b3701..10eb5d7 100644 --- a/k-Wave/getAffineMatrix.m +++ b/k-Wave/getAffineMatrix.m @@ -25,7 +25,7 @@ % last update - 13th September 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % % See also computeLinearTransform diff --git a/k-Wave/getAlphaFilter.m b/k-Wave/getAlphaFilter.m index d8920a1..6a2b251 100644 --- a/k-Wave/getAlphaFilter.m +++ b/k-Wave/getAlphaFilter.m @@ -37,7 +37,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % % See also getWin diff --git a/k-Wave/getBLI.m b/k-Wave/getBLI.m index 9410da1..c752609 100644 --- a/k-Wave/getBLI.m +++ b/k-Wave/getBLI.m @@ -40,7 +40,7 @@ % last update - 13th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2019 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % % See also getDeltaBLI, spectrum diff --git a/k-Wave/getColorMap.m b/k-Wave/getColorMap.m index dba3102..c22d020 100644 --- a/k-Wave/getColorMap.m +++ b/k-Wave/getColorMap.m @@ -25,7 +25,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also colormap diff --git a/k-Wave/getComputerInfo.m b/k-Wave/getComputerInfo.m index 612c6ed..ae6fc9a 100644 --- a/k-Wave/getComputerInfo.m +++ b/k-Wave/getComputerInfo.m @@ -25,7 +25,7 @@ % last update - 21 April 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2021 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % % See also ver diff --git a/k-Wave/getDateString.m b/k-Wave/getDateString.m index 4c050b7..2bbcb64 100644 --- a/k-Wave/getDateString.m +++ b/k-Wave/getDateString.m @@ -14,7 +14,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also: datetime % This file is part of k-Wave. k-Wave is free software: you can diff --git a/k-Wave/getDeltaBLI.m b/k-Wave/getDeltaBLI.m index 871976a..12e631d 100644 --- a/k-Wave/getDeltaBLI.m +++ b/k-Wave/getDeltaBLI.m @@ -33,7 +33,7 @@ % last update - 5th December 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Elliott Wise +% Copyright (C) 2018- Elliott Wise % % See also getBLI diff --git a/k-Wave/getFDMatrix.m b/k-Wave/getFDMatrix.m index 8d30d9d..974ce31 100644 --- a/k-Wave/getFDMatrix.m +++ b/k-Wave/getFDMatrix.m @@ -48,7 +48,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % % See also gradientFD diff --git a/k-Wave/getOptimalPMLSize.m b/k-Wave/getOptimalPMLSize.m index 39db7a3..1eb33c9 100644 --- a/k-Wave/getOptimalPMLSize.m +++ b/k-Wave/getOptimalPMLSize.m @@ -41,7 +41,7 @@ % last update - 7th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % % See also fft diff --git a/k-Wave/getSpacedPoints.m b/k-Wave/getSpacedPoints.m index 8a25b11..e14ea03 100644 --- a/k-Wave/getSpacedPoints.m +++ b/k-Wave/getSpacedPoints.m @@ -32,7 +32,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2005-2017 Bradley Treeby +% Copyright (C) 2005- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/getWin.m b/k-Wave/getWin.m index cff985c..04e419e 100644 --- a/k-Wave/getWin.m +++ b/k-Wave/getWin.m @@ -84,7 +84,7 @@ % last update - 26th March 2025 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2025 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % % See also spectrum diff --git a/k-Wave/getkWavePath.m b/k-Wave/getkWavePath.m index 705489e..b70fe54 100644 --- a/k-Wave/getkWavePath.m +++ b/k-Wave/getkWavePath.m @@ -27,7 +27,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/gradientFD.m b/k-Wave/gradientFD.m index e24471b..2eaa4e9 100644 --- a/k-Wave/gradientFD.m +++ b/k-Wave/gradientFD.m @@ -53,7 +53,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % % See also getFDMatrix, gradient, gradientSpect diff --git a/k-Wave/gradientSpect.m b/k-Wave/gradientSpect.m index 1b68f3c..162decb 100644 --- a/k-Wave/gradientSpect.m +++ b/k-Wave/gradientSpect.m @@ -71,7 +71,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % % See also gradient, gradientFD diff --git a/k-Wave/grid2cart.m b/k-Wave/grid2cart.m index 6e8735e..5a1cac7 100644 --- a/k-Wave/grid2cart.m +++ b/k-Wave/grid2cart.m @@ -27,7 +27,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2009- Ben Cox and Bradley Treeby % % See also cart2grid, interpCartData, kWaveGrid diff --git a/k-Wave/h5compare.m b/k-Wave/h5compare.m index fd1f5e4..c75b322 100644 --- a/k-Wave/h5compare.m +++ b/k-Wave/h5compare.m @@ -26,7 +26,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % % See also h5write, writeMatrix diff --git a/k-Wave/helpfiles/k-wave_getting_started.html b/k-Wave/helpfiles/k-wave_getting_started.html index be46314..800eb61 100644 --- a/k-Wave/helpfiles/k-wave_getting_started.html +++ b/k-Wave/helpfiles/k-wave_getting_started.html @@ -14,7 +14,7 @@

Getting Started

Run the First Example

-

Regardless of your intended application for the k-Wave Toolbox, the easiest way to get started is to work through the Initial Value Problems examples, in particular the Homogeneous Propagation Medium example. This gives a step-by-step introduction to the way the simulation functions within k-Wave work. Each of the examples comes with an accompanying m-file which can be opened or run from within the help menu. At the top of the help file for each example, links to earlier examples are also given ("It builds on..."). Components of the example that have been discussed in these earlier examples will generally not be explained again in detail.

+

Regardless of your intended application for the k-Wave Toolbox, the easiest way to get started is to work through the Initial Value Problems examples, in particular the Homogeneous Propagation Medium example. This gives a step-by-step introduction to the way the simulation functions within k-Wave work. Each of the examples comes with an accompanying m-file which can be opened or run by copying the command given into the Matlab command window. At the top of the help file for each example, links to earlier examples are also given ("It builds on..."). Components of the example that have been discussed in these earlier examples will generally not be explained again in detail.

After working through the Initial Value Problems, further examples are available specific to particular areas of interest, for example Time Varying Source Problems or Photoacoustic Image Reconstruction. Additional details can also be found within the help files for each function. These are listed both by category as well as in alphabetical order.

@@ -28,7 +28,7 @@

Build Your Own Simulation

diff --git a/k-Wave/helpfiles/k-wave_license.html b/k-Wave/helpfiles/k-wave_license.html index cf4e799..c719158 100644 --- a/k-Wave/helpfiles/k-wave_license.html +++ b/k-Wave/helpfiles/k-wave_license.html @@ -11,7 +11,7 @@

License

-

k-Wave © 2009-2022 Bradley Treeby, Ben Cox, and Jiri Jaros (see individual files for full list of authors).

+

k-Wave © 2009-2025 Bradley Treeby, Ben Cox, and Jiri Jaros (see individual files for full list of authors).

The k-Wave toolbox is distributed by the copyright owners under the terms of the GNU Lesser General Public License (LGPL) which is a set of additional permissions added to the GNU General Public License (GPL). The full text of both licenses is included with the toolbox in the folder 'license'.

diff --git a/k-Wave/helpfiles/k-wave_release_notes.html b/k-Wave/helpfiles/k-wave_release_notes.html index 72d1350..8c89763 100644 --- a/k-Wave/helpfiles/k-wave_release_notes.html +++ b/k-Wave/helpfiles/k-wave_release_notes.html @@ -10,11 +10,12 @@

Release Notes

-

Current Version: k-Wave Toolbox Version 1.4

+

Current Version: k-Wave Toolbox Version 1.4.1

Contents

- + +

Change Log - V.1.4.1

+

Release Date: 17 Dec 2025

+ +

What's Changed:

+ + +

Bug Fixes:

+ + + +

Change Log - V.1.4

Release Date: 08 Nov 2022

diff --git a/k-Wave/hounsfield2density.m b/k-Wave/hounsfield2density.m index a087a93..b939618 100644 --- a/k-Wave/hounsfield2density.m +++ b/k-Wave/hounsfield2density.m @@ -40,7 +40,7 @@ % (2000). % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/info.xml b/k-Wave/info.xml index f928eaf..aa54950 100644 --- a/k-Wave/info.xml +++ b/k-Wave/info.xml @@ -3,10 +3,10 @@ xsi:noNamespaceSchemaLocation="optional"> - - + + - 2011a + R2025b k-Wave toolbox $toolbox/matlab/icons/matlabicon.gif diff --git a/k-Wave/interpCartData.m b/k-Wave/interpCartData.m index b8bb2a2..a799f47 100644 --- a/k-Wave/interpCartData.m +++ b/k-Wave/interpCartData.m @@ -39,7 +39,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also cart2grid, kspaceFirstOrder2D, kspaceFirstOrder3D, kWaveGrid diff --git a/k-Wave/interpftn.m b/k-Wave/interpftn.m index f257289..931de2d 100644 --- a/k-Wave/interpftn.m +++ b/k-Wave/interpftn.m @@ -25,7 +25,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % % See also interpft diff --git a/k-Wave/k-Wave.m b/k-Wave/k-Wave.m index 09fb50d..b73a1ff 100644 --- a/k-Wave/k-Wave.m +++ b/k-Wave/k-Wave.m @@ -1,6 +1,6 @@ % k-Wave Toolbox -% Version 1.4 08-Nov-2022 -% Copyright (C) 2009-2022 Bradley Treeby, Ben Cox, and Jiri Jaros (see +% Version 1.4.1 17-Dec-2025 +% Copyright (C) 2009- Bradley Treeby, Ben Cox, and Jiri Jaros (see % individual files for list of authors). % % See k-Wave Toolbox in help menu for description and examples. diff --git a/k-Wave/kWaveArray.m b/k-Wave/kWaveArray.m index fbc892e..2c27487 100644 --- a/k-Wave/kWaveArray.m +++ b/k-Wave/kWaveArray.m @@ -397,7 +397,7 @@ % last update - 24th March 2025 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2025 Bradley Treeby and Elliott Wise +% Copyright (C) 2018- Bradley Treeby and Elliott Wise % % See also offGridPoints, getDeltaBLI diff --git a/k-Wave/kWaveDiffusion.m b/k-Wave/kWaveDiffusion.m index aff48cf..ee648b7 100644 --- a/k-Wave/kWaveDiffusion.m +++ b/k-Wave/kWaveDiffusion.m @@ -205,7 +205,7 @@ % last update - 7th August 2023 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2023 Bradley Treeby and Teedah Saratoon +% Copyright (C) 2014- Bradley Treeby and Teedah Saratoon % % See also bioheatExact diff --git a/k-Wave/kWaveGrid.m b/k-Wave/kWaveGrid.m index e1b02c5..4aa9222 100644 --- a/k-Wave/kWaveGrid.m +++ b/k-Wave/kWaveGrid.m @@ -142,7 +142,7 @@ % last update - 8th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2019 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % % See also kspaceFirstOrder1D, kspaceFirstOrder2D, kspaceFirstOrder3D, % kspaceFirstOrderAS, kspaceSecondOrder, pstdElastic2D, pstdElastic2D diff --git a/k-Wave/kWaveTransducer.m b/k-Wave/kWaveTransducer.m index 1ea2cbd..8025f1a 100644 --- a/k-Wave/kWaveTransducer.m +++ b/k-Wave/kWaveTransducer.m @@ -141,7 +141,7 @@ % last update - 11th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/kspaceFirstOrder1D.m b/k-Wave/kspaceFirstOrder1D.m index 7f1f180..2072778 100644 --- a/k-Wave/kspaceFirstOrder1D.m +++ b/k-Wave/kspaceFirstOrder1D.m @@ -414,7 +414,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % % See also kspaceFirstOrderAS, kspaceFirstOrder2D, kspaceFirstOrder3D, % kWaveGrid, kspaceSecondOrder diff --git a/k-Wave/kspaceFirstOrder2D.m b/k-Wave/kspaceFirstOrder2D.m index c476b41..f582128 100644 --- a/k-Wave/kspaceFirstOrder2D.m +++ b/k-Wave/kspaceFirstOrder2D.m @@ -493,7 +493,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % % See also kspaceFirstOrderAS, kspaceFirstOrder1D, kspaceFirstOrder3D, % kWaveGrid, kspaceSecondOrder diff --git a/k-Wave/kspaceFirstOrder2DC.m b/k-Wave/kspaceFirstOrder2DC.m index 712a1bb..bd597db 100644 --- a/k-Wave/kspaceFirstOrder2DC.m +++ b/k-Wave/kspaceFirstOrder2DC.m @@ -43,7 +43,7 @@ % last update - 10th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % % See also kspaceFirstOrder2D, kspaceFirstOrder3DC diff --git a/k-Wave/kspaceFirstOrder2DG.m b/k-Wave/kspaceFirstOrder2DG.m index e35a427..ea42595 100644 --- a/k-Wave/kspaceFirstOrder2DG.m +++ b/k-Wave/kspaceFirstOrder2DG.m @@ -35,7 +35,7 @@ % last update - 6th March 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % % See also kspaceFirstOrder2D, kspaceFirstOrder2DC, kspaceFirstOrder3DC diff --git a/k-Wave/kspaceFirstOrder3D.m b/k-Wave/kspaceFirstOrder3D.m index 55c9b6a..c983869 100644 --- a/k-Wave/kspaceFirstOrder3D.m +++ b/k-Wave/kspaceFirstOrder3D.m @@ -529,7 +529,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % % See also kspaceFirstOrderAS, kspaceFirstOrder1D, kspaceFirstOrder2D, % kspaceFirstOrder3DC, kspaceFirstOrder3DG, kWaveGrid, kWaveTransducer, diff --git a/k-Wave/kspaceFirstOrder3DC.m b/k-Wave/kspaceFirstOrder3DC.m index 5b427dd..91d976d 100644 --- a/k-Wave/kspaceFirstOrder3DC.m +++ b/k-Wave/kspaceFirstOrder3DC.m @@ -88,7 +88,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2019 Bradley Treeby and Jiri Jaros +% Copyright (C) 2012- Bradley Treeby and Jiri Jaros % % See also kspaceFirstOrder2DC, kspaceFirstOrder3D, kspaceFirstOrder3DG, % kspaceFirstOrderASC diff --git a/k-Wave/kspaceFirstOrder3DG.m b/k-Wave/kspaceFirstOrder3DG.m index 53d77de..1a59d9c 100644 --- a/k-Wave/kspaceFirstOrder3DG.m +++ b/k-Wave/kspaceFirstOrder3DG.m @@ -34,7 +34,7 @@ % last update - 6rd March 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2019 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % % See also kspaceFirstOrder3D, kspaceFirstOrder3DC diff --git a/k-Wave/kspaceFirstOrderAS.m b/k-Wave/kspaceFirstOrderAS.m index 3404587..2b2d205 100644 --- a/k-Wave/kspaceFirstOrderAS.m +++ b/k-Wave/kspaceFirstOrderAS.m @@ -387,7 +387,7 @@ % last update - 24th March 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2019 Bradley Treeby, Elliott Wise, and Ben Cox +% Copyright (C) 2017- Bradley Treeby, Elliott Wise, and Ben Cox % % See also kspaceFirstOrder1D, kspaceFirstOrder2D, kspaceFirstOrder3D, % kWaveGrid diff --git a/k-Wave/kspaceFirstOrderASC.m b/k-Wave/kspaceFirstOrderASC.m index 5b9f3b3..b2c617f 100644 --- a/k-Wave/kspaceFirstOrderASC.m +++ b/k-Wave/kspaceFirstOrderASC.m @@ -43,7 +43,7 @@ % last update - 10th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % % See also kspaceFirstOrderAS, kspaceFirstOrder3DC diff --git a/k-Wave/kspaceLineRecon.m b/k-Wave/kspaceLineRecon.m index 886e915..0c07924 100644 --- a/k-Wave/kspaceLineRecon.m +++ b/k-Wave/kspaceLineRecon.m @@ -79,7 +79,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % % See also interp2, kspacePlaneRecon, kWaveGrid diff --git a/k-Wave/kspacePlaneRecon.m b/k-Wave/kspacePlaneRecon.m index 71761cf..f0cf878 100644 --- a/k-Wave/kspacePlaneRecon.m +++ b/k-Wave/kspacePlaneRecon.m @@ -80,7 +80,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % % See also interp3, kspaceLineRecon, kWaveGrid diff --git a/k-Wave/kspaceSecondOrder.m b/k-Wave/kspaceSecondOrder.m index 47b3dc5..d579163 100644 --- a/k-Wave/kspaceSecondOrder.m +++ b/k-Wave/kspaceSecondOrder.m @@ -113,7 +113,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2008-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2008- Bradley Treeby and Ben Cox % % See also kspaceFirstOrder1D, kspaceFirstOrder2D, kspaceFirstOrder3D, % kWaveGrid, smooth diff --git a/k-Wave/loadImage.m b/k-Wave/loadImage.m index 07024bf..2679edf 100644 --- a/k-Wave/loadImage.m +++ b/k-Wave/loadImage.m @@ -24,7 +24,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also imread, resize diff --git a/k-Wave/logCompression.m b/k-Wave/logCompression.m index e4bd927..9cb69c8 100644 --- a/k-Wave/logCompression.m +++ b/k-Wave/logCompression.m @@ -28,7 +28,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/makeArc.m b/k-Wave/makeArc.m index 3706f9b..2e706b9 100644 --- a/k-Wave/makeArc.m +++ b/k-Wave/makeArc.m @@ -45,7 +45,7 @@ % last update - 9th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby and Yan To Ling +% Copyright (C) 2015- Bradley Treeby and Yan To Ling % % See also makeBowl, makeCartArc, makeLine, makeMultiArc diff --git a/k-Wave/makeBall.m b/k-Wave/makeBall.m index 83250ff..04a9b41 100644 --- a/k-Wave/makeBall.m +++ b/k-Wave/makeBall.m @@ -34,7 +34,7 @@ % last update - 31st July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also makeCircle, makeDisc, makeSphere diff --git a/k-Wave/makeBowl.m b/k-Wave/makeBowl.m index eca0ad0..399e690 100644 --- a/k-Wave/makeBowl.m +++ b/k-Wave/makeBowl.m @@ -55,7 +55,7 @@ % last update - 7th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby and Yan To Ling +% Copyright (C) 2014- Bradley Treeby and Yan To Ling % % See also makeArc, makeBall, makeCartBowl, makeMultiBowl, makeSphere, % makeSphericalSection diff --git a/k-Wave/makeCartArc.m b/k-Wave/makeCartArc.m index 0e7b285..d7b69c5 100644 --- a/k-Wave/makeCartArc.m +++ b/k-Wave/makeCartArc.m @@ -40,7 +40,7 @@ % last update - 26th June 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2019 Elliott Wise and Bradley Treeby +% Copyright (C) 2017- Elliott Wise and Bradley Treeby % % See also makeArc, makeCartDisc diff --git a/k-Wave/makeCartBowl.m b/k-Wave/makeCartBowl.m index 80ca2c0..7a11efc 100644 --- a/k-Wave/makeCartBowl.m +++ b/k-Wave/makeCartBowl.m @@ -39,7 +39,7 @@ % last update - 4th February 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2016-2018 Elliott Wise and Bradley Treeby +% Copyright (C) 2016- Elliott Wise and Bradley Treeby % % See also makeBowl, makeCartArc, makeCartSphere, makeCartSphericalSection diff --git a/k-Wave/makeCartCircle.m b/k-Wave/makeCartCircle.m index ab52e9d..8d55211 100644 --- a/k-Wave/makeCartCircle.m +++ b/k-Wave/makeCartCircle.m @@ -33,7 +33,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also cart2grid, makeCartSphere, makeCircle diff --git a/k-Wave/makeCartDisc.m b/k-Wave/makeCartDisc.m index f945f7d..bb3a000 100644 --- a/k-Wave/makeCartDisc.m +++ b/k-Wave/makeCartDisc.m @@ -42,7 +42,7 @@ % last update - 2nd July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2019 Elliott Wise and Bradley Treeby +% Copyright (C) 2017- Elliott Wise and Bradley Treeby % % See also makeDisc, makeCartBowl diff --git a/k-Wave/makeCartRect.m b/k-Wave/makeCartRect.m index 4922f4c..89aa55b 100644 --- a/k-Wave/makeCartRect.m +++ b/k-Wave/makeCartRect.m @@ -49,7 +49,7 @@ % last update - 16th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Elliott Wise and Bradley Treeby +% Copyright (C) 2018- Elliott Wise and Bradley Treeby % % See also makeCartDisc, makeCartBowl diff --git a/k-Wave/makeCartSphere.m b/k-Wave/makeCartSphere.m index ac9fe23..d43af10 100644 --- a/k-Wave/makeCartSphere.m +++ b/k-Wave/makeCartSphere.m @@ -31,7 +31,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also cart2grid, makeCartCircle, makeSphere diff --git a/k-Wave/makeCartSphericalSegment.m b/k-Wave/makeCartSphericalSegment.m index 5ac30a5..c036725 100644 --- a/k-Wave/makeCartSphericalSegment.m +++ b/k-Wave/makeCartSphericalSegment.m @@ -56,7 +56,7 @@ % last update - 1st April 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % % See also makeCartBowl diff --git a/k-Wave/makeCircle.m b/k-Wave/makeCircle.m index a856845..8127548 100644 --- a/k-Wave/makeCircle.m +++ b/k-Wave/makeCircle.m @@ -38,7 +38,7 @@ % last update - 4th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also makeCartCircle, makeDisc diff --git a/k-Wave/makeDisc.m b/k-Wave/makeDisc.m index 7aa2b46..0c2104c 100644 --- a/k-Wave/makeDisc.m +++ b/k-Wave/makeDisc.m @@ -33,7 +33,7 @@ % last update - 8th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also makeCircle, makeBall diff --git a/k-Wave/makeGrid.m b/k-Wave/makeGrid.m index e52c201..e22c671 100644 --- a/k-Wave/makeGrid.m +++ b/k-Wave/makeGrid.m @@ -11,7 +11,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/makeLine.m b/k-Wave/makeLine.m index 0e40bda..36e9823 100644 --- a/k-Wave/makeLine.m +++ b/k-Wave/makeLine.m @@ -29,7 +29,7 @@ % last update - 13th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2019 Ben Cox +% Copyright (C) 2012- Ben Cox % % See also makeArc, makeCircle, makeDisc diff --git a/k-Wave/makeMultiArc.m b/k-Wave/makeMultiArc.m index 2e9b4d2..9b518be 100644 --- a/k-Wave/makeMultiArc.m +++ b/k-Wave/makeMultiArc.m @@ -52,7 +52,7 @@ % last update - 13th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2019 Yan To Ling and Bradley Treeby +% Copyright (C) 2015- Yan To Ling and Bradley Treeby % % See also makeArc, makeMultiBowl diff --git a/k-Wave/makeMultiBowl.m b/k-Wave/makeMultiBowl.m index f23fe31..ef8280e 100644 --- a/k-Wave/makeMultiBowl.m +++ b/k-Wave/makeMultiBowl.m @@ -58,7 +58,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Yan To Ling and Bradley Treeby +% Copyright (C) 2014- Yan To Ling and Bradley Treeby % % See also makeBowl, makeMultiArc diff --git a/k-Wave/makeSphere.m b/k-Wave/makeSphere.m index dc00d5c..f92cc7f 100644 --- a/k-Wave/makeSphere.m +++ b/k-Wave/makeSphere.m @@ -36,7 +36,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also makeBall, makeCartSphere, makeCircle, makeSphericalSection diff --git a/k-Wave/makeSphericalSection.m b/k-Wave/makeSphericalSection.m index 5c02bd4..43b6b8b 100644 --- a/k-Wave/makeSphericalSection.m +++ b/k-Wave/makeSphericalSection.m @@ -58,7 +58,7 @@ % last update - 9th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also makeBall, makeBowl, makeSphere diff --git a/k-Wave/makeTransducer.m b/k-Wave/makeTransducer.m index c5a5c77..23495a3 100644 --- a/k-Wave/makeTransducer.m +++ b/k-Wave/makeTransducer.m @@ -11,7 +11,7 @@ % last update - 4th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/maxND.m b/k-Wave/maxND.m index 1053c7a..ff4744c 100644 --- a/k-Wave/maxND.m +++ b/k-Wave/maxND.m @@ -26,7 +26,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/mendousse.m b/k-Wave/mendousse.m index 59f18de..d1ae487 100644 --- a/k-Wave/mendousse.m +++ b/k-Wave/mendousse.m @@ -32,7 +32,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % % See also focusedBowlONeil. diff --git a/k-Wave/minND.m b/k-Wave/minND.m index 2926e0c..b385dcc 100644 --- a/k-Wave/minND.m +++ b/k-Wave/minND.m @@ -26,7 +26,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/neper2db.m b/k-Wave/neper2db.m index 266282d..6348ae6 100644 --- a/k-Wave/neper2db.m +++ b/k-Wave/neper2db.m @@ -24,7 +24,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also db2neper diff --git a/k-Wave/numDim.m b/k-Wave/numDim.m index f2f64b4..a266b85 100644 --- a/k-Wave/numDim.m +++ b/k-Wave/numDim.m @@ -21,7 +21,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also ndims diff --git a/k-Wave/offGridPoints.m b/k-Wave/offGridPoints.m index a04740f..6bdfb34 100644 --- a/k-Wave/offGridPoints.m +++ b/k-Wave/offGridPoints.m @@ -73,7 +73,7 @@ % last update - 14th July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2016-2021 Elliott Wise and Bradley Treeby +% Copyright (C) 2016- Elliott Wise and Bradley Treeby % % See also kWaveArray diff --git a/k-Wave/overlayPlot.m b/k-Wave/overlayPlot.m index c0557be..2de3d88 100644 --- a/k-Wave/overlayPlot.m +++ b/k-Wave/overlayPlot.m @@ -60,7 +60,7 @@ function overlayPlot(varargin) % last update - 2nd July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2021 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/powerLawKramersKronig.m b/k-Wave/powerLawKramersKronig.m index 8a8e457..32db9b9 100644 --- a/k-Wave/powerLawKramersKronig.m +++ b/k-Wave/powerLawKramersKronig.m @@ -27,7 +27,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2008-2017 Bradley Treeby +% Copyright (C) 2008- Bradley Treeby % % See also db2neper diff --git a/k-Wave/private/bool2bitmask.m b/k-Wave/private/bool2bitmask.m index f6cc70f..9705c1a 100644 --- a/k-Wave/private/bool2bitmask.m +++ b/k-Wave/private/bool2bitmask.m @@ -20,7 +20,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby and Jiri Jaros +% Copyright (C) 2012- Bradley Treeby and Jiri Jaros % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/checkFieldNames.m b/k-Wave/private/checkFieldNames.m index 16a8588..714626d 100644 --- a/k-Wave/private/checkFieldNames.m +++ b/k-Wave/private/checkFieldNames.m @@ -22,7 +22,7 @@ function checkFieldNames(structure, field_names) % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also fieldnames diff --git a/k-Wave/private/directionalResponse.m b/k-Wave/private/directionalResponse.m index 3f51bae..6c3c6b0 100644 --- a/k-Wave/private/directionalResponse.m +++ b/k-Wave/private/directionalResponse.m @@ -47,7 +47,7 @@ % last update - 6th August 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Ben Cox and Bradley Treeby +% Copyright (C) 2010- Ben Cox and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/enforceFields.m b/k-Wave/private/enforceFields.m index 51bf842..f881423 100644 --- a/k-Wave/private/enforceFields.m +++ b/k-Wave/private/enforceFields.m @@ -22,7 +22,7 @@ function enforceFields(structure, field_names) % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also fieldnames diff --git a/k-Wave/private/getH5Literals.m b/k-Wave/private/getH5Literals.m index d3a6524..a0198b1 100644 --- a/k-Wave/private/getH5Literals.m +++ b/k-Wave/private/getH5Literals.m @@ -7,7 +7,7 @@ % last update - 8th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/getPML.m b/k-Wave/private/getPML.m index 0a679cc..5801b8b 100644 --- a/k-Wave/private/getPML.m +++ b/k-Wave/private/getPML.m @@ -26,7 +26,7 @@ % last update - 29th October 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/getkWaveVersion.m b/k-Wave/private/getkWaveVersion.m index fbc07ca..a6d2cab 100644 --- a/k-Wave/private/getkWaveVersion.m +++ b/k-Wave/private/getkWaveVersion.m @@ -4,10 +4,10 @@ % ABOUT: % author - Bradley Treeby % date - 1st October 2012 -% last update - 21st October 2022 +% last update - 17th December 2025 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2022 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser @@ -22,4 +22,4 @@ % You should have received a copy of the GNU Lesser General Public License % along with k-Wave. If not, see . -version = '1.4'; \ No newline at end of file +version = '1.4.1'; \ No newline at end of file diff --git a/k-Wave/private/gridDataFast2D_tsearch.m b/k-Wave/private/gridDataFast2D_tsearch.m index 0c99f06..a36d42e 100644 --- a/k-Wave/private/gridDataFast2D_tsearch.m +++ b/k-Wave/private/gridDataFast2D_tsearch.m @@ -17,7 +17,7 @@ % last update - 4th October 2012 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2002-2017 John Wilkin and Bradley Treeby +% Copyright (C) 2002- John Wilkin and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_adjustPlotScale.m b/k-Wave/private/kspaceFirstOrder_adjustPlotScale.m index dd203a7..23e2718 100644 --- a/k-Wave/private/kspaceFirstOrder_adjustPlotScale.m +++ b/k-Wave/private/kspaceFirstOrder_adjustPlotScale.m @@ -8,7 +8,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2018 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_checkMemoryUsage.m b/k-Wave/private/kspaceFirstOrder_checkMemoryUsage.m index 0736b60..b8aa166 100644 --- a/k-Wave/private/kspaceFirstOrder_checkMemoryUsage.m +++ b/k-Wave/private/kspaceFirstOrder_checkMemoryUsage.m @@ -8,7 +8,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2017 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_checkOptionalInputs.m b/k-Wave/private/kspaceFirstOrder_checkOptionalInputs.m index 36ed40f..c74d6f0 100644 --- a/k-Wave/private/kspaceFirstOrder_checkOptionalInputs.m +++ b/k-Wave/private/kspaceFirstOrder_checkOptionalInputs.m @@ -9,7 +9,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2018 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_createAbsorptionVariables.m b/k-Wave/private/kspaceFirstOrder_createAbsorptionVariables.m index ef681a4..5892f8d 100644 --- a/k-Wave/private/kspaceFirstOrder_createAbsorptionVariables.m +++ b/k-Wave/private/kspaceFirstOrder_createAbsorptionVariables.m @@ -8,7 +8,7 @@ % last update - 8th October 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_createStorageVariables.m b/k-Wave/private/kspaceFirstOrder_createStorageVariables.m index 7ce4391..5a5d7e6 100644 --- a/k-Wave/private/kspaceFirstOrder_createStorageVariables.m +++ b/k-Wave/private/kspaceFirstOrder_createStorageVariables.m @@ -8,7 +8,7 @@ % last update - 8th November 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2018 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_dataCast.m b/k-Wave/private/kspaceFirstOrder_dataCast.m index 0376a67..5b7fd2d 100644 --- a/k-Wave/private/kspaceFirstOrder_dataCast.m +++ b/k-Wave/private/kspaceFirstOrder_dataCast.m @@ -8,7 +8,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2018 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_dataRecast.m b/k-Wave/private/kspaceFirstOrder_dataRecast.m index 5354956..5ebdec3 100644 --- a/k-Wave/private/kspaceFirstOrder_dataRecast.m +++ b/k-Wave/private/kspaceFirstOrder_dataRecast.m @@ -8,7 +8,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2018 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_displaySimulationParams.m b/k-Wave/private/kspaceFirstOrder_displaySimulationParams.m index 4d0c497..9a69833 100644 --- a/k-Wave/private/kspaceFirstOrder_displaySimulationParams.m +++ b/k-Wave/private/kspaceFirstOrder_displaySimulationParams.m @@ -8,7 +8,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2018 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_expandGridMatrices.m b/k-Wave/private/kspaceFirstOrder_expandGridMatrices.m index 3517ea7..431b191 100644 --- a/k-Wave/private/kspaceFirstOrder_expandGridMatrices.m +++ b/k-Wave/private/kspaceFirstOrder_expandGridMatrices.m @@ -8,7 +8,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2018 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_extractSensorData.m b/k-Wave/private/kspaceFirstOrder_extractSensorData.m index 6705eb5..c2db4a5 100644 --- a/k-Wave/private/kspaceFirstOrder_extractSensorData.m +++ b/k-Wave/private/kspaceFirstOrder_extractSensorData.m @@ -15,7 +15,7 @@ % last update - 8th November 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2018 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_initialiseFigureWindow.m b/k-Wave/private/kspaceFirstOrder_initialiseFigureWindow.m index bd0e065..df4a53e 100644 --- a/k-Wave/private/kspaceFirstOrder_initialiseFigureWindow.m +++ b/k-Wave/private/kspaceFirstOrder_initialiseFigureWindow.m @@ -8,7 +8,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2018 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_initialiseMovieParameters.m b/k-Wave/private/kspaceFirstOrder_initialiseMovieParameters.m index 78228a7..ff55895 100644 --- a/k-Wave/private/kspaceFirstOrder_initialiseMovieParameters.m +++ b/k-Wave/private/kspaceFirstOrder_initialiseMovieParameters.m @@ -8,7 +8,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_inputChecking.m b/k-Wave/private/kspaceFirstOrder_inputChecking.m index bc63619..efd2182 100644 --- a/k-Wave/private/kspaceFirstOrder_inputChecking.m +++ b/k-Wave/private/kspaceFirstOrder_inputChecking.m @@ -7,7 +7,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2019 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_plotLayout.m b/k-Wave/private/kspaceFirstOrder_plotLayout.m index 4b13844..b1bae64 100644 --- a/k-Wave/private/kspaceFirstOrder_plotLayout.m +++ b/k-Wave/private/kspaceFirstOrder_plotLayout.m @@ -10,7 +10,7 @@ % last update - 16th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2018 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_reorderCartData.m b/k-Wave/private/kspaceFirstOrder_reorderCartData.m index ea7d2e9..46cac05 100644 --- a/k-Wave/private/kspaceFirstOrder_reorderCartData.m +++ b/k-Wave/private/kspaceFirstOrder_reorderCartData.m @@ -9,7 +9,7 @@ % last update - 21st March 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2019 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_reorderCuboidCorners.m b/k-Wave/private/kspaceFirstOrder_reorderCuboidCorners.m index 2db8d69..972d9fe 100644 --- a/k-Wave/private/kspaceFirstOrder_reorderCuboidCorners.m +++ b/k-Wave/private/kspaceFirstOrder_reorderCuboidCorners.m @@ -9,7 +9,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2018 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_retractTransducerGridSize.m b/k-Wave/private/kspaceFirstOrder_retractTransducerGridSize.m index 58b8775..4903cc0 100644 --- a/k-Wave/private/kspaceFirstOrder_retractTransducerGridSize.m +++ b/k-Wave/private/kspaceFirstOrder_retractTransducerGridSize.m @@ -10,7 +10,7 @@ % last update - 18th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2018 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_saveIntensity.m b/k-Wave/private/kspaceFirstOrder_saveIntensity.m index 1fef543..327083c 100644 --- a/k-Wave/private/kspaceFirstOrder_saveIntensity.m +++ b/k-Wave/private/kspaceFirstOrder_saveIntensity.m @@ -20,7 +20,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2018 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_saveToDisk.m b/k-Wave/private/kspaceFirstOrder_saveToDisk.m index 137d7c6..65372d5 100644 --- a/k-Wave/private/kspaceFirstOrder_saveToDisk.m +++ b/k-Wave/private/kspaceFirstOrder_saveToDisk.m @@ -10,7 +10,7 @@ % last update - 18th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2019 Bradley Treeby, Jiri Jaros, Kristian Kadlubiak, +% Copyright (C) 2011- Bradley Treeby, Jiri Jaros, Kristian Kadlubiak, % and Filip Kuklis % This file is part of k-Wave. k-Wave is free software: you can diff --git a/k-Wave/private/kspaceFirstOrder_scaleSourceTerms.m b/k-Wave/private/kspaceFirstOrder_scaleSourceTerms.m index 5168c04..4ad30a2 100644 --- a/k-Wave/private/kspaceFirstOrder_scaleSourceTerms.m +++ b/k-Wave/private/kspaceFirstOrder_scaleSourceTerms.m @@ -8,7 +8,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2018 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_setDefaults.m b/k-Wave/private/kspaceFirstOrder_setDefaults.m index 460de04..c539ac1 100644 --- a/k-Wave/private/kspaceFirstOrder_setDefaults.m +++ b/k-Wave/private/kspaceFirstOrder_setDefaults.m @@ -8,7 +8,7 @@ % last update - 18th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/kspaceFirstOrder_setSoundSpeedRef.m b/k-Wave/private/kspaceFirstOrder_setSoundSpeedRef.m index defffb1..329f15f 100644 --- a/k-Wave/private/kspaceFirstOrder_setSoundSpeedRef.m +++ b/k-Wave/private/kspaceFirstOrder_setSoundSpeedRef.m @@ -8,7 +8,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2018 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/makePixelMap.m b/k-Wave/private/makePixelMap.m index 9308e81..abc965a 100644 --- a/k-Wave/private/makePixelMap.m +++ b/k-Wave/private/makePixelMap.m @@ -65,7 +65,7 @@ % See also makePixelMapPlane, makePixelMapPoint % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/makePixelMapPlane.m b/k-Wave/private/makePixelMapPlane.m index 3e4b254..e362967 100644 --- a/k-Wave/private/makePixelMapPlane.m +++ b/k-Wave/private/makePixelMapPlane.m @@ -27,7 +27,7 @@ % See also makePixelMap, makePixelMapPlane % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Yan To Ling and Bradley Treeby +% Copyright (C) 2014- Yan To Ling and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/makePixelMapPoint.m b/k-Wave/private/makePixelMapPoint.m index 3afa5af..26be92c 100644 --- a/k-Wave/private/makePixelMapPoint.m +++ b/k-Wave/private/makePixelMapPoint.m @@ -27,7 +27,7 @@ % See also makePixelMap, makePixelMapPlane % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Yan To Ling and Bradley Treeby +% Copyright (C) 2015- Yan To Ling and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/sinc.m b/k-Wave/private/sinc.m index 6602ba9..a8ddeb7 100644 --- a/k-Wave/private/sinc.m +++ b/k-Wave/private/sinc.m @@ -15,7 +15,7 @@ % last update - 8th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/private/tolStar.m b/k-Wave/private/tolStar.m index e52b40f..555f5c3 100644 --- a/k-Wave/private/tolStar.m +++ b/k-Wave/private/tolStar.m @@ -34,7 +34,7 @@ % last update - 31st July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2021 Elliott Wise and Bradley Treeby +% Copyright (C) 2017- Elliott Wise and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/pstdElastic2D.m b/k-Wave/pstdElastic2D.m index e8806ea..ebd0752 100644 --- a/k-Wave/pstdElastic2D.m +++ b/k-Wave/pstdElastic2D.m @@ -342,7 +342,7 @@ % last update - 13th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2013- Bradley Treeby and Ben Cox % % See also kspaceFirstOrder2D, kWaveGrid, pstdElastic3D diff --git a/k-Wave/pstdElastic3D.m b/k-Wave/pstdElastic3D.m index b87f357..db883e9 100644 --- a/k-Wave/pstdElastic3D.m +++ b/k-Wave/pstdElastic3D.m @@ -400,7 +400,7 @@ % last update - 13th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2013- Bradley Treeby and Ben Cox % % See also kspaceFirstOrder3D, kWaveGrid, pstdElastic2D diff --git a/k-Wave/reorderBinarySensorData.m b/k-Wave/reorderBinarySensorData.m index 7bdb177..fc882aa 100644 --- a/k-Wave/reorderBinarySensorData.m +++ b/k-Wave/reorderBinarySensorData.m @@ -42,7 +42,7 @@ % last update - 21st March 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/reorderSensorData.m b/k-Wave/reorderSensorData.m index 9e2da10..e2180a4 100644 --- a/k-Wave/reorderSensorData.m +++ b/k-Wave/reorderSensorData.m @@ -32,7 +32,7 @@ % last update - 21st March 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2019 Ben Cox +% Copyright (C) 2012- Ben Cox % % See also kspaceFirstOrder2D, reorderBinarySensorData, unmaskSensorData diff --git a/k-Wave/resize.m b/k-Wave/resize.m index 6423952..60f5198 100644 --- a/k-Wave/resize.m +++ b/k-Wave/resize.m @@ -28,7 +28,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also interp1, interp2, interp3 diff --git a/k-Wave/revolve2D.m b/k-Wave/revolve2D.m index 2841fc4..29de13d 100644 --- a/k-Wave/revolve2D.m +++ b/k-Wave/revolve2D.m @@ -23,7 +23,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/roundEven.m b/k-Wave/roundEven.m index 14b7645..79e0e41 100644 --- a/k-Wave/roundEven.m +++ b/k-Wave/roundEven.m @@ -19,7 +19,7 @@ % last update - 29th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2018 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % % See also round, roundOdd diff --git a/k-Wave/roundOdd.m b/k-Wave/roundOdd.m index 8202655..2ad24fb 100644 --- a/k-Wave/roundOdd.m +++ b/k-Wave/roundOdd.m @@ -19,7 +19,7 @@ % last update - 29th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2018 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % % See also round, roundEven diff --git a/k-Wave/saveTiffStack.m b/k-Wave/saveTiffStack.m index fac8755..11e7dcd 100644 --- a/k-Wave/saveTiffStack.m +++ b/k-Wave/saveTiffStack.m @@ -26,7 +26,7 @@ function saveTiffStack(M, filename, bit_depth) % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2010-2017 Bradley Treeby +% Copyright (C) 2010- Bradley Treeby % % See also imwrite diff --git a/k-Wave/scaleFig.m b/k-Wave/scaleFig.m index ba3c170..9e5431c 100644 --- a/k-Wave/scaleFig.m +++ b/k-Wave/scaleFig.m @@ -19,7 +19,7 @@ function scaleFig(horizontal, vertical) % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % % See also set, get diff --git a/k-Wave/scaleSI.m b/k-Wave/scaleSI.m index 6f7a14d..1faa277 100644 --- a/k-Wave/scaleSI.m +++ b/k-Wave/scaleSI.m @@ -29,7 +29,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also scaleTime diff --git a/k-Wave/scaleTime.m b/k-Wave/scaleTime.m index a0a9e4e..be7db72 100644 --- a/k-Wave/scaleTime.m +++ b/k-Wave/scaleTime.m @@ -20,7 +20,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also scaleSI diff --git a/k-Wave/scanConversion.m b/k-Wave/scanConversion.m index 174f4de..f25685c 100644 --- a/k-Wave/scanConversion.m +++ b/k-Wave/scanConversion.m @@ -31,7 +31,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % % See also interp2 diff --git a/k-Wave/sharpness.m b/k-Wave/sharpness.m index 4feffe0..bd6b263 100644 --- a/k-Wave/sharpness.m +++ b/k-Wave/sharpness.m @@ -37,7 +37,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby +% Copyright (C) 2012- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/smooth.m b/k-Wave/smooth.m index 74f56ab..90a37a0 100644 --- a/k-Wave/smooth.m +++ b/k-Wave/smooth.m @@ -30,7 +30,7 @@ % last update - 29th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also fft, ifft, fft2, ifft2, fftn, ifftn, kWaveGrid, getWin, numDim diff --git a/k-Wave/spect.m b/k-Wave/spect.m index 4b291eb..21402e5 100644 --- a/k-Wave/spect.m +++ b/k-Wave/spect.m @@ -53,7 +53,7 @@ % last update - 19th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also fft, unwrap diff --git a/k-Wave/stackedPlot.m b/k-Wave/stackedPlot.m index 2def98d..1e117e5 100644 --- a/k-Wave/stackedPlot.m +++ b/k-Wave/stackedPlot.m @@ -43,7 +43,7 @@ function stackedPlot(varargin) % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2017 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % % See also plot diff --git a/k-Wave/testing/kWaveTester/kWaveTester.m b/k-Wave/testing/kWaveTester/kWaveTester.m index f397295..431d9b6 100644 --- a/k-Wave/testing/kWaveTester/kWaveTester.m +++ b/k-Wave/testing/kWaveTester/kWaveTester.m @@ -124,7 +124,7 @@ function kWaveTester(options) % last update - 10th August 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2020 Bradley Treeby and Jiri Jaros +% Copyright (C) 2012- Bradley Treeby and Jiri Jaros % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/regression/generateRegressionData.m b/k-Wave/testing/regression/generateRegressionData.m index 5816548..d8770dc 100644 --- a/k-Wave/testing/regression/generateRegressionData.m +++ b/k-Wave/testing/regression/generateRegressionData.m @@ -8,7 +8,7 @@ % last update - 21st October 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2022 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/regression/runRegressionTests.m b/k-Wave/testing/regression/runRegressionTests.m index 266b6c7..6c5fa0b 100644 --- a/k-Wave/testing/regression/runRegressionTests.m +++ b/k-Wave/testing/regression/runRegressionTests.m @@ -26,7 +26,7 @@ % last update - 10th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2019 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/acousticFieldPropagator_compare_cpp.m b/k-Wave/testing/unit/acousticFieldPropagator_compare_cpp.m index 797aa28..432051d 100644 --- a/k-Wave/testing/unit/acousticFieldPropagator_compare_cpp.m +++ b/k-Wave/testing/unit/acousticFieldPropagator_compare_cpp.m @@ -9,7 +9,7 @@ % last update - 25th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2019 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder2D.m b/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder2D.m index 4db011a..e19599c 100644 --- a/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder2D.m +++ b/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder2D.m @@ -9,7 +9,7 @@ % last update - 8th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder2D_snapshot.m b/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder2D_snapshot.m index 03740d1..1e78424 100644 --- a/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder2D_snapshot.m +++ b/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder2D_snapshot.m @@ -10,7 +10,7 @@ % last update - 8th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder3D.m b/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder3D.m index c34b4cb..7b16bb3 100644 --- a/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder3D.m +++ b/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder3D.m @@ -9,7 +9,7 @@ % last update - 8th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder3D_snapshot.m b/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder3D_snapshot.m index a075fe7..96cedeb 100644 --- a/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder3D_snapshot.m +++ b/k-Wave/testing/unit/acousticFieldPropagator_compare_kspaceFirstOrder3D_snapshot.m @@ -10,7 +10,7 @@ % last update - 8th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/acousticFieldPropagator_exp_vs_sine_propagator.m b/k-Wave/testing/unit/acousticFieldPropagator_exp_vs_sine_propagator.m index 363658e..d39096b 100644 --- a/k-Wave/testing/unit/acousticFieldPropagator_exp_vs_sine_propagator.m +++ b/k-Wave/testing/unit/acousticFieldPropagator_exp_vs_sine_propagator.m @@ -9,7 +9,7 @@ % last update - 9th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/acousticFieldPropagator_geometric_spreading.m b/k-Wave/testing/unit/acousticFieldPropagator_geometric_spreading.m index bc05df1..a537dff 100644 --- a/k-Wave/testing/unit/acousticFieldPropagator_geometric_spreading.m +++ b/k-Wave/testing/unit/acousticFieldPropagator_geometric_spreading.m @@ -8,7 +8,7 @@ % last update - 9th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrumCW_absorption.m b/k-Wave/testing/unit/angularSpectrumCW_absorption.m index f2cf92e..900f028 100644 --- a/k-Wave/testing/unit/angularSpectrumCW_absorption.m +++ b/k-Wave/testing/unit/angularSpectrumCW_absorption.m @@ -10,7 +10,7 @@ % last update - 19th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrumCW_data_cast.m b/k-Wave/testing/unit/angularSpectrumCW_data_cast.m index 77284b3..fcbd84c 100644 --- a/k-Wave/testing/unit/angularSpectrumCW_data_cast.m +++ b/k-Wave/testing/unit/angularSpectrumCW_data_cast.m @@ -8,7 +8,7 @@ % last update - 19th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrumCW_plane_wave.m b/k-Wave/testing/unit/angularSpectrumCW_plane_wave.m index 4de5998..d5dbb92 100644 --- a/k-Wave/testing/unit/angularSpectrumCW_plane_wave.m +++ b/k-Wave/testing/unit/angularSpectrumCW_plane_wave.m @@ -9,7 +9,7 @@ % last update - 19th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrumCW_projection.m b/k-Wave/testing/unit/angularSpectrumCW_projection.m index 0cd431d..c9553f9 100644 --- a/k-Wave/testing/unit/angularSpectrumCW_projection.m +++ b/k-Wave/testing/unit/angularSpectrumCW_projection.m @@ -8,7 +8,7 @@ % last update - 19th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrum_data_cast.m b/k-Wave/testing/unit/angularSpectrum_data_cast.m index a86cf75..67ebf58 100644 --- a/k-Wave/testing/unit/angularSpectrum_data_cast.m +++ b/k-Wave/testing/unit/angularSpectrum_data_cast.m @@ -8,7 +8,7 @@ % last update - 7th August 2023 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2023 Bradley Treeby +% Copyright (C) 2023- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrum_plane_wave.m b/k-Wave/testing/unit/angularSpectrum_plane_wave.m index 556457a..dec832f 100644 --- a/k-Wave/testing/unit/angularSpectrum_plane_wave.m +++ b/k-Wave/testing/unit/angularSpectrum_plane_wave.m @@ -9,7 +9,7 @@ % last update - 13th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrum_projection.m b/k-Wave/testing/unit/angularSpectrum_projection.m index 044601a..419af81 100644 --- a/k-Wave/testing/unit/angularSpectrum_projection.m +++ b/k-Wave/testing/unit/angularSpectrum_projection.m @@ -9,7 +9,7 @@ % last update - 19th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrum_single_frequency.m b/k-Wave/testing/unit/angularSpectrum_single_frequency.m index f227aa5..77f8396 100644 --- a/k-Wave/testing/unit/angularSpectrum_single_frequency.m +++ b/k-Wave/testing/unit/angularSpectrum_single_frequency.m @@ -11,7 +11,7 @@ % last update - 19th February 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/angularSpectrum_single_frequency_reverse.m b/k-Wave/testing/unit/angularSpectrum_single_frequency_reverse.m index e1a86dd..cb89b33 100644 --- a/k-Wave/testing/unit/angularSpectrum_single_frequency_reverse.m +++ b/k-Wave/testing/unit/angularSpectrum_single_frequency_reverse.m @@ -12,7 +12,7 @@ % last update - 19th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/calculateMassSourceCW_disc_source.m b/k-Wave/testing/unit/calculateMassSourceCW_disc_source.m index 498aee3..15ec918 100644 --- a/k-Wave/testing/unit/calculateMassSourceCW_disc_source.m +++ b/k-Wave/testing/unit/calculateMassSourceCW_disc_source.m @@ -9,7 +9,7 @@ % last update - 22nd January 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019-2020 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/calculateMassSource_bowl_source.m b/k-Wave/testing/unit/calculateMassSource_bowl_source.m index 9a658b2..97bf73c 100644 --- a/k-Wave/testing/unit/calculateMassSource_bowl_source.m +++ b/k-Wave/testing/unit/calculateMassSource_bowl_source.m @@ -9,7 +9,7 @@ % last update - 22nd January 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019-2020 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/createCWSignals_extractAmpPhase.m b/k-Wave/testing/unit/createCWSignals_extractAmpPhase.m index 579e024..96e7ef4 100644 --- a/k-Wave/testing/unit/createCWSignals_extractAmpPhase.m +++ b/k-Wave/testing/unit/createCWSignals_extractAmpPhase.m @@ -9,7 +9,7 @@ % last update - 28th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/fourierShift_test_cos_shift.m b/k-Wave/testing/unit/fourierShift_test_cos_shift.m index 13f70be..7097e0e 100644 --- a/k-Wave/testing/unit/fourierShift_test_cos_shift.m +++ b/k-Wave/testing/unit/fourierShift_test_cos_shift.m @@ -18,7 +18,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/getDeltaBLI_test_bli.m b/k-Wave/testing/unit/getDeltaBLI_test_bli.m index 16565f6..3f08167 100644 --- a/k-Wave/testing/unit/getDeltaBLI_test_bli.m +++ b/k-Wave/testing/unit/getDeltaBLI_test_bli.m @@ -18,7 +18,7 @@ % last update - 4th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Elliott Wise +% Copyright (C) 2018- Elliott Wise % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/getOptimalPMLSize_check_factors.m b/k-Wave/testing/unit/getOptimalPMLSize_check_factors.m index 0d99236..161f4de 100644 --- a/k-Wave/testing/unit/getOptimalPMLSize_check_factors.m +++ b/k-Wave/testing/unit/getOptimalPMLSize_check_factors.m @@ -9,7 +9,7 @@ % last update - 29th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/getWin_test_symmetry.m b/k-Wave/testing/unit/getWin_test_symmetry.m index 79dc98e..b1cec76 100644 --- a/k-Wave/testing/unit/getWin_test_symmetry.m +++ b/k-Wave/testing/unit/getWin_test_symmetry.m @@ -9,7 +9,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/hdf5_save_in_parts.m b/k-Wave/testing/unit/hdf5_save_in_parts.m index 6e0da45..11ea8c0 100644 --- a/k-Wave/testing/unit/hdf5_save_in_parts.m +++ b/k-Wave/testing/unit/hdf5_save_in_parts.m @@ -10,7 +10,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_2D_plane_wave.m b/k-Wave/testing/unit/kWaveArray_2D_plane_wave.m index 717731d..c49babd 100644 --- a/k-Wave/testing/unit/kWaveArray_2D_plane_wave.m +++ b/k-Wave/testing/unit/kWaveArray_2D_plane_wave.m @@ -10,7 +10,7 @@ % last update - 15th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_3D_plane_wave.m b/k-Wave/testing/unit/kWaveArray_3D_plane_wave.m index 970af1e..2b2ea48 100644 --- a/k-Wave/testing/unit/kWaveArray_3D_plane_wave.m +++ b/k-Wave/testing/unit/kWaveArray_3D_plane_wave.m @@ -10,7 +10,7 @@ % last update - 15th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_circle_of_point_detectors.m b/k-Wave/testing/unit/kWaveArray_circle_of_point_detectors.m index f418f49..dc2cdf0 100644 --- a/k-Wave/testing/unit/kWaveArray_circle_of_point_detectors.m +++ b/k-Wave/testing/unit/kWaveArray_circle_of_point_detectors.m @@ -8,7 +8,7 @@ % last update - 31st May 2023 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2023 Bradley Treeby +% Copyright (C) 2023- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_circular_piston_3D.m b/k-Wave/testing/unit/kWaveArray_circular_piston_3D.m index 384c94c..8e27960 100644 --- a/k-Wave/testing/unit/kWaveArray_circular_piston_3D.m +++ b/k-Wave/testing/unit/kWaveArray_circular_piston_3D.m @@ -32,7 +32,7 @@ % last update - 13th July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_circular_piston_AS.m b/k-Wave/testing/unit/kWaveArray_circular_piston_AS.m index 8355992..2902783 100644 --- a/k-Wave/testing/unit/kWaveArray_circular_piston_AS.m +++ b/k-Wave/testing/unit/kWaveArray_circular_piston_AS.m @@ -32,7 +32,7 @@ % last update - 13th July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_focused_annular_array_3D.m b/k-Wave/testing/unit/kWaveArray_focused_annular_array_3D.m index 8fc582d..c47233a 100644 --- a/k-Wave/testing/unit/kWaveArray_focused_annular_array_3D.m +++ b/k-Wave/testing/unit/kWaveArray_focused_annular_array_3D.m @@ -32,7 +32,7 @@ % last update - 13th July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_focused_bowl_3D.m b/k-Wave/testing/unit/kWaveArray_focused_bowl_3D.m index 1f7ee9e..e9b0b30 100644 --- a/k-Wave/testing/unit/kWaveArray_focused_bowl_3D.m +++ b/k-Wave/testing/unit/kWaveArray_focused_bowl_3D.m @@ -29,7 +29,7 @@ % last update - 13th July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_focused_bowl_AS.m b/k-Wave/testing/unit/kWaveArray_focused_bowl_AS.m index f6a0b35..3122f76 100644 --- a/k-Wave/testing/unit/kWaveArray_focused_bowl_AS.m +++ b/k-Wave/testing/unit/kWaveArray_focused_bowl_AS.m @@ -29,7 +29,7 @@ % last update - 13th July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_multiple_arc_sources.m b/k-Wave/testing/unit/kWaveArray_multiple_arc_sources.m index 81e37c5..80a4224 100644 --- a/k-Wave/testing/unit/kWaveArray_multiple_arc_sources.m +++ b/k-Wave/testing/unit/kWaveArray_multiple_arc_sources.m @@ -8,7 +8,7 @@ % last update - 4th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_multiple_bowl_sources.m b/k-Wave/testing/unit/kWaveArray_multiple_bowl_sources.m index 54425cf..1cc9acb 100644 --- a/k-Wave/testing/unit/kWaveArray_multiple_bowl_sources.m +++ b/k-Wave/testing/unit/kWaveArray_multiple_bowl_sources.m @@ -8,7 +8,7 @@ % last update - 4th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_arc_detector.m b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_arc_detector.m index f57d858..1ee92c9 100644 --- a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_arc_detector.m +++ b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_arc_detector.m @@ -9,7 +9,7 @@ % last update - 5th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_bowl_detector.m b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_bowl_detector.m index 2f16697..3182326 100644 --- a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_bowl_detector.m +++ b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_bowl_detector.m @@ -9,7 +9,7 @@ % last update - 6th December 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_line_detector.m b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_line_detector.m index 91d81a0..ac440a2 100644 --- a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_line_detector.m +++ b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_line_detector.m @@ -9,7 +9,7 @@ % last update - 15th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_point_detector.m b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_point_detector.m index bd4577e..7aef00e 100644 --- a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_point_detector.m +++ b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_point_detector.m @@ -9,7 +9,7 @@ % last update - 31st May 2023 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2023 Bradley Treeby +% Copyright (C) 2023- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_rect_detector.m b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_rect_detector.m index 0ce74fb..e851a44 100644 --- a/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_rect_detector.m +++ b/k-Wave/testing/unit/kWaveArray_on_vs_off_grid_rect_detector.m @@ -9,7 +9,7 @@ % last update - 5th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_rotating_sensors.m b/k-Wave/testing/unit/kWaveArray_rotating_sensors.m index e09a563..d09791c 100644 --- a/k-Wave/testing/unit/kWaveArray_rotating_sensors.m +++ b/k-Wave/testing/unit/kWaveArray_rotating_sensors.m @@ -9,7 +9,7 @@ % last update - 8th June 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019-2021 Bradley Treeby and Elliott Wise +% Copyright (C) 2019- Bradley Treeby and Elliott Wise % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_rotating_sources.m b/k-Wave/testing/unit/kWaveArray_rotating_sources.m index 023eb4f..9e630c7 100644 --- a/k-Wave/testing/unit/kWaveArray_rotating_sources.m +++ b/k-Wave/testing/unit/kWaveArray_rotating_sources.m @@ -9,7 +9,7 @@ % last update - 16th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Elliott Wise and Bradley Treeby +% Copyright (C) 2018- Elliott Wise and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveArray_test_single_precision.m b/k-Wave/testing/unit/kWaveArray_test_single_precision.m index 5251909..d50a6b9 100644 --- a/k-Wave/testing/unit/kWaveArray_test_single_precision.m +++ b/k-Wave/testing/unit/kWaveArray_test_single_precision.m @@ -18,7 +18,7 @@ % last update - 14th July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_1D.m b/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_1D.m index 3602c05..7621f37 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_1D.m +++ b/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_1D.m @@ -10,7 +10,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_2D.m b/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_2D.m index 2eb7da2..ff728c0 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_2D.m +++ b/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_2D.m @@ -10,7 +10,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_3D.m b/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_3D.m index a7da02f..3083866 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_3D.m +++ b/k-Wave/testing/unit/kWaveDiffusion_check_sensor_mask_3D.m @@ -10,7 +10,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_2D_3D_plane_waves.m b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_2D_3D_plane_waves.m index 1140082..a81878e 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_2D_3D_plane_waves.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_2D_3D_plane_waves.m @@ -18,7 +18,7 @@ % last update - 7th August 2023 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2023 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_heterog_perfusion_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_heterog_perfusion_with_exact.m index d62650e..4597c76 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_heterog_perfusion_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_heterog_perfusion_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_heterog_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_heterog_with_exact.m index 46b38f8..a874a02 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_heterog_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_heterog_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_homog_perfusion_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_homog_perfusion_with_exact.m index 5d1a84f..008bb42 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_homog_perfusion_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_homog_perfusion_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_homog_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_homog_with_exact.m index c64a087..078e2f6 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_1D_homog_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_1D_homog_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_2D_heterog_perfusion_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_2D_heterog_perfusion_with_exact.m index b51719f..569b14a 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_2D_heterog_perfusion_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_2D_heterog_perfusion_with_exact.m @@ -9,7 +9,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2019 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_2D_heterog_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_2D_heterog_with_exact.m index 704e447..7d458b6 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_2D_heterog_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_2D_heterog_with_exact.m @@ -9,7 +9,7 @@ % last update - 26th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2019 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_2D_homog_perfusion_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_2D_homog_perfusion_with_exact.m index f1236c6..9fcd43d 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_2D_homog_perfusion_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_2D_homog_perfusion_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_2D_homog_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_2D_homog_with_exact.m index 22f4766..bbd19e4 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_2D_homog_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_2D_homog_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_3D_heterog_perfusion_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_3D_heterog_perfusion_with_exact.m index 9b1af85..5e7e956 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_3D_heterog_perfusion_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_3D_heterog_perfusion_with_exact.m @@ -9,7 +9,7 @@ % last update - 7th August 2023 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2023 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_3D_heterog_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_3D_heterog_with_exact.m index 6ab987e..29cff4d 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_3D_heterog_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_3D_heterog_with_exact.m @@ -9,7 +9,7 @@ % last update - 7th February 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2020 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_3D_homog_perfusion_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_3D_homog_perfusion_with_exact.m index 5bbce09..9294c23 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_3D_homog_perfusion_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_3D_homog_perfusion_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_3D_homog_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_3D_homog_with_exact.m index b8ee1c2..a9e0ad8 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_3D_homog_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_3D_homog_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_cem_with_exact.m b/k-Wave/testing/unit/kWaveDiffusion_compare_cem_with_exact.m index 46287cd..8c581f1 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_cem_with_exact.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_cem_with_exact.m @@ -9,7 +9,7 @@ % last update - 11th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_diffusion_coefficient_definition.m b/k-Wave/testing/unit/kWaveDiffusion_compare_diffusion_coefficient_definition.m index e508416..9b43216 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_diffusion_coefficient_definition.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_diffusion_coefficient_definition.m @@ -9,7 +9,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2019 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_perfusion_coefficient_definition.m b/k-Wave/testing/unit/kWaveDiffusion_compare_perfusion_coefficient_definition.m index f239ea2..43dd0f4 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_perfusion_coefficient_definition.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_perfusion_coefficient_definition.m @@ -9,7 +9,7 @@ % last update - 26th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2019 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_compare_with_pde.m b/k-Wave/testing/unit/kWaveDiffusion_compare_with_pde.m index 8e5089c..d6d1555 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_compare_with_pde.m +++ b/k-Wave/testing/unit/kWaveDiffusion_compare_with_pde.m @@ -9,7 +9,7 @@ % last update - 24 July 2020 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2020-2020 Bradley Treeby +% Copyright (C) 2020- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_save_movie.m b/k-Wave/testing/unit/kWaveDiffusion_save_movie.m index 4376619..36d8233 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_save_movie.m +++ b/k-Wave/testing/unit/kWaveDiffusion_save_movie.m @@ -8,7 +8,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2015-2017 Bradley Treeby +% Copyright (C) 2015- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_1D.m b/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_1D.m index ddf2c83..6443f44 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_1D.m +++ b/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_1D.m @@ -10,7 +10,7 @@ % last update - 9th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_2D.m b/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_2D.m index 605c413..81d45f5 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_2D.m +++ b/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_2D.m @@ -10,7 +10,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_3D.m b/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_3D.m index b4eea08..c0b590b 100644 --- a/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_3D.m +++ b/k-Wave/testing/unit/kWaveDiffusion_test_boundary_conditions_3D.m @@ -10,7 +10,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kWaveTransducer_combine_sensor_data.m b/k-Wave/testing/unit/kWaveTransducer_combine_sensor_data.m index 67f623d..d8bc04e 100644 --- a/k-Wave/testing/unit/kWaveTransducer_combine_sensor_data.m +++ b/k-Wave/testing/unit/kWaveTransducer_combine_sensor_data.m @@ -9,7 +9,7 @@ % last update - 13th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder1D_check_source_scaling_p.m b/k-Wave/testing/unit/kspaceFirstOrder1D_check_source_scaling_p.m index c6d9b6b..6a14dcf 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder1D_check_source_scaling_p.m +++ b/k-Wave/testing/unit/kspaceFirstOrder1D_check_source_scaling_p.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder1D_check_source_scaling_ux.m b/k-Wave/testing/unit/kspaceFirstOrder1D_check_source_scaling_ux.m index 9fbc185..28f515d 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder1D_check_source_scaling_ux.m +++ b/k-Wave/testing/unit/kspaceFirstOrder1D_check_source_scaling_ux.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder1D_compare_binary_and_cuboid_sensor_mask.m b/k-Wave/testing/unit/kspaceFirstOrder1D_compare_binary_and_cuboid_sensor_mask.m index 2348e99..316c83c 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder1D_compare_binary_and_cuboid_sensor_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrder1D_compare_binary_and_cuboid_sensor_mask.m @@ -9,7 +9,7 @@ % last update - 16th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2018 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder1D_p0_vs_two_clicks.m b/k-Wave/testing/unit/kspaceFirstOrder1D_p0_vs_two_clicks.m index 13e12cb..75a2b22 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder1D_p0_vs_two_clicks.m +++ b/k-Wave/testing/unit/kspaceFirstOrder1D_p0_vs_two_clicks.m @@ -10,7 +10,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder1D_save_movie.m b/k-Wave/testing/unit/kspaceFirstOrder1D_save_movie.m index 8573c67..70599a7 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder1D_save_movie.m +++ b/k-Wave/testing/unit/kspaceFirstOrder1D_save_movie.m @@ -8,7 +8,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_check_nonstaggered_particle_velocity.m b/k-Wave/testing/unit/kspaceFirstOrder2D_check_nonstaggered_particle_velocity.m index 8a59bcc..17fd8b3 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_check_nonstaggered_particle_velocity.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_check_nonstaggered_particle_velocity.m @@ -9,7 +9,7 @@ % last update - 21st August 2014 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2014 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_p.m b/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_p.m index 2e8056a..7c5c221 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_p.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_p.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_ux.m b/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_ux.m index c591f2a..dd5d3e0 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_ux.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_ux.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_uy.m b/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_uy.m index 28bcc5a..32a1085 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_uy.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_check_source_scaling_uy.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_compare_binary_and_cartesian_sensor_mask.m b/k-Wave/testing/unit/kspaceFirstOrder2D_compare_binary_and_cartesian_sensor_mask.m index 8e96e86..ef5cb81 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_compare_binary_and_cartesian_sensor_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_compare_binary_and_cartesian_sensor_mask.m @@ -8,7 +8,7 @@ % last update - 9th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_compare_binary_and_cuboid_sensor_mask.m b/k-Wave/testing/unit/kspaceFirstOrder2D_compare_binary_and_cuboid_sensor_mask.m index debb0ee..d70cba0 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_compare_binary_and_cuboid_sensor_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_compare_binary_and_cuboid_sensor_mask.m @@ -9,7 +9,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_compare_labelled_and_binary_source_mask.m b/k-Wave/testing/unit/kspaceFirstOrder2D_compare_labelled_and_binary_source_mask.m index fa82aa5..4d3bb03 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_compare_labelled_and_binary_source_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_compare_labelled_and_binary_source_mask.m @@ -9,7 +9,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_p0_vs_two_clicks.m b/k-Wave/testing/unit/kspaceFirstOrder2D_p0_vs_two_clicks.m index 591e6ee..e052dda 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_p0_vs_two_clicks.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_p0_vs_two_clicks.m @@ -10,7 +10,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder2D_save_movie.m b/k-Wave/testing/unit/kspaceFirstOrder2D_save_movie.m index 99b1a33..160485f 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder2D_save_movie.m +++ b/k-Wave/testing/unit/kspaceFirstOrder2D_save_movie.m @@ -8,7 +8,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_p.m b/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_p.m index 3fa2b86..7ced824 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_p.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_p.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_ux.m b/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_ux.m index 3e5fd72..299c039 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_ux.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_ux.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_uy.m b/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_uy.m index 89532da..22f45bc 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_uy.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_uy.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_uz.m b/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_uz.m index d8f7d9d..0f0bad2 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_uz.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_check_source_scaling_uz.m @@ -9,7 +9,7 @@ % last update - 13th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_compare_binary_and_cartesian_sensor_mask.m b/k-Wave/testing/unit/kspaceFirstOrder3D_compare_binary_and_cartesian_sensor_mask.m index e35cdc6..cd21eb2 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_compare_binary_and_cartesian_sensor_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_compare_binary_and_cartesian_sensor_mask.m @@ -8,7 +8,7 @@ % last update - 9th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_compare_binary_and_cuboid_sensor_mask.m b/k-Wave/testing/unit/kspaceFirstOrder3D_compare_binary_and_cuboid_sensor_mask.m index e44840e..e35f1e5 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_compare_binary_and_cuboid_sensor_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_compare_binary_and_cuboid_sensor_mask.m @@ -9,7 +9,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_compare_labelled_and_binary_source_mask.m b/k-Wave/testing/unit/kspaceFirstOrder3D_compare_labelled_and_binary_source_mask.m index 8e5cd88..7170436 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_compare_labelled_and_binary_source_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_compare_labelled_and_binary_source_mask.m @@ -9,7 +9,7 @@ % last update - 17th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_p0_vs_two_clicks.m b/k-Wave/testing/unit/kspaceFirstOrder3D_p0_vs_two_clicks.m index 1ea6a8a..f074978 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_p0_vs_two_clicks.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_p0_vs_two_clicks.m @@ -10,7 +10,7 @@ % last update - 15th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_save_movie.m b/k-Wave/testing/unit/kspaceFirstOrder3D_save_movie.m index 62e3401..e174037 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_save_movie.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_save_movie.m @@ -8,7 +8,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_save_to_disk.m b/k-Wave/testing/unit/kspaceFirstOrder3D_save_to_disk.m index 5566f58..09fadea 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_save_to_disk.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_save_to_disk.m @@ -8,7 +8,7 @@ % last update - 21st February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder3D_stream_to_disk.m b/k-Wave/testing/unit/kspaceFirstOrder3D_stream_to_disk.m index 74cf787..e17474c 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder3D_stream_to_disk.m +++ b/k-Wave/testing/unit/kspaceFirstOrder3D_stream_to_disk.m @@ -9,7 +9,7 @@ % last update - 7th August 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_check_PML_outside.m b/k-Wave/testing/unit/kspaceFirstOrderAS_check_PML_outside.m index 4e3fd35..8304800 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_check_PML_outside.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_check_PML_outside.m @@ -9,7 +9,7 @@ % last update - 14th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_check_source_scaling_p.m b/k-Wave/testing/unit/kspaceFirstOrderAS_check_source_scaling_p.m index 14ad435..75f4ad9 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_check_source_scaling_p.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_check_source_scaling_p.m @@ -9,7 +9,7 @@ % last update - 18th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_check_source_scaling_ux.m b/k-Wave/testing/unit/kspaceFirstOrderAS_check_source_scaling_ux.m index 1ad82f1..8832204 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_check_source_scaling_ux.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_check_source_scaling_ux.m @@ -9,7 +9,7 @@ % last update - 18th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_compare_FFT_implementations.m b/k-Wave/testing/unit/kspaceFirstOrderAS_compare_FFT_implementations.m index 1a88dc5..6fd1241 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_compare_FFT_implementations.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_compare_FFT_implementations.m @@ -9,7 +9,7 @@ % last update - 7th December 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_compare_binary_and_cartesian_sensor_mask.m b/k-Wave/testing/unit/kspaceFirstOrderAS_compare_binary_and_cartesian_sensor_mask.m index 7393f3a..0a48325 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_compare_binary_and_cartesian_sensor_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_compare_binary_and_cartesian_sensor_mask.m @@ -9,7 +9,7 @@ % last update - 21st March 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2019 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_compare_binary_and_cuboid_sensor_mask.m b/k-Wave/testing/unit/kspaceFirstOrderAS_compare_binary_and_cuboid_sensor_mask.m index 65c5c74..01bd073 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_compare_binary_and_cuboid_sensor_mask.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_compare_binary_and_cuboid_sensor_mask.m @@ -9,7 +9,7 @@ % last update - 25th January 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_compare_symmetries.m b/k-Wave/testing/unit/kspaceFirstOrderAS_compare_symmetries.m index 47d7995..39805d7 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_compare_symmetries.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_compare_symmetries.m @@ -9,7 +9,7 @@ % last update - 26th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2018 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_piston_analytical.m b/k-Wave/testing/unit/kspaceFirstOrderAS_piston_analytical.m index 6fc696e..f0a6ce4 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_piston_analytical.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_piston_analytical.m @@ -14,7 +14,7 @@ % last update - 29th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrderAS_time_reversal.m b/k-Wave/testing/unit/kspaceFirstOrderAS_time_reversal.m index 75514ae..a38e096 100644 --- a/k-Wave/testing/unit/kspaceFirstOrderAS_time_reversal.m +++ b/k-Wave/testing/unit/kspaceFirstOrderAS_time_reversal.m @@ -9,7 +9,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder_1D_2D_check_checkStability.m b/k-Wave/testing/unit/kspaceFirstOrder_1D_2D_check_checkStability.m index ab38493..64c76b5 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder_1D_2D_check_checkStability.m +++ b/k-Wave/testing/unit/kspaceFirstOrder_1D_2D_check_checkStability.m @@ -9,7 +9,7 @@ % last update - 13th November 2014 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2014 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder_check_plane_wave_intensity.m b/k-Wave/testing/unit/kspaceFirstOrder_check_plane_wave_intensity.m index 80b26fa..9e57711 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder_check_plane_wave_intensity.m +++ b/k-Wave/testing/unit/kspaceFirstOrder_check_plane_wave_intensity.m @@ -8,7 +8,7 @@ % last update - 14th July 2014 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2014 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder_check_plane_wave_intensity_cuboid_corners.m b/k-Wave/testing/unit/kspaceFirstOrder_check_plane_wave_intensity_cuboid_corners.m index c30972a..611b1fc 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder_check_plane_wave_intensity_cuboid_corners.m +++ b/k-Wave/testing/unit/kspaceFirstOrder_check_plane_wave_intensity_cuboid_corners.m @@ -9,7 +9,7 @@ % last update - 27th August 2014 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2014 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder_compare_1D_2D_3D_plane_waves.m b/k-Wave/testing/unit/kspaceFirstOrder_compare_1D_2D_3D_plane_waves.m index 6d90c24..939cc1f 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder_compare_1D_2D_3D_plane_waves.m +++ b/k-Wave/testing/unit/kspaceFirstOrder_compare_1D_2D_3D_plane_waves.m @@ -104,7 +104,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2011-2019 Bradley Treeby +% Copyright (C) 2011- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder_compare_2D_AS_cylindrical_waves.m b/k-Wave/testing/unit/kspaceFirstOrder_compare_2D_AS_cylindrical_waves.m index ca4dc74..01644ff 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder_compare_2D_AS_cylindrical_waves.m +++ b/k-Wave/testing/unit/kspaceFirstOrder_compare_2D_AS_cylindrical_waves.m @@ -21,7 +21,7 @@ % last update - 29th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2018 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/kspaceFirstOrder_compare_2D_AS_cylindrical_waves_symmetric_bli.m b/k-Wave/testing/unit/kspaceFirstOrder_compare_2D_AS_cylindrical_waves_symmetric_bli.m index 83929ef..62f37a5 100644 --- a/k-Wave/testing/unit/kspaceFirstOrder_compare_2D_AS_cylindrical_waves_symmetric_bli.m +++ b/k-Wave/testing/unit/kspaceFirstOrder_compare_2D_AS_cylindrical_waves_symmetric_bli.m @@ -9,7 +9,7 @@ % last update - 18th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2018 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeArc_test_arc_pos.m b/k-Wave/testing/unit/makeArc_test_arc_pos.m index 46e1aad..b913f2c 100644 --- a/k-Wave/testing/unit/makeArc_test_arc_pos.m +++ b/k-Wave/testing/unit/makeArc_test_arc_pos.m @@ -18,7 +18,7 @@ % last update - 9th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeArc_test_diameter.m b/k-Wave/testing/unit/makeArc_test_diameter.m index 49788ed..9bd9868 100644 --- a/k-Wave/testing/unit/makeArc_test_diameter.m +++ b/k-Wave/testing/unit/makeArc_test_diameter.m @@ -18,7 +18,7 @@ % last update - 9th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeArc_test_rotation.m b/k-Wave/testing/unit/makeArc_test_rotation.m index dd7f84c..0f4e4ad 100644 --- a/k-Wave/testing/unit/makeArc_test_rotation.m +++ b/k-Wave/testing/unit/makeArc_test_rotation.m @@ -19,7 +19,7 @@ % last update - 9th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeBowl_test_bowl_pos.m b/k-Wave/testing/unit/makeBowl_test_bowl_pos.m index 46126c2..6ecbdd2 100644 --- a/k-Wave/testing/unit/makeBowl_test_bowl_pos.m +++ b/k-Wave/testing/unit/makeBowl_test_bowl_pos.m @@ -18,7 +18,7 @@ % last update - 9th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeBowl_test_diameter.m b/k-Wave/testing/unit/makeBowl_test_diameter.m index 7d03d00..4c53818 100644 --- a/k-Wave/testing/unit/makeBowl_test_diameter.m +++ b/k-Wave/testing/unit/makeBowl_test_diameter.m @@ -18,7 +18,7 @@ % last update - 9th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeBowl_test_rotation.m b/k-Wave/testing/unit/makeBowl_test_rotation.m index 719c8bb..84edf70 100644 --- a/k-Wave/testing/unit/makeBowl_test_rotation.m +++ b/k-Wave/testing/unit/makeBowl_test_rotation.m @@ -19,7 +19,7 @@ % last update - 9th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeCartSphericalSegment_compare_with_bowl.m b/k-Wave/testing/unit/makeCartSphericalSegment_compare_with_bowl.m index c50c4d3..e761572 100644 --- a/k-Wave/testing/unit/makeCartSphericalSegment_compare_with_bowl.m +++ b/k-Wave/testing/unit/makeCartSphericalSegment_compare_with_bowl.m @@ -18,7 +18,7 @@ % last update - 8th June 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeMultiArc_test_creation.m b/k-Wave/testing/unit/makeMultiArc_test_creation.m index b74b1c7..ed6ccfe 100644 --- a/k-Wave/testing/unit/makeMultiArc_test_creation.m +++ b/k-Wave/testing/unit/makeMultiArc_test_creation.m @@ -18,7 +18,7 @@ % last update - 12th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/makeMultiBowl_test_creation.m b/k-Wave/testing/unit/makeMultiBowl_test_creation.m index 3335001..bb38ff9 100644 --- a/k-Wave/testing/unit/makeMultiBowl_test_creation.m +++ b/k-Wave/testing/unit/makeMultiBowl_test_creation.m @@ -18,7 +18,7 @@ % last update - 12th April 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/offGridPoints_test_on_grid.m b/k-Wave/testing/unit/offGridPoints_test_on_grid.m index a892964..8c74baa 100644 --- a/k-Wave/testing/unit/offGridPoints_test_on_grid.m +++ b/k-Wave/testing/unit/offGridPoints_test_on_grid.m @@ -19,7 +19,7 @@ % last update - 31st July 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2021 Bradley Treeby +% Copyright (C) 2021- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/offGridPoints_test_truncation.m b/k-Wave/testing/unit/offGridPoints_test_truncation.m index 9ff94e2..ecb30a2 100644 --- a/k-Wave/testing/unit/offGridPoints_test_truncation.m +++ b/k-Wave/testing/unit/offGridPoints_test_truncation.m @@ -18,7 +18,7 @@ % last update - 8th June 2021 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2021 Elliott Wise and Bradley Treeby +% Copyright (C) 2018- Elliott Wise and Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic2D_check_mpml_stability.m b/k-Wave/testing/unit/pstdElastic2D_check_mpml_stability.m index 132ee90..fc295b0 100644 --- a/k-Wave/testing/unit/pstdElastic2D_check_mpml_stability.m +++ b/k-Wave/testing/unit/pstdElastic2D_check_mpml_stability.m @@ -8,7 +8,7 @@ % last update - 12 August 2014 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2014 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic2D_check_split_field.m b/k-Wave/testing/unit/pstdElastic2D_check_split_field.m index 53a4151..5079aa0 100644 --- a/k-Wave/testing/unit/pstdElastic2D_check_split_field.m +++ b/k-Wave/testing/unit/pstdElastic2D_check_split_field.m @@ -9,7 +9,7 @@ % last update - 8th November 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic2D_compare_binary_and_cartesian_sensor_mask.m b/k-Wave/testing/unit/pstdElastic2D_compare_binary_and_cartesian_sensor_mask.m index 1cd0d8a..531f04a 100644 --- a/k-Wave/testing/unit/pstdElastic2D_compare_binary_and_cartesian_sensor_mask.m +++ b/k-Wave/testing/unit/pstdElastic2D_compare_binary_and_cartesian_sensor_mask.m @@ -8,7 +8,7 @@ % last update - 9th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic2D_compare_binary_and_cuboid_sensor_mask.m b/k-Wave/testing/unit/pstdElastic2D_compare_binary_and_cuboid_sensor_mask.m index 3559d31..698effd 100644 --- a/k-Wave/testing/unit/pstdElastic2D_compare_binary_and_cuboid_sensor_mask.m +++ b/k-Wave/testing/unit/pstdElastic2D_compare_binary_and_cuboid_sensor_mask.m @@ -9,7 +9,7 @@ % last update - 16th May 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2018 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic2D_compare_labelled_and_binary_source_mask.m b/k-Wave/testing/unit/pstdElastic2D_compare_labelled_and_binary_source_mask.m index 712a051..7135443 100644 --- a/k-Wave/testing/unit/pstdElastic2D_compare_labelled_and_binary_source_mask.m +++ b/k-Wave/testing/unit/pstdElastic2D_compare_labelled_and_binary_source_mask.m @@ -9,7 +9,7 @@ % last update - 19th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic2D_compare_time_reversal_with_kspaceFirstOrder2D.m b/k-Wave/testing/unit/pstdElastic2D_compare_time_reversal_with_kspaceFirstOrder2D.m index 165872d..c3595d9 100644 --- a/k-Wave/testing/unit/pstdElastic2D_compare_time_reversal_with_kspaceFirstOrder2D.m +++ b/k-Wave/testing/unit/pstdElastic2D_compare_time_reversal_with_kspaceFirstOrder2D.m @@ -9,7 +9,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic2D_compare_with_kspaceFirstOrder2D.m b/k-Wave/testing/unit/pstdElastic2D_compare_with_kspaceFirstOrder2D.m index 37f2f75..675a3d5 100644 --- a/k-Wave/testing/unit/pstdElastic2D_compare_with_kspaceFirstOrder2D.m +++ b/k-Wave/testing/unit/pstdElastic2D_compare_with_kspaceFirstOrder2D.m @@ -10,7 +10,7 @@ % last update - 18th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2017 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic2D_save_movie.m b/k-Wave/testing/unit/pstdElastic2D_save_movie.m index b35a910..b634cd1 100644 --- a/k-Wave/testing/unit/pstdElastic2D_save_movie.m +++ b/k-Wave/testing/unit/pstdElastic2D_save_movie.m @@ -8,7 +8,7 @@ % last update - 18th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_check_mpml_stability.m b/k-Wave/testing/unit/pstdElastic3D_check_mpml_stability.m index 8715736..536fd30 100644 --- a/k-Wave/testing/unit/pstdElastic3D_check_mpml_stability.m +++ b/k-Wave/testing/unit/pstdElastic3D_check_mpml_stability.m @@ -8,7 +8,7 @@ % last update - 12 August 2014 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2014 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_check_split_field.m b/k-Wave/testing/unit/pstdElastic3D_check_split_field.m index 6a37f67..128f7d0 100644 --- a/k-Wave/testing/unit/pstdElastic3D_check_split_field.m +++ b/k-Wave/testing/unit/pstdElastic3D_check_split_field.m @@ -9,7 +9,7 @@ % last update - 18th December 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_compare_binary_and_cartesian_sensor_mask.m b/k-Wave/testing/unit/pstdElastic3D_compare_binary_and_cartesian_sensor_mask.m index 5802f1b..cbedb49 100644 --- a/k-Wave/testing/unit/pstdElastic3D_compare_binary_and_cartesian_sensor_mask.m +++ b/k-Wave/testing/unit/pstdElastic3D_compare_binary_and_cartesian_sensor_mask.m @@ -8,7 +8,7 @@ % last update - 9th April 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_compare_binary_and_cuboid_sensor_mask.m b/k-Wave/testing/unit/pstdElastic3D_compare_binary_and_cuboid_sensor_mask.m index 5a44652..a69d3cd 100644 --- a/k-Wave/testing/unit/pstdElastic3D_compare_binary_and_cuboid_sensor_mask.m +++ b/k-Wave/testing/unit/pstdElastic3D_compare_binary_and_cuboid_sensor_mask.m @@ -9,7 +9,7 @@ % last update - 22nd August 2014 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2014 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_compare_labelled_and_binary_source_mask.m b/k-Wave/testing/unit/pstdElastic3D_compare_labelled_and_binary_source_mask.m index 303d5f1..7362977 100644 --- a/k-Wave/testing/unit/pstdElastic3D_compare_labelled_and_binary_source_mask.m +++ b/k-Wave/testing/unit/pstdElastic3D_compare_labelled_and_binary_source_mask.m @@ -9,7 +9,7 @@ % last update - 17th February 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_compare_time_reversal_with_kspaceFirstOrder3D.m b/k-Wave/testing/unit/pstdElastic3D_compare_time_reversal_with_kspaceFirstOrder3D.m index 6aea000..db4aa99 100644 --- a/k-Wave/testing/unit/pstdElastic3D_compare_time_reversal_with_kspaceFirstOrder3D.m +++ b/k-Wave/testing/unit/pstdElastic3D_compare_time_reversal_with_kspaceFirstOrder3D.m @@ -9,7 +9,7 @@ % last update - 25th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby and Ben Cox +% Copyright (C) 2009- Bradley Treeby and Ben Cox % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_compare_with_kspaceFirstOrder3D.m b/k-Wave/testing/unit/pstdElastic3D_compare_with_kspaceFirstOrder3D.m index 218d56d..4c1bdaa 100644 --- a/k-Wave/testing/unit/pstdElastic3D_compare_with_kspaceFirstOrder3D.m +++ b/k-Wave/testing/unit/pstdElastic3D_compare_with_kspaceFirstOrder3D.m @@ -10,7 +10,7 @@ % last update - 18th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2017 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_compare_with_pstdElastic2D.m b/k-Wave/testing/unit/pstdElastic3D_compare_with_pstdElastic2D.m index 87d96f7..840c5e9 100644 --- a/k-Wave/testing/unit/pstdElastic3D_compare_with_pstdElastic2D.m +++ b/k-Wave/testing/unit/pstdElastic3D_compare_with_pstdElastic2D.m @@ -34,7 +34,7 @@ % last update - 6th August 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2017 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_save_movie.m b/k-Wave/testing/unit/pstdElastic3D_save_movie.m index d7ff41d..8a38cb3 100644 --- a/k-Wave/testing/unit/pstdElastic3D_save_movie.m +++ b/k-Wave/testing/unit/pstdElastic3D_save_movie.m @@ -8,7 +8,7 @@ % last update - 18th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/pstdElastic3D_save_to_disk.m b/k-Wave/testing/unit/pstdElastic3D_save_to_disk.m index 2360452..f80870e 100644 --- a/k-Wave/testing/unit/pstdElastic3D_save_to_disk.m +++ b/k-Wave/testing/unit/pstdElastic3D_save_to_disk.m @@ -8,7 +8,7 @@ % last update - 1st May 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017 Bradley Treeby +% Copyright (C) 2017- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/roundEven_roundOdd.m b/k-Wave/testing/unit/roundEven_roundOdd.m index e836d0b..678ebc0 100644 --- a/k-Wave/testing/unit/roundEven_roundOdd.m +++ b/k-Wave/testing/unit/roundEven_roundOdd.m @@ -8,7 +8,7 @@ % last update - 29th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/runUnitTests.m b/k-Wave/testing/unit/runUnitTests.m index fc6506c..39007ee 100644 --- a/k-Wave/testing/unit/runUnitTests.m +++ b/k-Wave/testing/unit/runUnitTests.m @@ -28,7 +28,7 @@ % last update - 4th March 2025 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2014-2025 Bradley Treeby +% Copyright (C) 2014- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/smooth_test_DC.m b/k-Wave/testing/unit/smooth_test_DC.m index 1d03e10..8264869 100644 --- a/k-Wave/testing/unit/smooth_test_DC.m +++ b/k-Wave/testing/unit/smooth_test_DC.m @@ -8,7 +8,7 @@ % last update - 29th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/testing/unit/smooth_test_delta.m b/k-Wave/testing/unit/smooth_test_delta.m index 8d8cb75..d63cf7b 100644 --- a/k-Wave/testing/unit/smooth_test_delta.m +++ b/k-Wave/testing/unit/smooth_test_delta.m @@ -9,7 +9,7 @@ % last update - 29th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2019 Bradley Treeby +% Copyright (C) 2019- Bradley Treeby % This file is part of k-Wave. k-Wave is free software: you can % redistribute it and/or modify it under the terms of the GNU Lesser diff --git a/k-Wave/timeShift.m b/k-Wave/timeShift.m index 1c9bf4e..ab88b0d 100644 --- a/k-Wave/timeShift.m +++ b/k-Wave/timeShift.m @@ -11,7 +11,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2017 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % % See also gradientSpect, kspaceFirstOrder1D, kspaceFirstOrder2D, % kspaceFirstOrder3D, pstdElastic2D, pstdElastic3D diff --git a/k-Wave/toneBurst.m b/k-Wave/toneBurst.m index 59fcb48..6ffe6c8 100644 --- a/k-Wave/toneBurst.m +++ b/k-Wave/toneBurst.m @@ -50,7 +50,7 @@ % last update - 13th January 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2019 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also gaussian diff --git a/k-Wave/trimCartPoints.m b/k-Wave/trimCartPoints.m index fe5438d..b0e326b 100644 --- a/k-Wave/trimCartPoints.m +++ b/k-Wave/trimCartPoints.m @@ -26,7 +26,7 @@ % last update - 25th March 2025 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2017-2025 Elliott Wise and Bradley Treeby +% Copyright (C) 2017- Elliott Wise and Bradley Treeby % % See also cart2grid, grid2cart diff --git a/k-Wave/trimZeros.m b/k-Wave/trimZeros.m index 5120663..dad8f8c 100644 --- a/k-Wave/trimZeros.m +++ b/k-Wave/trimZeros.m @@ -37,7 +37,7 @@ % last update - 9th December 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2022 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also expandMatrix, resize diff --git a/k-Wave/unmaskSensorData.m b/k-Wave/unmaskSensorData.m index a0636b9..19027a7 100644 --- a/k-Wave/unmaskSensorData.m +++ b/k-Wave/unmaskSensorData.m @@ -29,7 +29,7 @@ % last update - 7th June 2017 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also kWaveGrid, kspaceFirstOrder1D, kspaceFirstOrder2D, % kspaceFirstOrder3D diff --git a/k-Wave/vesselFilter.m b/k-Wave/vesselFilter.m index 9333707..a5cd2b5 100644 --- a/k-Wave/vesselFilter.m +++ b/k-Wave/vesselFilter.m @@ -66,7 +66,7 @@ % photoacoustic images," Proc. of SPIE, vol. 8581, p. 85811W-1. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2017 Bradley Treeby and Tanmayi Oruganti +% Copyright (C) 2012- Bradley Treeby and Tanmayi Oruganti % % See also interpftn, smooth diff --git a/k-Wave/voxelPlot.m b/k-Wave/voxelPlot.m index f5caf95..07cb84a 100644 --- a/k-Wave/voxelPlot.m +++ b/k-Wave/voxelPlot.m @@ -41,7 +41,7 @@ function voxelPlot(mat, varargin) % redistributed with k-Wave under the terms of the BSD license. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2009-2017 Bradley Treeby +% Copyright (C) 2009- Bradley Treeby % % See also patch diff --git a/k-Wave/waterAbsorption.m b/k-Wave/waterAbsorption.m index 95d8216..0f5e68e 100644 --- a/k-Wave/waterAbsorption.m +++ b/k-Wave/waterAbsorption.m @@ -27,7 +27,7 @@ % Physical Society. Section B, 2, 129-141 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2008-2019 Bradley Treeby +% Copyright (C) 2008- Bradley Treeby % % See also waterDensity, waterNonlinearity, waterSoundSpeed diff --git a/k-Wave/waterDensity.m b/k-Wave/waterDensity.m index c3415ee..a70fc6a 100644 --- a/k-Wave/waterDensity.m +++ b/k-Wave/waterDensity.m @@ -25,7 +25,7 @@ % Inst. Stand. Technol., 97(3), 335-340. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % % See also waterAttenuation, waterNonlinearity, waterSoundSpeed diff --git a/k-Wave/waterNonlinearity.m b/k-Wave/waterNonlinearity.m index 9b0e9f0..4902bdc 100644 --- a/k-Wave/waterNonlinearity.m +++ b/k-Wave/waterNonlinearity.m @@ -25,7 +25,7 @@ % Acoust. Soc. Am., 32(6), 719-721. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2018-2019 Bradley Treeby +% Copyright (C) 2018- Bradley Treeby % % See also waterAbsorption, waterDensity, waterSoundSpeed diff --git a/k-Wave/waterSoundSpeed.m b/k-Wave/waterSoundSpeed.m index 5db66bf..5cd1746 100644 --- a/k-Wave/waterSoundSpeed.m +++ b/k-Wave/waterSoundSpeed.m @@ -25,7 +25,7 @@ % of sound in liquids," J. Acoust. Soc. Am., 102, 2776-2779. % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2008-2019 Bradley Treeby +% Copyright (C) 2008- Bradley Treeby % % See also waterAbsorption, waterDensity, waterNonlinearity diff --git a/k-Wave/writeAttributes.m b/k-Wave/writeAttributes.m index a51a656..740e8ae 100644 --- a/k-Wave/writeAttributes.m +++ b/k-Wave/writeAttributes.m @@ -24,7 +24,7 @@ function writeAttributes(filename, file_description) % last update - 21st October 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2022 Bradley Treeby and Jiri Jaros +% Copyright (C) 2013- Bradley Treeby and Jiri Jaros % % See also h5writeatt, writeFlags, writeGrid, writeMatrix diff --git a/k-Wave/writeFlags.m b/k-Wave/writeFlags.m index 6862832..02c8e75 100644 --- a/k-Wave/writeFlags.m +++ b/k-Wave/writeFlags.m @@ -50,7 +50,7 @@ function writeFlags(filename) % last update - 26th April 2018 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2018 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % % See also h5writeatt, writeAttributes, writeGrid, writeMatrix diff --git a/k-Wave/writeGrid.m b/k-Wave/writeGrid.m index 025f439..643e7e2 100644 --- a/k-Wave/writeGrid.m +++ b/k-Wave/writeGrid.m @@ -43,7 +43,7 @@ function writeGrid(filename, grid_size, grid_spacing, pml_size, pml_alpha, Nt, d % last update - 26th July 2019 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2013-2019 Bradley Treeby +% Copyright (C) 2013- Bradley Treeby % % See also h5writeatt, writeAttributes, writeFlags, writeMatrix diff --git a/k-Wave/writeMatrix.m b/k-Wave/writeMatrix.m index 5ee6d44..e09dab8 100644 --- a/k-Wave/writeMatrix.m +++ b/k-Wave/writeMatrix.m @@ -27,7 +27,7 @@ function writeMatrix(filename, matrix, matrix_name, compression_level) % last update - 21st October 2022 % % This function is part of the k-Wave Toolbox (http://www.k-wave.org) -% Copyright (C) 2012-2022 Bradley Treeby and Jiri Jaros +% Copyright (C) 2012- Bradley Treeby and Jiri Jaros % % See also h5write, writeAttributes, writeFlags, writeGrid