initial debugging
Compare changes
+ 12
− 1
@@ -11,7 +11,7 @@ from scipy.optimize import minimize
@@ -95,7 +95,9 @@ def align(moving, static, method = 'P2P'):
@@ -103,6 +105,11 @@ def align(moving, static, method = 'P2P'):
@@ -121,6 +128,10 @@ def align(moving, static, method = 'P2P'):