From 6a4f20363f1f56998ec9a64dc4a981e39aac8225 Mon Sep 17 00:00:00 2001
From: Olivier Sauter <olivier.sauter@epfl.ch>
Date: Thu, 2 Nov 2017 08:55:41 +0000
Subject: [PATCH] fixed nans in powers and added radiated power from bolo prad
 total, adapted help

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@8821 d63d8f72-b253-0410-a779-e742ad2e26cf
---
 crpptbx/TCV/tcv_help_parameters.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crpptbx/TCV/tcv_help_parameters.m b/crpptbx/TCV/tcv_help_parameters.m
index bbb70beb..a61d86bf 100644
--- a/crpptbx/TCV/tcv_help_parameters.m
+++ b/crpptbx/TCV/tcv_help_parameters.m
@@ -42,7 +42,7 @@ help_struct_all.trialindx = 'value of trialindx desired to get a specific one wh
 help_struct_all.source = sprintf('%s\n','cxrs: [1 2 3] (default systems);', ...
           'sxr: main source: ''MPX'' (default) or ''XTOMO'', case insensitive', ...
           'mhd request: ''23'':23 LFS/HFS (default), ''23full'': 23cm sector 3 and 11, ''0'':z=0 LFS/HFS, ''0full'': 0cm sector 3 and 11', ...
-          'powers: ohmic in any case + ''ec'', ''nbi''', ''rad''', ...
+          'powers: ohmic in any case + ''ec'', ''nbi'', ''rad'' ', ...
           'rtc: defined, all, adcs');
 help_struct_all.camera = ['sxr: for MPX: ''central'', ''top'' (default), ''bottom'' or ''both'' ; ' ...
                     ' for XTOMO: ''central'' (a central chord only), defaults if empty, [1 3 5] if only camera 1, 3 and 5 are desired'];
-- 
GitLab