spectrometer_x_ray_crystal
¶
X-crystal spectrometer diagnostic
Maximum occurrences (MDS+ backend only): 2
New in version 3.26.0: lifecycle status alpha
Changed in version 3.39.0.
ids_propertiesstructure¶
See common IDS structure reference: ids_properties
.
channel(i1)AoS¶Measurement channel, composed of a camera, a crystal, and (optional) […]
Measurement channel, composed of a camera, a crystal, and (optional) a set of reflectors. The light coming from the plasma passes through the (optional) set of reflectors, then the crystal and arrives at the camera
Maximum occurrences (MDS+ backend only): 30
1 |
|
New in version >3.33.0.
channel(i1)/exposure_time ⇹sFLT_0D¶Exposure time of the measurement
Exposure time of the measurement
channel(i1)/energy_bound_lower(:,:) ⇹eVFLT_2D¶Lower energy bound for the photon detection, for each pixel (horizontal, […]
Lower energy bound for the photon detection, for each pixel (horizontal, vertical)
1 |
|
2 |
channel(i1)/energy_bound_upper(:,:) ⇹eVFLT_2D¶Upper energy bound for the photon detection, for each pixel (horizontal, […]
Upper energy bound for the photon detection, for each pixel (horizontal, vertical)
1 |
|
2 |
channel(i1)/aperturestructure¶Collimating aperture
Collimating aperture
channel(i1)/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.
channel(i1)/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.
channel(i1)/aperture/radius ⇹mFLT_0D¶Radius of the circle, used only if geometry_type = 2
Radius of the circle, used only if geometry_type = 2
channel(i1)/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).
channel(i1)/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.
channel(i1)/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.
channel(i1)/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
channel(i1)/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
channel(i1)/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
channel(i1)/reflector(i2)AoS¶Set of reflectors (optional) reflecting the light coming from […]
Set of reflectors (optional) reflecting the light coming from the plasma towards the crystal. If empty, means that the plasma light directly arrives on the crystal.
Maximum occurrences (MDS+ backend only): 10
1 |
|
channel(i1)/reflector(i2)/nameSTR_0D¶Short string identifier (unique for a given device)
Short string identifier (unique for a given device)
channel(i1)/reflector(i2)/descriptionSTR_0D¶Description, e.g. […]
Description, e.g. “channel viewing the upper divertor”
New in version >3.
channel(i1)/reflector(i2)/geometry_typestructure¶Geometry of the object contour. […]
Geometry of the object 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 object, respecting the definitions of (X1,X2,X3) indicated below.
This is an identifier. See curved_object_geometry_identifier
for the available options.
channel(i1)/reflector(i2)/curvature_typestructure¶Curvature of the object.
Curvature of the object.
This is an identifier. See curved_object_curvature_identifier
for the available options.
channel(i1)/reflector(i2)/materialstructure¶Material of the object
Material of the object
This is an identifier. See materials_identifier
for the available options.
channel(i1)/reflector(i2)/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 object. This origin is located within the object area and should be the middle point of the object surface. If geometry_type=2, it’s the centre of the circular object. If geometry_type=3, it’s the centre of the rectangular object.
channel(i1)/reflector(i2)/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
channel(i1)/reflector(i2)/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).
channel(i1)/reflector(i2)/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.
channel(i1)/reflector(i2)/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 object surface and oriented towards the plasma.
channel(i1)/reflector(i2)/x1_width ⇹mFLT_0D¶Full width of the object in the X1 direction, used only if geometry_type/index […]
Full width of the object in the X1 direction, used only if geometry_type/index = 3
channel(i1)/reflector(i2)/x2_width ⇹mFLT_0D¶Full width of the object in the X2 direction, used only if geometry_type/index […]
Full width of the object in the X2 direction, used only if geometry_type/index = 3
channel(i1)/reflector(i2)/outlinestructure¶Irregular outline of the object in the (X1, X2) coordinate system, […]
Irregular outline of the object 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
channel(i1)/reflector(i2)/outline/x1(:) ⇹mFLT_1D¶Positions along x1 axis
Positions along x1 axis
1 |
|
channel(i1)/reflector(i2)/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
channel(i1)/crystalstructure¶Characteristics of the crystal used
Characteristics of the crystal used
channel(i1)/crystal/nameSTR_0D¶Short string identifier (unique for a given device)
Short string identifier (unique for a given device)
channel(i1)/crystal/descriptionSTR_0D¶Description, e.g. […]
Description, e.g. “channel viewing the upper divertor”
New in version >3.
channel(i1)/crystal/geometry_typestructure¶Geometry of the object contour. […]
Geometry of the object 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 object, respecting the definitions of (X1,X2,X3) indicated below.
This is an identifier. See curved_object_geometry_identifier
for the available options.
channel(i1)/crystal/curvature_typestructure¶Curvature of the object.
Curvature of the object.
This is an identifier. See curved_object_curvature_identifier
for the available options.
channel(i1)/crystal/materialstructure¶Material of the object
Material of the object
This is an identifier. See materials_identifier
for the available options.
channel(i1)/crystal/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 object. This origin is located within the object area and should be the middle point of the object surface. If geometry_type=2, it’s the centre of the circular object. If geometry_type=3, it’s the centre of the rectangular object.
channel(i1)/crystal/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
channel(i1)/crystal/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).
channel(i1)/crystal/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.
channel(i1)/crystal/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 object surface and oriented towards the plasma.
channel(i1)/crystal/x1_width ⇹mFLT_0D¶Full width of the object in the X1 direction, used only if geometry_type/index […]
Full width of the object in the X1 direction, used only if geometry_type/index = 3
channel(i1)/crystal/x2_width ⇹mFLT_0D¶Full width of the object in the X2 direction, used only if geometry_type/index […]
Full width of the object in the X2 direction, used only if geometry_type/index = 3
channel(i1)/crystal/outlinestructure¶Irregular outline of the object in the (X1, X2) coordinate system, […]
Irregular outline of the object 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
channel(i1)/crystal/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
channel(i1)/crystal/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
channel(i1)/crystal/surface ⇹m^2FLT_0D¶Surface of the object, derived from the above geometric data
Surface of the object, derived from the above geometric data
channel(i1)/crystal/wavelength_bragg ⇹mFLT_0D¶Bragg wavelength of the crystal
Bragg wavelength of the crystal
channel(i1)/crystal/thickness ⇹mFLT_0D¶Thickness of the crystal
Thickness of the crystal
New in version >3.34.0.
channel(i1)/crystal/cut(:)INT_1D¶Miller indices characterizing the cut of the crystal (can be […]
Miller indices characterizing the cut of the crystal (can be of length 3 or 4)
1 |
|
New in version >3.34.0.
channel(i1)/crystal/mesh_typestructure¶Crystal mesh type
Crystal mesh type
This is an identifier. See crystal_mesh_identifier
for the available options.
New in version >3.34.0.
channel(i1)/filter_window(i2)AoS¶Set of filter windows
Set of filter windows
Maximum occurrences (MDS+ backend only): 5
1 |
|
channel(i1)/filter_window(i2)/nameSTR_0D¶Short string identifier (unique for a given device)
Short string identifier (unique for a given device)
channel(i1)/filter_window(i2)/descriptionSTR_0D¶Description, e.g. […]
Description, e.g. “channel viewing the upper divertor”
New in version >3.
channel(i1)/filter_window(i2)/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.
channel(i1)/filter_window(i2)/geometry_type/nameSTR_0D¶Short string identifier
Short string identifier
channel(i1)/filter_window(i2)/curvature_typestructure¶Curvature of the filter.
Curvature of the filter.
This is an identifier. See curved_object_curvature_identifier
for the available options.
channel(i1)/filter_window(i2)/curvature_type/nameSTR_0D¶Short string identifier
Short string identifier
channel(i1)/filter_window(i2)/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.
channel(i1)/filter_window(i2)/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
channel(i1)/filter_window(i2)/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).
Click here for further documentation.
channel(i1)/filter_window(i2)/x1_unit_vector/x ⇹mFLT_0D¶Component along X axis
Component along X axis
channel(i1)/filter_window(i2)/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.
Click here for further documentation.
channel(i1)/filter_window(i2)/x2_unit_vector/x ⇹mFLT_0D¶Component along X axis
Component along X axis
channel(i1)/filter_window(i2)/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.
Click here for further documentation.
channel(i1)/filter_window(i2)/x3_unit_vector/x ⇹mFLT_0D¶Component along X axis
Component along X axis
channel(i1)/filter_window(i2)/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
channel(i1)/filter_window(i2)/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
channel(i1)/filter_window(i2)/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
channel(i1)/filter_window(i2)/outline/x1(:) ⇹mFLT_1D¶Positions along x1 axis
Positions along x1 axis
1 |
|
channel(i1)/filter_window(i2)/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
channel(i1)/filter_window(i2)/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
channel(i1)/filter_window(i2)/surface ⇹m^2FLT_0D¶Surface of the filter, derived from the above geometric data
Surface of the filter, derived from the above geometric data
channel(i1)/filter_window(i2)/materialstructure¶Material of the filter window
Material of the filter window
This is an identifier. See materials_identifier
for the available options.
channel(i1)/filter_window(i2)/thickness ⇹mFLT_0D¶Thickness of the filter window
Thickness of the filter window
channel(i1)/filter_window(i2)/wavelength_lower ⇹mFLT_0D¶Lower bound of the filter wavelength range
Lower bound of the filter wavelength range
channel(i1)/filter_window(i2)/wavelength_upper ⇹mFLT_0D¶Upper bound of the filter wavelength range
Upper bound of the filter wavelength range
channel(i1)/filter_window(i2)/wavelengths(:) ⇹mFLT_1D¶Array of wavelength values
Array of wavelength values
1 |
|
channel(i1)/camerastructure¶Characteristics of the camera used
Characteristics of the camera used
channel(i1)/camera/pixel_dimensions(:) ⇹mFLT_1D¶Pixel dimension in each direction (x1, x2)
Pixel dimension in each direction (x1, x2)
1 |
|
channel(i1)/camera/pixels_n(:)INT_1D¶Number of pixels in each direction (x1, x2)
Number of pixels in each direction (x1, x2)
1 |
|
channel(i1)/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).
channel(i1)/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 |
|
channel(i1)/camera/pixel_position/z(:,:) ⇹mFLT_2D¶Height
Height
1 |
|
2 |
|
channel(i1)/camera/camera_dimensions(:) ⇹mFLT_1D¶Total camera dimension in each direction (x1, x2)
Total camera dimension in each direction (x1, x2)
1 |
|
channel(i1)/camera/centrestructure¶Position of the camera centre
Position of the camera centre
channel(i1)/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).
channel(i1)/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.
channel(i1)/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.
channel(i1)/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).
channel(i1)/camera/line_of_sight/first_pointstructure¶Position of the first point
Position of the first point
channel(i1)/camera/line_of_sight/first_point/r(:,:) ⇹mFLT_2D¶Major radius
Major radius
1 |
|
2 |
|
channel(i1)/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 |
|
channel(i1)/camera/line_of_sight/first_point/z(:,:) ⇹mFLT_2D¶Height
Height
1 |
|
2 |
|
channel(i1)/camera/line_of_sight/second_pointstructure¶Position of the second point
Position of the second point
channel(i1)/camera/line_of_sight/second_point/r(:,:) ⇹mFLT_2D¶Major radius
Major radius
1 |
|
2 |
|
channel(i1)/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 |
|
channel(i1)/camera/line_of_sight/second_point/z(:,:) ⇹mFLT_2D¶Height
Height
1 |
|
2 |
|
channel(i1)/z_frames(:) ⇹mFLT_1D¶Height of the observed zone at the focal plane in the plasma, […]
Height of the observed zone at the focal plane in the plasma, corresponding to the vertical dimension of the frame
1 |
|
channel(i1)/wavelength_frames(:,:) ⇹mFLT_2D¶Wavelength of incoming photons on each pixel of the frames, mainly […]
Wavelength of incoming photons on each pixel of the frames, mainly varying accross the horizontal dimension of the frame. However a 2D map of the wavelength is given since it is not constant vertically due to the elliptical curvature of the photon iso-surfaces
1 |
|
2 |
channel(i1)/bin(i2)AoS¶Set of bins (binning in the vertical dimension) defined to increase […]
Set of bins (binning in the vertical dimension) defined to increase the signal to noise ratio of the spectra
Maximum occurrences (MDS+ backend only): 100
1 |
|
New in version >3.35.0.
channel(i1)/bin(i2)/z_pixel_range(:)INT_1D¶Vertical pixel index range indicating the corresponding binned […]
Vertical pixel index range indicating the corresponding binned detector area
1 |
|
channel(i1)/bin(i2)/wavelength(:) ⇹mFLT_1D¶Wavelength of incoming photons on each horizontal pixel of this […]
Wavelength of incoming photons on each horizontal pixel of this bin.
1 |
|
channel(i1)/bin(i2)/line_of_sightstructure¶Description of the line of sight from the crystal to the plasma […]
Description of the line of sight from the crystal to the plasma for this bin, defined by two points
channel(i1)/bin(i2)/line_of_sight/first_pointstructure¶Position of the first point
Position of the first point
channel(i1)/bin(i2)/line_of_sight/second_pointstructure¶Position of the second point
Position of the second point
channel(i1)/bin(i2)/instrument_functionstructure¶Instrument function for this bin (replaces the ../../instrument […]
Instrument function for this bin (replaces the ../../instrument function in case vertical binning is used), i.e. response of the detector to a monochromatic emission passing through the spectrometer. The resulting image on the detector will be a 2-D distribution of pixel values, for each wavelength. It can be given as explicit values for each detector pixel (values node) or as a parametric function of wavelength (described by the other nodes)
New in version >3.38.1.
channel(i1)/bin(i2)/instrument_function/wavelengths(:) ⇹mFLT_1D¶Array of wavelengths on which the instrument function is defined
Array of wavelengths on which the instrument function is defined
1 |
|
channel(i1)/bin(i2)/instrument_function/values(:,:) ⇹sr.mFLT_2D¶Explicit instrument function values for the detector. […]
Explicit instrument function values for the detector. When multiplied by the line-integrated emission spectrum in photons/second/sr/m/m^2 received on a binned pixel of the detector, gives the detector pixel output in counts/seconds.
1 |
|
2 |
channel(i1)/bin(i2)/instrument_function/typestructure¶Instrument function type
Instrument function type
This is an identifier. See spectro_x_instrument_function_identifier
for the available options.
channel(i1)/bin(i2)/instrument_function/type/nameSTR_0D¶Short string identifier
Short string identifier
channel(i1)/bin(i2)/instrument_function/intensity(:) ⇹mFLT_1D¶Scaling factor for the instrument function such that convolving […]
Scaling factor for the instrument function such that convolving the instrument function with an emission spectrum gives the counts per second on the detector
1 |
channel(i1)/bin(i2)/instrument_function/centre(:) ⇹mFLT_1D¶Centre (in terms of absolute wavelength) of instrument function
Centre (in terms of absolute wavelength) of instrument function
1 |
channel(i1)/bin(i2)/instrument_function/sigma(:) ⇹mFLT_1D¶Standard deviation of Gaussian instrument function
Standard deviation of Gaussian instrument function
1 |
channel(i1)/frame(itime)AoS¶Set of frames
Set of frames
1 |
channel(i1)/frame(itime)/counts_n(:,:) ⇹1FLT_2D¶Number of counts detected on each pixel of the frame during one […]
Number of counts detected on each pixel of the frame during one exposure time
1 |
|
2 |
New in version >3.34.0.
channel(i1)/frame(itime)/counts_bin_n(:,:) ⇹1FLT_2D¶Number of counts detected on each pixel/bin of the binned frame […]
Number of counts detected on each pixel/bin of the binned frame during one exposure time
1 |
|
2 |
New in version >3.35.0.
channel(i1)/energies(:) ⇹eVFLT_1D¶Array of energy values for tabulation of the detection efficiency
Array of energy values for tabulation of the detection efficiency
1 |
|
New in version >3.34.0.
channel(i1)/detection_efficiency(:) ⇹1FLT_1D¶Probability of detection of a photon impacting the detector as […]
Probability of detection of a photon impacting the detector as a function of its energy
1 |
New in version >3.34.0.
channel(i1)/profiles_line_integratedstructure¶Profiles proxies are given in the vertical direction of the detector. […]
Profiles proxies are given in the vertical direction of the detector. They are estimated directly from the camera, without tomographic inversion. Binning is allowed so the number of profile points may be lower than the length of z_frames. Physical quantities deduced from the measured spectra are given for each profile point. They correspond to the spectra integrated along lines of sight, defined by a first point given by the centre of the crystal and a second point (depending on the profile point) described below.
New in version >3.34.0.
channel(i1)/profiles_line_integrated/lines_of_sight_second_pointstructure¶For each profile point, a line of sight is defined by a first […]
For each profile point, a line of sight is defined by a first point given by the centre of the crystal and a second point described here.
channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r(:) ⇹mFLT_1D¶Major radius
Major radius
1 |
|
channel(i1)/profiles_line_integrated/lines_of_sight_second_point/phi(:) ⇹radFLT_1D¶Toroidal angle (oriented counter-clockwise when viewing from […]
Toroidal angle (oriented counter-clockwise when viewing from above)
1 |
|
channel(i1)/profiles_line_integrated/lines_of_sight_second_point/z(:) ⇹mFLT_1D¶Height
Height
1 |
|
channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm1structure¶Shortest distance in rho_tor_norm between lines of sight and […]
Shortest distance in rho_tor_norm between lines of sight and magnetic axis, signed with following convention : positive (resp. negative) means the point of shortest distance is above (resp. below) the magnetic axis
1 |
|
channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/data(:,:) ⇹1FLT_2D¶Data
Data
1 |
|
2 |
channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/validity_timed(:)INT_1D¶Indicator of the validity of the data for each time slice. […]
Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)
1 |
channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/validityINT_0D¶Indicator of the validity of the data for the whole acquisition […]
Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)
channel(i1)/profiles_line_integrated/t_ieVstructure¶Ion temperature (estimated from a spectral fit directly on the […]
Ion temperature (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)
1 |
|
channel(i1)/profiles_line_integrated/t_i/data(:,:) ⇹eVFLT_2D¶Data
Data
1 |
|
2 |
channel(i1)/profiles_line_integrated/t_i/validity_timed(:)INT_1D¶Indicator of the validity of the data for each time slice. […]
Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)
1 |
channel(i1)/profiles_line_integrated/t_i/validityINT_0D¶Indicator of the validity of the data for the whole acquisition […]
Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)
channel(i1)/profiles_line_integrated/t_eeVstructure¶Electron temperature (estimated from a spectral fit directly […]
Electron temperature (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)
1 |
|
channel(i1)/profiles_line_integrated/t_e/data(:,:) ⇹eVFLT_2D¶Data
Data
1 |
|
2 |
channel(i1)/profiles_line_integrated/t_e/validity_timed(:)INT_1D¶Indicator of the validity of the data for each time slice. […]
Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)
1 |
channel(i1)/profiles_line_integrated/t_e/validityINT_0D¶Indicator of the validity of the data for the whole acquisition […]
Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)
channel(i1)/profiles_line_integrated/velocity_torm.s^-1structure¶Toroidal velocity (estimated from a spectral fit directly on […]
Toroidal velocity (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)
1 |
|
channel(i1)/profiles_line_integrated/velocity_tor/data(:,:) ⇹m.s^-1FLT_2D¶Data
Data
1 |
|
2 |
channel(i1)/profiles_line_integrated/velocity_tor/validity_timed(:)INT_1D¶Indicator of the validity of the data for each time slice. […]
Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)
1 |
channel(i1)/profiles_line_integrated/velocity_tor/validityINT_0D¶Indicator of the validity of the data for the whole acquisition […]
Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)
channel(i1)/instrument_functionstructure¶Instrument function (to be used in case vertical binning is not […]
Instrument function (to be used in case vertical binning is not used), i.e. response of the detector to a monochromatic emission passing through the spectrometer. The resulting image on the detector will be a 2-D distribution of pixel values, for each wavelength. It can be given as explicit values for each detector pixel (values node) or as a parametric function of wavelength (described by the other nodes)
New in version >3.34.0.
channel(i1)/instrument_function/wavelengths(:) ⇹mFLT_1D¶Array of wavelengths on which the instrument function is defined
Array of wavelengths on which the instrument function is defined
1 |
|
channel(i1)/instrument_function/values(:,:,:) ⇹sr.mFLT_3D¶Explicit instrument function values for the detector. […]
Explicit instrument function values for the detector. When multiplied by the line-integrated emission spectrum in photons/second/sr/m/m^2 received on a pixel of the detector, gives the detector pixel output in counts/seconds.
1 |
|
2 |
|
3 |
channel(i1)/instrument_function/typestructure¶Instrument function type
Instrument function type
This is an identifier. See spectro_x_instrument_function_identifier
for the available options.
channel(i1)/instrument_function/intensity(:,:) ⇹mFLT_2D¶Scaling factor for the instrument function such that convolving […]
Scaling factor for the instrument function such that convolving the instrument function with an emission spectrum gives the counts per second on the detector
1 |
|
2 |
channel(i1)/instrument_function/centre(:,:) ⇹mFLT_2D¶Centre (in terms of absolute wavelength) of instrument function
Centre (in terms of absolute wavelength) of instrument function
1 |
|
2 |
channel(i1)/instrument_function/sigma(:,:) ⇹mFLT_2D¶Standard deviation of Gaussian instrument function
Standard deviation of Gaussian instrument function
1 |
|
2 |