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

Added comment about data source

parent 506176ad
No related branches found
No related tags found
1 merge request!195Resolve "Missing power launched and position field for NBI IDS"
Pipeline #265339 passed
......@@ -5,6 +5,10 @@ function [ids_nbi,ids_nbi_description,varargout] = tcv_get_ids_nbi(shot,ids_nbi_
%
% gdat_params: gdat_data.gdat_params to get all params passed from original call, in particular error_bar options
%
%
% Most information taken from NBI and NB_Model wiki pages:
% https://spcwiki.epfl.ch/wiki/NBI
% https://spcwiki.epfl.ch/wiki/NB_Model
imas_version_number=getenv('IMAS_VERSION');
if exist('gdat_params')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment