Skip to content

Commit

Permalink
Updated website address to GitHub URL
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdoel committed Jul 3, 2015
1 parent a941314 commit 187bac9
Show file tree
Hide file tree
Showing 602 changed files with 607 additions and 607 deletions.
2 changes: 1 addition & 1 deletion External/npReg/biharmonic2DSolve.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit



Expand Down
2 changes: 1 addition & 1 deletion External/npReg/genRegularizer2DSolve.m
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit

% parse input arguments
[F,Alpha,BoundCond,NumPix] = parseInputs(varargin{:});
Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npReg.m
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit

% ------------Initialization----------------

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegGet.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit

% undocumented usage for fast access with no error checking
if (nargin == 4) && isequal(flag,'fast')
Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/bodyForceSSD.m
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/curvatureDirichlet2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/curvatureDirichlet3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/curvatureNeumann2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/curvatureNeumann3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/curvaturePeriodic2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/curvaturePeriodic3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/dbquiy.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/diffusionDirichlet3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/diffusionNeumann2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/diffusionNeumann3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/diffusionPeriodic2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/diffusionPeriodic3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/elasticDirichlet2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/elasticDirichlet3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/elasticNeumann2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/elasticNeumann3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/elasticPeriodic2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/elasticPeriodic3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/fluidDirichlet2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/fluidDirichlet3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/fluidNeumann2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/fluidNeumann3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/fluidPeriodic2D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/fluidPeriodic3D.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/genNpReg.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/genNpReg2.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/npRegOptionCheckField.m
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegLib/npRegOptionGetFields.m
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
% licence: GNU GPL v3
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion External/npReg/npRegSet.m
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit



Expand Down
2 changes: 1 addition & 1 deletion External/npReg/poisson2DSolve.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
% licence: GNU GPL v3 licence.
%
% This code is copyright Nathan D. Cahill and has been distributed as part of the
% Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
%
%

Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKCheckMatlabVersion.m
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2012. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKClassMonitor.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2014. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKCompileMexFiles.m
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function PTKCompileMexFiles(framework_cache, force_recompile, reporting)
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2012. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKContextHierarchy.m
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2012. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKCreateTemplateForLobe.m
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2013. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKCreateTemplateForLungROI.m
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2012. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKCreateTemplateForLungs.m
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2013. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKCreateTemplateForOriginalImage.m
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2012. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
2 changes: 1 addition & 1 deletion Framework/PTKCreateTemplateForSegment.m
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%
% Licence
% -------
% Part of the TD Pulmonary Toolkit. http://code.google.com/p/pulmonarytoolkit
% Part of the TD Pulmonary Toolkit. https://github.com/tomdoel/pulmonarytoolkit
% Author: Tom Doel, 2013. www.tomdoel.com
% Distributed under the GNU GPL v3 licence. Please see website for details.
%
Expand Down
Loading

0 comments on commit 187bac9

Please sign in to comment.