camera visibleΒΆ
Path | Dimensions | Type | Units | Description |
---|---|---|---|---|
camera_visible (alpha) | Camera in the visible light range | |||
camera_visible.channel (alpha) | [1...N] | STRUCT_ARRAY | Set of channels (a front aperture, possibly followed by others, viewing the plasma recorded by one or more detectors e.g. for different wavelength ranges) | |
camera_visible.channel[:].aperture (alpha) | [1...N] | STRUCT_ARRAY | Description of apertures between plasma and the detectors (position, outline shape and orientation) | |
camera_visible.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. | ||
camera_visible.channel[:].aperture[:].centre.phi (alpha) | FLT_0D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) | |
camera_visible.channel[:].aperture[:].centre.r (alpha) | FLT_0D (uncertain) | m | Major radius | |
camera_visible.channel[:].aperture[:].centre.z (alpha) | FLT_0D (uncertain) | m | Height | |
camera_visible.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. | ||
camera_visible.channel[:].aperture[:].outline (alpha) | STRUCTURE | Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point. | ||
camera_visible.channel[:].aperture[:].outline.x1 (alpha) | [1...N] | FLT_1D (uncertain) | m | Positions along x1 axis |
camera_visible.channel[:].aperture[:].outline.x2 (alpha) | [camera_visible.channel[:].aperture[:].outline.x1] | FLT_1D (uncertain) | m | Positions along x2 axis |
camera_visible.channel[:].aperture[:].radius (alpha) | FLT_0D (uncertain) | m | Radius of the circle, used only if geometry_type = 2 | |
camera_visible.channel[:].aperture[:].surface (alpha) | FLT_0D (uncertain) | m^2 | Surface of the detector/aperture, derived from the above geometric data | |
camera_visible.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). | ||
camera_visible.channel[:].aperture[:].x1_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].aperture[:].x1_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].aperture[:].x1_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].aperture[:].x1_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X1 direction, used only if geometry_type = 3 | |
camera_visible.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. | ||
camera_visible.channel[:].aperture[:].x2_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].aperture[:].x2_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].aperture[:].x2_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].aperture[:].x2_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X2 direction, used only if geometry_type = 3 | |
camera_visible.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. | ||
camera_visible.channel[:].aperture[:].x3_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].aperture[:].x3_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].aperture[:].x3_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].detector (alpha) | [1...N] | STRUCT_ARRAY | Set of detectors | |
camera_visible.channel[:].detector[:].columns_n (alpha) | INT_0D | Number of pixel columns in the horizontal direction | ||
camera_visible.channel[:].detector[:].counts_to_radiance (alpha) | [1...N, | FLT_2D (uncertain) | photons.m^-2.s^-1.sr^-1.counts^-1 | Counts to radiance factor, for each pixel of the detector. Includes both the transmission losses in the relay optics and the quantum efficiency of the camera itself, integrated over the wavelength range |
camera_visible.channel[:].detector[:].exposure_time (alpha) | FLT_0D (uncertain) | s | Exposure time | |
camera_visible.channel[:].detector[:].frame (alpha) | [camera_visible.channel[:].detector[:].frame[:].time] | STRUCT_ARRAY | Set of frames | |
camera_visible.channel[:].detector[:].frame[:].image_raw (alpha) | [1...N, | INT_2D | Raw image (unprocessed) (digital levels). First dimension : line index (horizontal axis). Second dimension: column index (vertical axis). | |
camera_visible.channel[:].detector[:].frame[:].radiance (alpha) | [1...N, | FLT_2D (uncertain) | photons.m^-2.s^-1.sr^-1 | Radiance image. First dimension : line index (horizontal axis). Second dimension: column index (vertical axis). |
camera_visible.channel[:].detector[:].frame[:].time (alpha) | FLT_0D | s | Time | |
camera_visible.channel[:].detector[:].geometry_matrix (alpha) | STRUCTURE | Description of geometry matrix (ray transfer matrix) | ||
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid (alpha) | STRUCTURE | Grid defining the light emission cells | ||
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1 (alpha) | [1...N] | FLT_1D (uncertain) | mixed | First dimension values |
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim2 (alpha) | [1...N] | FLT_1D (uncertain) | mixed | Second dimension values |
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim3 (alpha) | [1...N] | FLT_1D (uncertain) | mixed | Third dimension values |
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type (alpha) | STRUCTURE | Grid type | ||
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.description (alpha) | STR_0D | Verbose description | ||
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.name (alpha) | STR_0D | Short string identifier | ||
camera_visible.channel[:].detector[:].geometry_matrix.interpolated (alpha) | STRUCTURE | Interpolated geometry matrix for reflected light | ||
camera_visible.channel[:].detector[:].geometry_matrix.interpolated.data (alpha) | [1...N, | FLT_3D (uncertain) | m^-2 | Interpolated Ray Transfer Matrix (RTM, or geometry matrix), which provides transformation of the reflected light from each interpolation knot to the receiver (detector pixel). When convolving with an emission profile, the values must be interpolated to the emission grid and multiplied by the volume of the grid cells. The interpolated matrix is given on an array of interpolation knots of coordinates r, z and phi (third dimension of this array). The first two dimension correspond to the detector pixels : first dimension : line index (horizontal axis); second dimension: column index (vertical axis). |
camera_visible.channel[:].detector[:].geometry_matrix.interpolated.phi (alpha) | [camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r] | FLT_1D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) of interpolation knots |
camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r (alpha) | [1...N] | FLT_1D (uncertain) | m | Major radius of interpolation knots |
camera_visible.channel[:].detector[:].geometry_matrix.interpolated.z (alpha) | [camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r] | FLT_1D (uncertain) | m | Height of interpolation knots |
camera_visible.channel[:].detector[:].geometry_matrix.voxel_map (alpha) | [camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1, | INT_3D | Voxel map for geometry matrix. The cells with same number are merged in the computation into a single emission source meta-cell (the voxel). Cells with number -1 are excluded. Voxel count starts from 0. | |
camera_visible.channel[:].detector[:].geometry_matrix.voxels_n (alpha) | INT_0D | Number of voxels defined in the voxel_map. | ||
camera_visible.channel[:].detector[:].geometry_matrix.with_reflections (alpha) | STRUCTURE | Geometry matrix with reflections | ||
camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data (alpha) | [1...N] | FLT_1D (uncertain) | m | The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to each pixel of the receiver (detector). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices. The pixel indices corresponding to an element of this array can be found in pixel_indices |
camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.pixel_indices (alpha) | [camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data, | INT_2D | List of pixel indices used in the sparse data array. The first dimension refers to the data array index. The second dimension lists the line index (horizontal axis) in first position, then the column index (vertical axis). | |
camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.voxel_indices (alpha) | [camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data] | INT_1D | List of voxel indices (defined in the voxel map) used in the sparse data array | |
camera_visible.channel[:].detector[:].geometry_matrix.without_reflections (alpha) | STRUCTURE | Geometry matrix without reflections | ||
camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data (alpha) | [1...N] | FLT_1D (uncertain) | m | The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to each pixel of the receiver (detector). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices. The pixel indices corresponding to an element of this array can be found in pixel_indices |
camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.pixel_indices (alpha) | [camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data, | INT_2D | List of pixel indices used in the sparse data array. The first dimension refers to the data array index. The second dimension lists the line index (horizontal axis) in first position, then the column index (vertical axis). | |
camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.voxel_indices (alpha) | [camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data] | INT_1D | List of voxel indices (defined in the voxel map) used in the sparse data array | |
camera_visible.channel[:].detector[:].lines_n (alpha) | INT_0D | Number of pixel lines in the vertical direction | ||
camera_visible.channel[:].detector[:].noise (alpha) | FLT_0D (uncertain) | - | Detector noise (e.g. read-out noise) (rms counts per second exposure time) | |
camera_visible.channel[:].detector[:].pixel_to_alpha (alpha) | [1...N] | FLT_1D (uncertain) | rad | Alpha angle of each pixel in the horizontal axis |
camera_visible.channel[:].detector[:].pixel_to_beta (alpha) | [1...N] | FLT_1D (uncertain) | rad | Beta angle of each pixel in the vertical axis |
camera_visible.channel[:].detector[:].wavelength_lower (alpha) | FLT_0D (uncertain) | m | Lower bound of the detector wavelength range | |
camera_visible.channel[:].detector[:].wavelength_upper (alpha) | FLT_0D (uncertain) | m | Upper bound of the detector wavelength range | |
camera_visible.channel[:].fibre_bundle (alpha) | STRUCTURE | Description of the fibre bundle | ||
camera_visible.channel[:].fibre_bundle.fibre_positions (alpha) | STRUCTURE | Individual fibres centres positions in the (X1, X2) coordinate system | ||
camera_visible.channel[:].fibre_bundle.fibre_positions.x1 (alpha) | [1...N] | FLT_1D (uncertain) | m | Positions along x1 axis |
camera_visible.channel[:].fibre_bundle.fibre_positions.x2 (alpha) | [camera_visible.channel[:].fibre_bundle.fibre_positions.x1] | FLT_1D (uncertain) | m | Positions along x2 axis |
camera_visible.channel[:].fibre_bundle.fibre_radius (alpha) | FLT_0D (uncertain) | m | Radius of a single fibre | |
camera_visible.channel[:].fibre_bundle.geometry (alpha) | STRUCTURE | Geometry of the fibre bundle entrance | ||
camera_visible.channel[:].fibre_bundle.geometry.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. | ||
camera_visible.channel[:].fibre_bundle.geometry.centre.phi (alpha) | FLT_0D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) | |
camera_visible.channel[:].fibre_bundle.geometry.centre.r (alpha) | FLT_0D (uncertain) | m | Major radius | |
camera_visible.channel[:].fibre_bundle.geometry.centre.z (alpha) | FLT_0D (uncertain) | m | Height | |
camera_visible.channel[:].fibre_bundle.geometry.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. | ||
camera_visible.channel[:].fibre_bundle.geometry.outline (alpha) | STRUCTURE | Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point. | ||
camera_visible.channel[:].fibre_bundle.geometry.outline.x1 (alpha) | [1...N] | FLT_1D (uncertain) | m | Positions along x1 axis |
camera_visible.channel[:].fibre_bundle.geometry.outline.x2 (alpha) | [camera_visible.channel[:].fibre_bundle.geometry.outline.x1] | FLT_1D (uncertain) | m | Positions along x2 axis |
camera_visible.channel[:].fibre_bundle.geometry.radius (alpha) | FLT_0D (uncertain) | m | Radius of the circle, used only if geometry_type = 2 | |
camera_visible.channel[:].fibre_bundle.geometry.surface (alpha) | FLT_0D (uncertain) | m^2 | Surface of the detector/aperture, derived from the above geometric data | |
camera_visible.channel[:].fibre_bundle.geometry.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). | ||
camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].fibre_bundle.geometry.x1_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X1 direction, used only if geometry_type = 3 | |
camera_visible.channel[:].fibre_bundle.geometry.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. | ||
camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].fibre_bundle.geometry.x2_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X2 direction, used only if geometry_type = 3 | |
camera_visible.channel[:].fibre_bundle.geometry.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. | ||
camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].name (alpha) | STR_0D | Name of the channel | ||
camera_visible.channel[:].optical_element (alpha) | [1...N] | STRUCT_ARRAY | Set of optical elements | |
camera_visible.channel[:].optical_element[:].back_surface (alpha) | STRUCTURE | Curvature of the front surface | ||
camera_visible.channel[:].optical_element[:].back_surface.curvature_type (alpha) | STRUCTURE | Curvature of the surface | ||
camera_visible.channel[:].optical_element[:].back_surface.curvature_type.description (alpha) | STR_0D | Verbose description | ||
camera_visible.channel[:].optical_element[:].back_surface.curvature_type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
camera_visible.channel[:].optical_element[:].back_surface.curvature_type.name (alpha) | STR_0D | Short string identifier | ||
camera_visible.channel[:].optical_element[:].back_surface.x1_curvature (alpha) | FLT_0D (uncertain) | m | Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5 | |
camera_visible.channel[:].optical_element[:].back_surface.x2_curvature (alpha) | FLT_0D (uncertain) | m | Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5 | |
camera_visible.channel[:].optical_element[:].front_surface (alpha) | STRUCTURE | Curvature of the front surface | ||
camera_visible.channel[:].optical_element[:].front_surface.curvature_type (alpha) | STRUCTURE | Curvature of the surface | ||
camera_visible.channel[:].optical_element[:].front_surface.curvature_type.description (alpha) | STR_0D | Verbose description | ||
camera_visible.channel[:].optical_element[:].front_surface.curvature_type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
camera_visible.channel[:].optical_element[:].front_surface.curvature_type.name (alpha) | STR_0D | Short string identifier | ||
camera_visible.channel[:].optical_element[:].front_surface.x1_curvature (alpha) | FLT_0D (uncertain) | m | Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5 | |
camera_visible.channel[:].optical_element[:].front_surface.x2_curvature (alpha) | FLT_0D (uncertain) | m | Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5 | |
camera_visible.channel[:].optical_element[:].geometry (alpha) | STRUCTURE | Further geometrical description of the element | ||
camera_visible.channel[:].optical_element[:].geometry.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. | ||
camera_visible.channel[:].optical_element[:].geometry.centre.phi (alpha) | FLT_0D (uncertain) | rad | Toroidal angle (oriented counter-clockwise when viewing from above) | |
camera_visible.channel[:].optical_element[:].geometry.centre.r (alpha) | FLT_0D (uncertain) | m | Major radius | |
camera_visible.channel[:].optical_element[:].geometry.centre.z (alpha) | FLT_0D (uncertain) | m | Height | |
camera_visible.channel[:].optical_element[:].geometry.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. | ||
camera_visible.channel[:].optical_element[:].geometry.outline (alpha) | STRUCTURE | Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point. | ||
camera_visible.channel[:].optical_element[:].geometry.outline.x1 (alpha) | [1...N] | FLT_1D (uncertain) | m | Positions along x1 axis |
camera_visible.channel[:].optical_element[:].geometry.outline.x2 (alpha) | [camera_visible.channel[:].optical_element[:].geometry.outline.x1] | FLT_1D (uncertain) | m | Positions along x2 axis |
camera_visible.channel[:].optical_element[:].geometry.radius (alpha) | FLT_0D (uncertain) | m | Radius of the circle, used only if geometry_type = 2 | |
camera_visible.channel[:].optical_element[:].geometry.surface (alpha) | FLT_0D (uncertain) | m^2 | Surface of the detector/aperture, derived from the above geometric data | |
camera_visible.channel[:].optical_element[:].geometry.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). | ||
camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].optical_element[:].geometry.x1_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X1 direction, used only if geometry_type = 3 | |
camera_visible.channel[:].optical_element[:].geometry.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. | ||
camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].optical_element[:].geometry.x2_width (alpha) | FLT_0D (uncertain) | m | Full width of the aperture in the X2 direction, used only if geometry_type = 3 | |
camera_visible.channel[:].optical_element[:].geometry.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. | ||
camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x (alpha) | FLT_0D (uncertain) | m | Component along X axis | |
camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y (alpha) | FLT_0D (uncertain) | m | Component along Y axis | |
camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z (alpha) | FLT_0D (uncertain) | m | Component along Z axis | |
camera_visible.channel[:].optical_element[:].material_properties (alpha) | STRUCTURE | Material properties of the optical element | ||
camera_visible.channel[:].optical_element[:].material_properties.extinction_coefficient (alpha) | [camera_visible.channel[:].optical_element[:].material_properties.wavelengths] | FLT_1D (uncertain) | - | Extinction coefficient (for metal) |
camera_visible.channel[:].optical_element[:].material_properties.refractive_index (alpha) | [camera_visible.channel[:].optical_element[:].material_properties.wavelengths] | FLT_1D (uncertain) | - | Refractive index (for metal and dielectric) |
camera_visible.channel[:].optical_element[:].material_properties.roughness (alpha) | [camera_visible.channel[:].optical_element[:].material_properties.wavelengths] | FLT_1D (uncertain) | - | Roughness parameter of the material. Varies in range [0, 1]. 0 is perfectly specular, 1 is perfectly rough |
camera_visible.channel[:].optical_element[:].material_properties.transmission_coefficient (alpha) | [camera_visible.channel[:].optical_element[:].material_properties.wavelengths] | FLT_1D (uncertain) | - | Transmission coefficient (for dielectric) |
camera_visible.channel[:].optical_element[:].material_properties.type (alpha) | STRUCTURE | Type of optical element material. In case of 'metal' refractive_index and extinction_coefficient are used. In case of 'dielectric' refractive_index and transmission_coefficient are used. | ||
camera_visible.channel[:].optical_element[:].material_properties.type.description (alpha) | STR_0D | Verbose description | ||
camera_visible.channel[:].optical_element[:].material_properties.type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
camera_visible.channel[:].optical_element[:].material_properties.type.name (alpha) | STR_0D | Short string identifier | ||
camera_visible.channel[:].optical_element[:].material_properties.wavelengths (alpha) | [1...N] | FLT_1D (uncertain) | m | Wavelengths array for refractive_index, extinction_coefficient and transmission_coefficient |
camera_visible.channel[:].optical_element[:].thickness (alpha) | FLT_0D (uncertain) | m | Distance between front_surface and back_surface along the X3 vector | |
camera_visible.channel[:].optical_element[:].type (alpha) | STRUCTURE | Type of optical element. In case of 'mirror' and 'diaphragm', the element is described by one 'front_surface'. In case of 'lens', the element is described by 'front_surface' and 'back_surface'. | ||
camera_visible.channel[:].optical_element[:].type.description (alpha) | STR_0D | Verbose description | ||
camera_visible.channel[:].optical_element[:].type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
camera_visible.channel[:].optical_element[:].type.name (alpha) | STR_0D | Short string identifier | ||
camera_visible.channel[:].viewing_angle_alpha_bounds (alpha) | [1...2] | FLT_1D (uncertain) | rad | Minimum and maximum values of alpha angle of the field of view, where alpha is the agle between the axis X3 and projection of the chord of view on the plane X1X3 counted clockwise from the top view of X2 axis. X1, X2, X3 are the ones of the first aperture (i.e. the closest to the plasma). |
camera_visible.channel[:].viewing_angle_beta_bounds (alpha) | [1...2] | FLT_1D (uncertain) | rad | Minimum and maximum values of beta angle of the field of view, where beta is the angle between the axis X3 and projection of the chord of view on the plane X2X3 counted clockwise from the top view of X1 axis. X1, X2, X3 are the ones of the first aperture (i.e. the closest to the plasma). |
camera_visible.code (alpha) | STRUCTURE | Generic decription of the code-specific parameters for the code that has produced this IDS | ||
camera_visible.code.commit (alpha) | STR_0D | Unique commit reference of software | ||
camera_visible.code.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
camera_visible.code.library (alpha) | [1...N] | STRUCT_ARRAY | List of external libraries used by the code that has produced this IDS | |
camera_visible.code.library[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
camera_visible.code.library[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
camera_visible.code.library[:].name (alpha) | STR_0D | Name of software | ||
camera_visible.code.library[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
camera_visible.code.library[:].repository (alpha) | STR_0D | URL of software repository | ||
camera_visible.code.library[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
camera_visible.code.name (alpha) | STR_0D | Name of software generating IDS | ||
camera_visible.code.output_flag (alpha) | [camera_visible.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. | |
camera_visible.code.parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
camera_visible.code.repository (alpha) | STR_0D | URL of software repository | ||
camera_visible.code.version (alpha) | STR_0D | Unique version (tag) of software | ||
camera_visible.ids_properties (alpha) | STRUCTURE | Interface Data Structure properties. This element identifies the node above as an IDS | ||
camera_visible.ids_properties.comment (alpha) | STR_0D | Any comment describing the content of this IDS | ||
camera_visible.ids_properties.creation_date (alpha) | STR_0D | Date at which this data has been produced | ||
camera_visible.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 | ||
camera_visible.ids_properties.name (alpha) | STR_0D | User-defined name for this IDS occurrence | ||
camera_visible.ids_properties.occurrence | INT_0D | |||
camera_visible.ids_properties.occurrence_type (alpha) | STRUCTURE | Type of data contained in this occurrence | ||
camera_visible.ids_properties.occurrence_type.description (alpha) | STR_0D | Verbose description | ||
camera_visible.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. | ||
camera_visible.ids_properties.occurrence_type.name (alpha) | STR_0D | Short string identifier | ||
camera_visible.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. | ||
camera_visible.ids_properties.plugins.infrastructure_get (alpha) | STRUCTURE | Plugin infrastructure used to GET the data | ||
camera_visible.ids_properties.plugins.infrastructure_get.commit (alpha) | STR_0D | Unique commit reference of software | ||
camera_visible.ids_properties.plugins.infrastructure_get.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
camera_visible.ids_properties.plugins.infrastructure_get.name (alpha) | STR_0D | Name of software used | ||
camera_visible.ids_properties.plugins.infrastructure_get.repository (alpha) | STR_0D | URL of software repository | ||
camera_visible.ids_properties.plugins.infrastructure_get.version (alpha) | STR_0D | Unique version (tag) of software | ||
camera_visible.ids_properties.plugins.infrastructure_put (alpha) | STRUCTURE | Plugin infrastructure used to PUT the data | ||
camera_visible.ids_properties.plugins.infrastructure_put.commit (alpha) | STR_0D | Unique commit reference of software | ||
camera_visible.ids_properties.plugins.infrastructure_put.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
camera_visible.ids_properties.plugins.infrastructure_put.name (alpha) | STR_0D | Name of software used | ||
camera_visible.ids_properties.plugins.infrastructure_put.repository (alpha) | STR_0D | URL of software repository | ||
camera_visible.ids_properties.plugins.infrastructure_put.version (alpha) | STR_0D | Unique version (tag) of software | ||
camera_visible.ids_properties.plugins.node (alpha) | [1...N] | STRUCT_ARRAY | Set of IDS nodes for which a plugin has been applied | |
camera_visible.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. | |
camera_visible.ids_properties.plugins.node[:].get_operation[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
camera_visible.ids_properties.plugins.node[:].get_operation[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
camera_visible.ids_properties.plugins.node[:].get_operation[:].name (alpha) | STR_0D | Name of software used | ||
camera_visible.ids_properties.plugins.node[:].get_operation[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
camera_visible.ids_properties.plugins.node[:].get_operation[:].repository (alpha) | STR_0D | URL of software repository | ||
camera_visible.ids_properties.plugins.node[:].get_operation[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
camera_visible.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. | ||
camera_visible.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) | |
camera_visible.ids_properties.plugins.node[:].put_operation[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
camera_visible.ids_properties.plugins.node[:].put_operation[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
camera_visible.ids_properties.plugins.node[:].put_operation[:].name (alpha) | STR_0D | Name of software used | ||
camera_visible.ids_properties.plugins.node[:].put_operation[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
camera_visible.ids_properties.plugins.node[:].put_operation[:].repository (alpha) | STR_0D | URL of software repository | ||
camera_visible.ids_properties.plugins.node[:].put_operation[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
camera_visible.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) | |
camera_visible.ids_properties.plugins.node[:].readback[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
camera_visible.ids_properties.plugins.node[:].readback[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
camera_visible.ids_properties.plugins.node[:].readback[:].name (alpha) | STR_0D | Name of software used | ||
camera_visible.ids_properties.plugins.node[:].readback[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
camera_visible.ids_properties.plugins.node[:].readback[:].repository (alpha) | STR_0D | URL of software repository | ||
camera_visible.ids_properties.plugins.node[:].readback[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
camera_visible.ids_properties.provenance (alpha) | STRUCTURE | Provenance information about this IDS | ||
camera_visible.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 | |
camera_visible.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. | ||
camera_visible.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. | |
camera_visible.ids_properties.provider (alpha) | STR_0D | Name of the person in charge of producing this data | ||
camera_visible.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. | ||
camera_visible.ids_properties.version_put (alpha) | STRUCTURE | Version of the access layer package used to PUT this IDS | ||
camera_visible.ids_properties.version_put.access_layer (alpha) | STR_0D | Version of Access Layer used to PUT this IDS | ||
camera_visible.ids_properties.version_put.access_layer_language (alpha) | STR_0D | Programming language of the Access Layer high level API used to PUT this IDS | ||
camera_visible.ids_properties.version_put.data_dictionary (alpha) | STR_0D | Version of Data Dictionary used to PUT this IDS | ||
camera_visible.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. | |
camera_visible.name (alpha) | STR_0D | Name of the camera | ||
camera_visible.time (alpha) | [1...N] | FLT_1D_TYPE | s | Generic time |