Index: /branches/pap_delete/ippScripts/scripts/magic_tree.pl
===================================================================
--- /branches/pap_delete/ippScripts/scripts/magic_tree.pl	(revision 27537)
+++ /branches/pap_delete/ippScripts/scripts/magic_tree.pl	(revision 27538)
@@ -171,5 +171,5 @@
     if ($xi == 0 and $eta == 0) {
         $phi = 0;
-        $eta = 0;
+        $theta = 0;
     } else {
         $phi = atan2($eta,$xi) + pi/2;
