From 128257c1931031abbde28cd9434a9afcb1cdbf52 Mon Sep 17 00:00:00 2001 From: Antonia Frank <antonia.frank@epfl.ch> Date: Tue, 18 Jun 2024 09:54:34 +0200 Subject: [PATCH] Remove empty space --- matlab/TCV/gdat_tcv.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/TCV/gdat_tcv.m b/matlab/TCV/gdat_tcv.m index 23f322d4..6651cda8 100644 --- a/matlab/TCV/gdat_tcv.m +++ b/matlab/TCV/gdat_tcv.m @@ -1572,7 +1572,7 @@ elseif strcmp(mapping_for_tcv.method,'switchcase') data_fullpath = ''; ec_help = ''; % EC - + if gdat_data.gdat_params.ec_inputs % fill ec_inputs from write_pgyro [~,time,pgyro,pgyro_ecrh,gyro2launcher,freq2launcher,~,~] = write_pgyro(shot,'doplots',0); -- GitLab