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

Accepting change to comment case

parent 840cfb4b
No related branches found
No related tags found
1 merge request!171Resolve "Add tcv_get_ids_bolometer to TCV_IMAS functions"
Pipeline #247960 passed
......@@ -110,7 +110,7 @@ if status
ids_bolometer.channel{ii}.power.data = bolo_u_intensity.data(ii,:);
ids_bolometer_description.channel{ii}.power.data = ...
['From results.bolo_u.intensity data, Radiance measured by ' ...
'Each bolometer foil in units of [W/m^{2}sr]'];
'each bolometer foil in units of [W/m^{2}sr]'];
ids_bolometer.channel{ii}.power.t = bolo_u_intensity.t;
ids_bolometer_description.channel{ii}.power.data = ...
['From results.bolo_u.intensity dim{1}, time basis of radiance'];
......
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