diff --git a/matlab/TCV_IMAS/tcv_get_ids_bolometer.m b/matlab/TCV_IMAS/tcv_get_ids_bolometer.m index 9757bd0e5529ec52554e96f496f5222fafbaf63f..ec0febd48e8fe22197ab19d65ba409e9465f93e3 100644 --- a/matlab/TCV_IMAS/tcv_get_ids_bolometer.m +++ b/matlab/TCV_IMAS/tcv_get_ids_bolometer.m @@ -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= ...