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

Small changes to comments and formatting

parent 4ca1c032
No related branches found
No related tags found
1 merge request!171Resolve "Add tcv_get_ids_bolometer to TCV_IMAS functions"
Pipeline #251760 passed
......@@ -149,15 +149,12 @@ if status
rc_gti_prep_gitinfo= ...
tcv_get_deploymentinfo(fullfile(fileparts(which(ids_bolometer.code.name)),'.this-deployment.info'));
ids_bolometer.code.description = ...
['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)"'];
'rc_gti_prep, RADCAM gitlab repo, calls GTI to generate emissivity profiles with liuqe.';
ids_bolometer.code.commit=rc_gti_prep_gitinfo.git_commit;
ids_bolometer.code.version=rc_gti_prep_gitinfo.git_tag;
ids_bolometer.code.repository= rc_gti_prep_gitinfo.repository;
ids_bolometer.code.parameters= ...
['(''rc_gti_prep'',$2,[0 2.2],''bolo'', 10, 1, 0.04, 30,' ...
['rc_gti_prep(shot,[0 2.2],''bolo'', 10, 1, 0.04, 30,' ...
'false, false,false, [], ''automated'', 1)'];
%% Code legacy for TCV_EQ; FBTE
......
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