Skip to content
Snippets Groups Projects
Commit a921b386 authored by Luke Simons's avatar Luke Simons
Browse files

Reduced length of comments.

parent 3eb71cef
No related branches found
No related tags found
1 merge request!171Resolve "Add tcv_get_ids_bolometer to TCV_IMAS functions"
......@@ -141,13 +141,10 @@ if status
end
ids_bolometer.code.name = 'rc_gti_prep';
ids_bolometer.code.description = ...
['rc_gti_prep, RADCAM gitlab repo, calls General Tomographic ' ...
'Inversion (GTI) commands to generate tomographic inversions ' ...
'of the emissivity profile and uses liuqe magnetic equilibrium ' ...
'reconstruction to determine radiated power in the core. ' ...
'/usr/local/bin/matlab960 -nojvm -nosplash -nodisplay -r ' ...
'"anasrvmat(''rc_gti_prep'',$2,[0 2.2],''bolo'', 10, 1, 0.04, 30,' ...
'false, false,false, [], ''automated'', 1)"'];
['rc_gti_prep, RADCAM gitlab repo, calls GTI to generate emissivity profiles with liuqe.']
% '/usr/local/bin/matlab960 -nojvm -nosplash -nodisplay -r ' ...
% '"anasrvmat(''rc_gti_prep'',$2,[0 2.2],''bolo'', 10, 1, 0.04, 30,' ...
% 'false, false,false, [], ''automated'', 1)"'];
ids_bolometer.code.commit='';
ids_bolometer.code.version='';
ids_bolometer.code.repository= ...
......
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