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

update starting time of long CATS blocks

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@1885 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 9a745225
No related merge requests found
......@@ -133,7 +133,7 @@ if usemdsplus
iblock=str2num(maintrace(ichannel+3));
mdsdisconnect;
mdsconnect('mdsplus.jet.efda.org');
taaa=40+(iblock-1)*8;
taaa=39.9989+(iblock-1)*8;
time=linspace(taaa,taaa+8-4e-6,length(data))';
end
case 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment