bolometerΒΆ
Path | Dimensions | Type | Units | Description |
---|---|---|---|---|
bolometer (alpha) | Bolometer diagnostic | |||
bolometer.channel (alpha) | [1...N] | STRUCT_ARRAY | Set of channels (detector or pixel of a camera) | |
bolometer.channel[:].aperture (alpha) | [1...N] | STRUCT_ARRAY | Description of a set of collimating apertures | |
bolometer.channel[:].aperture[:].centre (alpha) | STRUCTURE | If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area. | ||
bolometer.channel[:].aperture[:].centre.phi (alpha) | FLT_0D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) | |
bolometer.channel[:].aperture[:].centre.r (alpha) | FLT_0D (uncertain) | m | Major radius | |
bolometer.channel[:].aperture[:].centre.z (alpha) | FLT_0D (uncertain) | m | Height | |
bolometer.channel[:].aperture[:].geometry_type (alpha) | INT_0D | Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3. | ||
bolometer.channel[:].aperture[:].outline (alpha) | STRUCTURE | Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point. | ||
bolometer.channel[:].aperture[:].outline.x1 (alpha) | [1...N] | FLT_1D (uncertain) | m | Positions along x1 axis |
bolometer.channel[:].aperture[:].outline.x2 (alpha) | [bolometer.channel[:].aperture[:].outline.x1] | FLT_1D (uncertain) | m | Positions along x2 axis |
bolometer.channel[:].aperture[:].radius (alpha) | FLT_0D (uncertain) | m | Radius of the circle, used only if geometry_type = 2 | |
bolometer.channel[:].aperture[:].surface (alpha) | FLT_0D (uncertain) | m^2 | Surface of the detector/aperture, derived from the above geometric data | |
bolometer.channel[:].aperture[:].x1_unit_vector (alpha) | STRUCTURE | Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). | ||
bolometer.channel[:].aperture[:].x1_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
bolometer.channel[:].aperture[:].x1_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
bolometer.channel[:].aperture[:].x1_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
bolometer.channel[:].aperture[:].x1_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X1 direction, used only if geometry_type = 3 | |
bolometer.channel[:].aperture[:].x2_unit_vector (alpha) | STRUCTURE | Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1. | ||
bolometer.channel[:].aperture[:].x2_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
bolometer.channel[:].aperture[:].x2_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
bolometer.channel[:].aperture[:].x2_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
bolometer.channel[:].aperture[:].x2_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X2 direction, used only if geometry_type = 3 | |
bolometer.channel[:].aperture[:].x3_unit_vector (alpha) | STRUCTURE | Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma. | ||
bolometer.channel[:].aperture[:].x3_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
bolometer.channel[:].aperture[:].x3_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
bolometer.channel[:].aperture[:].x3_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
bolometer.channel[:].detector (alpha) | STRUCTURE | Detector description | ||
bolometer.channel[:].detector.centre (alpha) | STRUCTURE | If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area. | ||
bolometer.channel[:].detector.centre.phi (alpha) | FLT_0D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) | |
bolometer.channel[:].detector.centre.r (alpha) | FLT_0D (uncertain) | m | Major radius | |
bolometer.channel[:].detector.centre.z (alpha) | FLT_0D (uncertain) | m | Height | |
bolometer.channel[:].detector.geometry_type (alpha) | INT_0D | Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3. | ||
bolometer.channel[:].detector.outline (alpha) | STRUCTURE | Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point. | ||
bolometer.channel[:].detector.outline.x1 (alpha) | [1...N] | FLT_1D (uncertain) | m | Positions along x1 axis |
bolometer.channel[:].detector.outline.x2 (alpha) | [bolometer.channel[:].detector.outline.x1] | FLT_1D (uncertain) | m | Positions along x2 axis |
bolometer.channel[:].detector.radius (alpha) | FLT_0D (uncertain) | m | Radius of the circle, used only if geometry_type = 2 | |
bolometer.channel[:].detector.surface (alpha) | FLT_0D (uncertain) | m^2 | Surface of the detector/aperture, derived from the above geometric data | |
bolometer.channel[:].detector.x1_unit_vector (alpha) | STRUCTURE | Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). | ||
bolometer.channel[:].detector.x1_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
bolometer.channel[:].detector.x1_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
bolometer.channel[:].detector.x1_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
bolometer.channel[:].detector.x1_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X1 direction, used only if geometry_type = 3 | |
bolometer.channel[:].detector.x2_unit_vector (alpha) | STRUCTURE | Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1. | ||
bolometer.channel[:].detector.x2_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
bolometer.channel[:].detector.x2_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
bolometer.channel[:].detector.x2_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
bolometer.channel[:].detector.x2_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X2 direction, used only if geometry_type = 3 | |
bolometer.channel[:].detector.x3_unit_vector (alpha) | STRUCTURE | Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma. | ||
bolometer.channel[:].detector.x3_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
bolometer.channel[:].detector.x3_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
bolometer.channel[:].detector.x3_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
bolometer.channel[:].etendue (alpha) | FLT_0D (uncertain) | m^2.sr | Etendue (geometric extent) of the channel's optical system | |
bolometer.channel[:].etendue_method (alpha) | STRUCTURE | Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods | ||
bolometer.channel[:].etendue_method.description (alpha) | STR_0D | Verbose description | ||
bolometer.channel[:].etendue_method.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
bolometer.channel[:].etendue_method.name (alpha) | STR_0D | Short string identifier | ||
bolometer.channel[:].identifier (alpha) | STR_0D | ID of the channel | ||
bolometer.channel[:].line_of_sight (alpha) | STRUCTURE | Description of the reference line of sight of the channel, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path | ||
bolometer.channel[:].line_of_sight.first_point (alpha) | STRUCTURE | Position of the first point | ||
bolometer.channel[:].line_of_sight.first_point.phi (alpha) | FLT_0D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) | |
bolometer.channel[:].line_of_sight.first_point.r (alpha) | FLT_0D (uncertain) | m | Major radius | |
bolometer.channel[:].line_of_sight.first_point.z (alpha) | FLT_0D (uncertain) | m | Height | |
bolometer.channel[:].line_of_sight.second_point (alpha) | STRUCTURE | Position of the second point | ||
bolometer.channel[:].line_of_sight.second_point.phi (alpha) | FLT_0D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) | |
bolometer.channel[:].line_of_sight.second_point.r (alpha) | FLT_0D (uncertain) | m | Major radius | |
bolometer.channel[:].line_of_sight.second_point.z (alpha) | FLT_0D (uncertain) | m | Height | |
bolometer.channel[:].line_of_sight.third_point (alpha) | STRUCTURE | Position of the third point | ||
bolometer.channel[:].line_of_sight.third_point.phi (alpha) | FLT_0D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) | |
bolometer.channel[:].line_of_sight.third_point.r (alpha) | FLT_0D (uncertain) | m | Major radius | |
bolometer.channel[:].line_of_sight.third_point.z (alpha) | FLT_0D (uncertain) | m | Height | |
bolometer.channel[:].name (alpha) | STR_0D | Name of the channel | ||
bolometer.channel[:].power (alpha) | STRUCTURE | W | Power received on the detector | |
bolometer.channel[:].power.data (alpha) | [bolometer.channel[:].power.time] | FLT_1D (uncertain) | W | Data |
bolometer.channel[:].power.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
bolometer.channel[:].validity (alpha) | INT_0D | Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid) | ||
bolometer.channel[:].validity_timed (alpha) | STRUCTURE | Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid) | ||
bolometer.channel[:].validity_timed.data (alpha) | [bolometer.channel[:].validity_timed.time] | INT_1D | Data | |
bolometer.channel[:].validity_timed.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
bolometer.code (alpha) | STRUCTURE | Generic decription of the code-specific parameters for the code that has produced this IDS | ||
bolometer.code.commit (alpha) | STR_0D | Unique commit reference of software | ||
bolometer.code.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
bolometer.code.library (alpha) | [1...N] | STRUCT_ARRAY | List of external libraries used by the code that has produced this IDS | |
bolometer.code.library[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
bolometer.code.library[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
bolometer.code.library[:].name (alpha) | STR_0D | Name of software | ||
bolometer.code.library[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
bolometer.code.library[:].repository (alpha) | STR_0D | URL of software repository | ||
bolometer.code.library[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
bolometer.code.name (alpha) | STR_0D | Name of software generating IDS | ||
bolometer.code.output_flag (alpha) | [bolometer.time] | INT_1D | Output flag : 0 means the run is successful, other values mean some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used. | |
bolometer.code.parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
bolometer.code.repository (alpha) | STR_0D | URL of software repository | ||
bolometer.code.version (alpha) | STR_0D | Unique version (tag) of software | ||
bolometer.grid (alpha) | STRUCTURE | Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type) | ||
bolometer.grid.dim1 (alpha) | [1...N] | FLT_1D (uncertain) | mixed | First dimension values |
bolometer.grid.dim2 (alpha) | [1...N] | FLT_1D (uncertain) | mixed | Second dimension values |
bolometer.grid.volume_element (alpha) | [bolometer.grid.dim1, | FLT_2D (uncertain) | m^3 | Volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)] |
bolometer.grid_type (alpha) | STRUCTURE | Selection of one of a set of grid types for the 2D power density map | ||
bolometer.grid_type.description (alpha) | STR_0D | Verbose description | ||
bolometer.grid_type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
bolometer.grid_type.name (alpha) | STR_0D | Short string identifier | ||
bolometer.ids_properties (alpha) | STRUCTURE | Interface Data Structure properties. This element identifies the node above as an IDS | ||
bolometer.ids_properties.comment (alpha) | STR_0D | Any comment describing the content of this IDS | ||
bolometer.ids_properties.creation_date (alpha) | STR_0D | Date at which this data has been produced | ||
bolometer.ids_properties.homogeneous_time (alpha) | INT_0D | This node must be filled (with 0, 1, or 2) for the IDS to be valid. If 1, the time of this IDS is homogeneous, i.e. the time values for this IDS are stored in the time node just below the root of this IDS. If 0, the time values are stored in the various time fields at lower levels in the tree. In the case only constant or static nodes are filled within the IDS, homogeneous_time must be set to 2 | ||
bolometer.ids_properties.name (alpha) | STR_0D | User-defined name for this IDS occurrence | ||
bolometer.ids_properties.occurrence | INT_0D | |||
bolometer.ids_properties.occurrence_type (alpha) | STRUCTURE | Type of data contained in this occurrence | ||
bolometer.ids_properties.occurrence_type.description (alpha) | STR_0D | Verbose description | ||
bolometer.ids_properties.occurrence_type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
bolometer.ids_properties.occurrence_type.name (alpha) | STR_0D | Short string identifier | ||
bolometer.ids_properties.plugins (alpha) | STRUCTURE | Information about the plugins used to write/read this IDS. This structure is filled automatically by the Access Layer at GET/PUT time, no need to fill it via a user program. | ||
bolometer.ids_properties.plugins.infrastructure_get (alpha) | STRUCTURE | Plugin infrastructure used to GET the data | ||
bolometer.ids_properties.plugins.infrastructure_get.commit (alpha) | STR_0D | Unique commit reference of software | ||
bolometer.ids_properties.plugins.infrastructure_get.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
bolometer.ids_properties.plugins.infrastructure_get.name (alpha) | STR_0D | Name of software used | ||
bolometer.ids_properties.plugins.infrastructure_get.repository (alpha) | STR_0D | URL of software repository | ||
bolometer.ids_properties.plugins.infrastructure_get.version (alpha) | STR_0D | Unique version (tag) of software | ||
bolometer.ids_properties.plugins.infrastructure_put (alpha) | STRUCTURE | Plugin infrastructure used to PUT the data | ||
bolometer.ids_properties.plugins.infrastructure_put.commit (alpha) | STR_0D | Unique commit reference of software | ||
bolometer.ids_properties.plugins.infrastructure_put.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
bolometer.ids_properties.plugins.infrastructure_put.name (alpha) | STR_0D | Name of software used | ||
bolometer.ids_properties.plugins.infrastructure_put.repository (alpha) | STR_0D | URL of software repository | ||
bolometer.ids_properties.plugins.infrastructure_put.version (alpha) | STR_0D | Unique version (tag) of software | ||
bolometer.ids_properties.plugins.node (alpha) | [1...N] | STRUCT_ARRAY | Set of IDS nodes for which a plugin has been applied | |
bolometer.ids_properties.plugins.node[:].get_operation (alpha) | [1...N] | STRUCT_ARRAY | Plugins actually used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application). This information is filled by the plugin infrastructure during the GET operation. | |
bolometer.ids_properties.plugins.node[:].get_operation[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
bolometer.ids_properties.plugins.node[:].get_operation[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
bolometer.ids_properties.plugins.node[:].get_operation[:].name (alpha) | STR_0D | Name of software used | ||
bolometer.ids_properties.plugins.node[:].get_operation[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
bolometer.ids_properties.plugins.node[:].get_operation[:].repository (alpha) | STR_0D | URL of software repository | ||
bolometer.ids_properties.plugins.node[:].get_operation[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
bolometer.ids_properties.plugins.node[:].path (alpha) | STR_0D | Path of the node within the IDS, following the syntax given in the link below. If empty, means the plugin applies to the whole IDS. | ||
bolometer.ids_properties.plugins.node[:].put_operation (alpha) | [1...N] | STRUCT_ARRAY | Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application) | |
bolometer.ids_properties.plugins.node[:].put_operation[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
bolometer.ids_properties.plugins.node[:].put_operation[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
bolometer.ids_properties.plugins.node[:].put_operation[:].name (alpha) | STR_0D | Name of software used | ||
bolometer.ids_properties.plugins.node[:].put_operation[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
bolometer.ids_properties.plugins.node[:].put_operation[:].repository (alpha) | STR_0D | URL of software repository | ||
bolometer.ids_properties.plugins.node[:].put_operation[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
bolometer.ids_properties.plugins.node[:].readback (alpha) | [1...N] | STRUCT_ARRAY | Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) | |
bolometer.ids_properties.plugins.node[:].readback[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
bolometer.ids_properties.plugins.node[:].readback[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
bolometer.ids_properties.plugins.node[:].readback[:].name (alpha) | STR_0D | Name of software used | ||
bolometer.ids_properties.plugins.node[:].readback[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
bolometer.ids_properties.plugins.node[:].readback[:].repository (alpha) | STR_0D | URL of software repository | ||
bolometer.ids_properties.plugins.node[:].readback[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
bolometer.ids_properties.provenance (alpha) | STRUCTURE | Provenance information about this IDS | ||
bolometer.ids_properties.provenance.node (alpha) | [1...N] | STRUCT_ARRAY | Set of IDS nodes for which the provenance is given. The provenance information applies to the whole structure below the IDS node. For documenting provenance information for the whole IDS, set the size of this array of structure to 1 and leave the child "path" node empty | |
bolometer.ids_properties.provenance.node[:].path (alpha) | STR_0D | Path of the node within the IDS, following the syntax given in the link below. If empty, means the provenance information applies to the whole IDS. | ||
bolometer.ids_properties.provenance.node[:].sources (alpha) | [1...N] | STR_1D | List of sources used to import or calculate this node, identified as explained below. In case the node is the result of of a calculation / data processing, the source is an input to the process described in the "code" structure at the root of the IDS. The source can be an IDS (identified by a URI or a persitent identifier, see syntax in the link below) or non-IDS data imported directly from an non-IMAS database (identified by the command used to import the source, or the persistent identifier of the data source). Often data are obtained by a chain of processes, however only the last process input are recorded here. The full chain of provenance has then to be reconstructed recursively from the provenance information contained in the data sources. | |
bolometer.ids_properties.provider (alpha) | STR_0D | Name of the person in charge of producing this data | ||
bolometer.ids_properties.source (obsolescent) | STR_0D | Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...). Superseeded by the new provenance structure. | ||
bolometer.ids_properties.version_put (alpha) | STRUCTURE | Version of the access layer package used to PUT this IDS | ||
bolometer.ids_properties.version_put.access_layer (alpha) | STR_0D | Version of Access Layer used to PUT this IDS | ||
bolometer.ids_properties.version_put.access_layer_language (alpha) | STR_0D | Programming language of the Access Layer high level API used to PUT this IDS | ||
bolometer.ids_properties.version_put.data_dictionary (alpha) | STR_0D | Version of Data Dictionary used to PUT this IDS | ||
bolometer.latency (alpha) | FLT_0D (uncertain) | s | Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network. | |
bolometer.power_density (alpha) | [bolometer.grid.dim1, | STRUCTURE | W.m^-3 | Power density map in the poloidal cross-section, obtained from tomographic inversion of the bolometer data |
bolometer.power_density.data (alpha) | [bolometer.grid.dim1, | FLT_3D (uncertain) | W.m^-3 | Data |
bolometer.power_density.time (alpha) | [1...N] | FLT_1D_TYPE | s | Time |
bolometer.power_radiated_inside_lcfs (alpha) | [bolometer.time] | FLT_1D (uncertain) | W | Radiated power from the plasma inside the Last Closed Flux Surface, reconstructed from bolometry data |
bolometer.power_radiated_total (alpha) | [bolometer.time] | FLT_1D (uncertain) | W | Total radiated power reconstructed from bolometry data |
bolometer.power_radiated_validity (alpha) | [bolometer.time] | INT_1D | Validity flag related to the radiated power reconstructions | |
bolometer.time (alpha) | [1...N] | FLT_1D_TYPE | s | Generic time |