Skip to content
Snippets Groups Projects
Commit 21559e71 authored by Olivier Sauter's avatar Olivier Sauter
Browse files

minor debug

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@11875 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 193c7fe6
Branches
Tags
No related merge requests found
......@@ -43,6 +43,7 @@ end
% load beam releated data including theta,phi in torbeam reference
if doload,
[torbeam_in.inbeam] = read_ech_py(shot,times_for_torbeam_eff);
times_for_torbeam_eff = torbeam_in.inbeam.t_some_beam_on;
else
if ~isfield(torbeam_in,'inbeam') || isempty(torbeam_in.inbeam)
error('expects inbeam as field of torbeam_in (varargin{1}) from read_ech_py(shot,times_for_torbeam)')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment