camera_x_rays
¶
X-rays imaging camera (can be used for soft or hard X-rays imaging systems)
Maximum occurrences (MDS+ backend only): 6
New in version 3.35.0: lifecycle status alpha
Changed in version 3.35.0.
ids_propertiesstructure¶
See common IDS structure reference: ids_properties
.
nameSTR_0D¶Short string identifier (unique for a given device)
Short string identifier (unique for a given device)
descriptionSTR_0D¶Description, e.g. […]
Description, e.g. “channel viewing the upper divertor”
New in version >3.
frame(itime)AoS¶Set of frames. […]
Set of frames. Each time step corresponds to the beginning of the photon integration of each image
1 |
photon_energy(:) ⇹eVFLT_1D¶List of values of the photon energy (coordinate for quantum_effiency)
List of values of the photon energy (coordinate for quantum_effiency)
1 |
|
quantum_efficiency(:,:,:) ⇹1FLT_3D¶Quantum efficiency of the detector, i.e. […]
Quantum efficiency of the detector, i.e. conversion factor multiplying the number of counts to obtain the number of photons impacting the detector, tabulated as a function of the photon energy, for each pixel of the detector. If all pixels have the same quantum efficiency, just set the size of the first and second dimensions to 1
1 |
|
2 |
|
3 |
energy_threshold_lower(:,:) ⇹eVFLT_2D¶Lower energy detection threshold on each pixel of the detector […]
Lower energy detection threshold on each pixel of the detector (photons are counted only if their energy is above this value)
1 |
|
2 |
|
energy_configuration_nameSTR_0D¶Name of the chosen energy configuration (energy detection threshold)
Name of the chosen energy configuration (energy detection threshold)
pixel_status(:,:)INT_2D¶Status of each pixel : +1 for valid pixels, -1 for inactive pixels, […]
Status of each pixel : +1 for valid pixels, -1 for inactive pixels, -2 for mis-calibrated pixels.
1 |
|
2 |
|
aperturestructure¶Description of the collimating aperture of the diagnostic
Description of the collimating aperture of the diagnostic
aperture/geometry_typeINT_0D¶Type of geometry used to describe the surface of the detector […]
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.
aperture/centrestructure¶If geometry_type=2, coordinates of the centre of the circle. […]
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.
aperture/radius ⇹mFLT_0D¶Radius of the circle, used only if geometry_type = 2
Radius of the circle, used only if geometry_type = 2
aperture/x1_unit_vectorstructure¶Components of the X1 direction unit vector in the (X,Y,Z) coordinate […]
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).
aperture/x2_unit_vectorstructure¶Components of the X2 direction unit vector in the (X,Y,Z) coordinate […]
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.
aperture/x3_unit_vectorstructure¶Components of the X3 direction unit vector in the (X,Y,Z) coordinate […]
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.
aperture/x1_width ⇹mFLT_0D¶Full width of the aperture in the X1 direction, used only if […]
Full width of the aperture in the X1 direction, used only if geometry_type = 3
aperture/x2_width ⇹mFLT_0D¶Full width of the aperture in the X2 direction, used only if […]
Full width of the aperture in the X2 direction, used only if geometry_type = 3
aperture/outlinestructure¶Irregular outline of the detector/aperture in the (X1, X2) coordinate […]
Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Repeat the first point since this is a closed contour
Changed in version 4: Since this describes a closed countour first point must now be repeated at the end of the coordinate arrays of the children
camerastructure¶Characteristics of the camera used. […]
Characteristics of the camera used. The orientation of the camera is described as follows : pixels are aligned along x1 and x2 unit vectors while x3 is normal to the detector plane.
camera/pixel_dimensions(:) ⇹mFLT_1D¶Pixel dimension in each direction (x1, x2)
Pixel dimension in each direction (x1, x2)
1 |
|
camera/pixels_n(:)INT_1D¶Number of pixels in each direction (x1, x2)
Number of pixels in each direction (x1, x2)
1 |
|
camera/pixel_positionstructure¶Position of the centre of each pixel. […]
Position of the centre of each pixel. First dimension : line index (x1 axis). Second dimension: column index (x2 axis).
camera/pixel_position/phi(:,:) ⇹radFLT_2D¶Toroidal angle (oriented counter-clockwise when viewing from […]
Toroidal angle (oriented counter-clockwise when viewing from above)
1 |
|
2 |
|
camera/pixel_position/z(:,:) ⇹mFLT_2D¶Height
Height
1 |
|
2 |
|
camera/camera_dimensions(:) ⇹mFLT_1D¶Total camera dimension in each direction (x1, x2)
Total camera dimension in each direction (x1, x2)
1 |
|
camera/centrestructure¶Position of the camera centre
Position of the camera centre
camera/x1_unit_vectorstructure¶Components of the X1 direction unit vector in the (X,Y,Z) coordinate […]
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/x2_unit_vectorstructure¶Components of the X2 direction unit vector in the (X,Y,Z) coordinate […]
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/x3_unit_vectorstructure¶Components of the X3 direction unit vector in the (X,Y,Z) coordinate […]
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 camera plane and oriented towards the plasma.
camera/line_of_sightstructure¶Description of the line of sight for each pixel, given by 2 points. […]
Description of the line of sight for each pixel, given by 2 points. For each coordinate : first dimension : line index (x1 axis); second dimension: column index (x2 axis).
camera/line_of_sight/first_pointstructure¶Position of the first point
Position of the first point
camera/line_of_sight/first_point/phi(:,:) ⇹radFLT_2D¶Toroidal angle (oriented counter-clockwise when viewing from […]
Toroidal angle (oriented counter-clockwise when viewing from above)
1 |
|
2 |
|
camera/line_of_sight/first_point/z(:,:) ⇹mFLT_2D¶Height
Height
1 |
|
2 |
|
camera/line_of_sight/second_pointstructure¶Position of the second point
Position of the second point
camera/line_of_sight/second_point/phi(:,:) ⇹radFLT_2D¶Toroidal angle (oriented counter-clockwise when viewing from […]
Toroidal angle (oriented counter-clockwise when viewing from above)
1 |
|
2 |
|
camera/line_of_sight/second_point/z(:,:) ⇹mFLT_2D¶Height
Height
1 |
|
2 |
|
filter_windowstructure¶Characteristics of the filter window
Characteristics of the filter window
filter_window/nameSTR_0D¶Short string identifier (unique for a given device)
Short string identifier (unique for a given device)
filter_window/descriptionSTR_0D¶Description, e.g. […]
Description, e.g. “channel viewing the upper divertor”
New in version >3.
filter_window/geometry_typestructure¶Geometry of the filter contour. […]
Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.
This is an identifier. See curved_object_geometry_identifier
for the available options.
filter_window/curvature_typestructure¶Curvature of the filter.
Curvature of the filter.
This is an identifier. See curved_object_curvature_identifier
for the available options.
filter_window/centrestructure¶Coordinates of the origin of the local coordinate system (X1,X2,X3) […]
Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it’s the centre of the circular filter. If geometry_type=3, it’s the centre of the rectangular filter.
filter_window/radius ⇹mFLT_0D¶Radius of the circle, used only if geometry_type/index = 2
Radius of the circle, used only if geometry_type/index = 2
filter_window/x1_unit_vectorstructure¶Components of the X1 direction unit vector in the (X,Y,Z) coordinate […]
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).
filter_window/x2_unit_vectorstructure¶Components of the X2 direction unit vector in the (X,Y,Z) coordinate […]
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.
filter_window/x3_unit_vectorstructure¶Components of the X3 direction unit vector in the (X,Y,Z) coordinate […]
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 filter surface and oriented towards the plasma.
filter_window/x1_width ⇹mFLT_0D¶Full width of the filter in the X1 direction, used only if geometry_type/index […]
Full width of the filter in the X1 direction, used only if geometry_type/index = 3
filter_window/x2_width ⇹mFLT_0D¶Full width of the filter in the X2 direction, used only if geometry_type/index […]
Full width of the filter in the X2 direction, used only if geometry_type/index = 3
filter_window/outlinestructure¶Irregular outline of the filter in the (X1, X2) coordinate system, […]
Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Repeat the first point since this is a closed contour
Changed in version 4: Since this describes a closed countour first point must now be repeated at the end of the coordinate arrays of the children
filter_window/x1_curvature ⇹mFLT_0D¶Radius of curvature in the X1 direction, to be filled only for […]
Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5
filter_window/x2_curvature ⇹mFLT_0D¶Radius of curvature in the X2 direction, to be filled only for […]
Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5
filter_window/surface ⇹m^2FLT_0D¶Surface of the filter, derived from the above geometric data
Surface of the filter, derived from the above geometric data
filter_window/materialstructure¶Material of the filter window
Material of the filter window
This is an identifier. See materials_identifier
for the available options.
filter_window/wavelength_lower ⇹mFLT_0D¶Lower bound of the filter wavelength range
Lower bound of the filter wavelength range
filter_window/wavelength_upper ⇹mFLT_0D¶Upper bound of the filter wavelength range
Upper bound of the filter wavelength range
readout_time ⇹sFLT_0D¶Time used to read out each frame on the detector
Time used to read out each frame on the detector
latency ⇹sFLT_0D¶Upper bound of the delay between physical information received […]
Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.
detector_humidity1structure¶Fraction of humidity (0-1) measured at the detector level
Fraction of humidity (0-1) measured at the detector level