add radcam 4 cameras top upper euatorial and bottom or 1 to 4
for recent shots or specific request use radcam for sxr with the 4 views in subfields: 'top' 'upper' 'equatorial' and 'bottom': aa=gdat(shot,'sxr','doplot',1); aa=gdat(shot,'radcam','doplot',1,'camera',[1 3]); % or equivalent: aa=gdat(shot,'radcam','doplot',1,'camera',{'top','equatorial'}); or aa=gdat(shot,'sxr','source','radcam','doplot',1,'camera',[1 3]);
uses radcam command to get sxr, see data_fullpath
Edited by Olivier Sauter