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

rm 2nd ids_gen

parent 31677670
No related branches found
No related tags found
1 merge request!45Fix ids gen
Pipeline #31509 passed
......@@ -134,7 +134,6 @@ end
%% Bm
% Correct IDS magnetics
magnetics_default = ids_gen('magnetics');
mag_bpol_probe_def_fields = fieldnames(magnetics_default.bpol_probe{1});
if isfield(IDS_out.magnetics,'bpol_probe') && length(IDS_out.magnetics.bpol_probe) > 0
mag_bpol_probe_fields = fieldnames(IDS_out.magnetics.bpol_probe{1});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment