diff --git a/crpptbx/AUG/run_torbeam_fullshot.m b/crpptbx/AUG/run_torbeam_fullshot.m
index eb206fb043ed56a96fdbc8d8c3020796547a9ff6..573ed0f13c1420b7eda13184f81b7083ee48255c 100644
--- a/crpptbx/AUG/run_torbeam_fullshot.m
+++ b/crpptbx/AUG/run_torbeam_fullshot.m
@@ -45,8 +45,8 @@ if nargin>=3 && mod(length(varargin),2)==0
 end
 
 if shot>0
-  powers=gdat(shot,'powers');
-
+  pgyro=gdat(shot,'pgyro');
+  % pgyro = powers.ec;
   hhDCR = sfread('DCR', shot);
   dousedcr = '';
   if hhDCR.handle~=0;