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)AoSMeasurement 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

Coordinate

1

1...N

New in version >3.33.0.

channel(i1)/exposure_timesFLT_0DExposure time of the measurement

Exposure time of the measurement

channel(i1)/energy_bound_lower(:,:)eVFLT_2DLower energy bound for the photon detection, for each pixel (horizontal, […]

Lower energy bound for the photon detection, for each pixel (horizontal, vertical)

Coordinate

1

1...N (same as channel(i1)/wavelength_frames)

2

channel(i1)/z_frames

channel(i1)/energy_bound_upper(:,:)eVFLT_2DUpper energy bound for the photon detection, for each pixel (horizontal, […]

Upper energy bound for the photon detection, for each pixel (horizontal, vertical)

Coordinate

1

1...N (same as channel(i1)/wavelength_frames)

2

channel(i1)/z_frames

channel(i1)/aperturestructureCollimating aperture

Collimating aperture

channel(i1)/aperture/geometry_typeINT_0DType 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/centrestructureIf 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/centre/rmFLT_0DMajor radius

Major radius

channel(i1)/aperture/centre/phiradFLT_0DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

channel(i1)/aperture/centre/zmFLT_0DHeight

Height

channel(i1)/aperture/radiusmFLT_0DRadius of the circle, used only if geometry_type = 2

Radius of the circle, used only if geometry_type = 2

channel(i1)/aperture/x1_unit_vectorstructureComponents 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)/aperture/x1_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/aperture/x1_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/aperture/x1_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/aperture/x2_unit_vectorstructureComponents 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)/aperture/x2_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/aperture/x2_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/aperture/x2_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/aperture/x3_unit_vectorstructureComponents 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.

Click here for further documentation.

channel(i1)/aperture/x3_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/aperture/x3_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/aperture/x3_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/aperture/x1_widthmFLT_0DFull 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_widthmFLT_0DFull 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/outlinestructureIrregular 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)/aperture/outline/x1(:)mFLT_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

channel(i1)/aperture/outline/x2(:)mFLT_1DPositions along x2 axis

Positions along x2 axis

Coordinate

1

channel(i1)/aperture/outline/x1

channel(i1)/aperture/surfacem^2FLT_0DSurface of the detector/aperture, derived from the above geometric […]

Surface of the detector/aperture, derived from the above geometric data

channel(i1)/reflector(i2)AoSSet 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

Coordinate

1

1...N

channel(i1)/reflector(i2)/nameSTR_0DShort string identifier (unique for a given device)

Short string identifier (unique for a given device)

channel(i1)/reflector(i2)/descriptionSTR_0DDescription, e.g. […]

Description, e.g. “channel viewing the upper divertor”

New in version >3.

channel(i1)/reflector(i2)/geometry_typestructureGeometry 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)/geometry_type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/reflector(i2)/geometry_type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/reflector(i2)/geometry_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/reflector(i2)/curvature_typestructureCurvature of the object.

Curvature of the object.

This is an identifier. See curved_object_curvature_identifier for the available options.

channel(i1)/reflector(i2)/curvature_type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/reflector(i2)/curvature_type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/reflector(i2)/curvature_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/reflector(i2)/materialstructureMaterial of the object

Material of the object

This is an identifier. See materials_identifier for the available options.

channel(i1)/reflector(i2)/material/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/reflector(i2)/material/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/reflector(i2)/material/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/reflector(i2)/centrestructureCoordinates 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)/centre/rmFLT_0DMajor radius

Major radius

channel(i1)/reflector(i2)/centre/phiradFLT_0DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

channel(i1)/reflector(i2)/centre/zmFLT_0DHeight

Height

channel(i1)/reflector(i2)/radiusmFLT_0DRadius 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_vectorstructureComponents 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)/reflector(i2)/x1_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/reflector(i2)/x1_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/reflector(i2)/x1_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/reflector(i2)/x2_unit_vectorstructureComponents 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)/reflector(i2)/x2_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/reflector(i2)/x2_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/reflector(i2)/x2_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/reflector(i2)/x3_unit_vectorstructureComponents 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.

Click here for further documentation.

channel(i1)/reflector(i2)/x3_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/reflector(i2)/x3_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/reflector(i2)/x3_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/reflector(i2)/x1_widthmFLT_0DFull 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_widthmFLT_0DFull 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)/outlinestructureIrregular 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_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

channel(i1)/reflector(i2)/outline/x2(:)mFLT_1DPositions along x2 axis

Positions along x2 axis

Coordinate

1

channel(i1)/reflector(i2)/outline/x1

channel(i1)/reflector(i2)/x1_curvaturemFLT_0DRadius 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)/reflector(i2)/x2_curvaturemFLT_0DRadius 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)/reflector(i2)/surfacem^2FLT_0DSurface of the object, derived from the above geometric data

Surface of the object, derived from the above geometric data

channel(i1)/crystalstructureCharacteristics of the crystal used

Characteristics of the crystal used

channel(i1)/crystal/nameSTR_0DShort string identifier (unique for a given device)

Short string identifier (unique for a given device)

channel(i1)/crystal/descriptionSTR_0DDescription, e.g. […]

Description, e.g. “channel viewing the upper divertor”

New in version >3.

channel(i1)/crystal/geometry_typestructureGeometry 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/geometry_type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/crystal/geometry_type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/crystal/geometry_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/crystal/curvature_typestructureCurvature of the object.

Curvature of the object.

This is an identifier. See curved_object_curvature_identifier for the available options.

channel(i1)/crystal/curvature_type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/crystal/curvature_type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/crystal/curvature_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/crystal/materialstructureMaterial of the object

Material of the object

This is an identifier. See materials_identifier for the available options.

channel(i1)/crystal/material/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/crystal/material/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/crystal/material/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/crystal/centrestructureCoordinates 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/centre/rmFLT_0DMajor radius

Major radius

channel(i1)/crystal/centre/phiradFLT_0DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

channel(i1)/crystal/centre/zmFLT_0DHeight

Height

channel(i1)/crystal/radiusmFLT_0DRadius 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_vectorstructureComponents 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)/crystal/x1_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/crystal/x1_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/crystal/x1_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/crystal/x2_unit_vectorstructureComponents 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)/crystal/x2_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/crystal/x2_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/crystal/x2_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/crystal/x3_unit_vectorstructureComponents 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.

Click here for further documentation.

channel(i1)/crystal/x3_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/crystal/x3_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/crystal/x3_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/crystal/x1_widthmFLT_0DFull 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_widthmFLT_0DFull 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/outlinestructureIrregular 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/outline/x1(:)mFLT_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

channel(i1)/crystal/outline/x2(:)mFLT_1DPositions along x2 axis

Positions along x2 axis

Coordinate

1

channel(i1)/crystal/outline/x1

channel(i1)/crystal/x1_curvaturemFLT_0DRadius 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_curvaturemFLT_0DRadius 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/surfacem^2FLT_0DSurface of the object, derived from the above geometric data

Surface of the object, derived from the above geometric data

channel(i1)/crystal/wavelength_braggmFLT_0DBragg wavelength of the crystal

Bragg wavelength of the crystal

channel(i1)/crystal/angle_braggradFLT_0DBragg angle of the crystal

Bragg angle of the crystal

channel(i1)/crystal/thicknessmFLT_0DThickness of the crystal

Thickness of the crystal

New in version >3.34.0.

channel(i1)/crystal/cut(:)INT_1DMiller indices characterizing the cut of the crystal (can be […]

Miller indices characterizing the cut of the crystal (can be of length 3 or 4)

Coordinate

1

1...N

New in version >3.34.0.

channel(i1)/crystal/mesh_typestructureCrystal 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)/crystal/mesh_type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/crystal/mesh_type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/crystal/mesh_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/filter_window(i2)AoSSet of filter windows

Set of filter windows

  • Maximum occurrences (MDS+ backend only): 5

Coordinate

1

1...N

channel(i1)/filter_window(i2)/nameSTR_0DShort string identifier (unique for a given device)

Short string identifier (unique for a given device)

channel(i1)/filter_window(i2)/descriptionSTR_0DDescription, e.g. […]

Description, e.g. “channel viewing the upper divertor”

New in version >3.

channel(i1)/filter_window(i2)/geometry_typestructureGeometry 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_0DShort string identifier

Short string identifier

channel(i1)/filter_window(i2)/geometry_type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/filter_window(i2)/geometry_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/filter_window(i2)/curvature_typestructureCurvature 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_0DShort string identifier

Short string identifier

channel(i1)/filter_window(i2)/curvature_type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/filter_window(i2)/curvature_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/filter_window(i2)/centrestructureCoordinates 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)/centre/rmFLT_0DMajor radius

Major radius

channel(i1)/filter_window(i2)/centre/phiradFLT_0DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

channel(i1)/filter_window(i2)/centre/zmFLT_0DHeight

Height

channel(i1)/filter_window(i2)/radiusmFLT_0DRadius 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_vectorstructureComponents 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/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/filter_window(i2)/x1_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/filter_window(i2)/x1_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/filter_window(i2)/x2_unit_vectorstructureComponents 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/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/filter_window(i2)/x2_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/filter_window(i2)/x2_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/filter_window(i2)/x3_unit_vectorstructureComponents 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/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/filter_window(i2)/x3_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/filter_window(i2)/x3_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/filter_window(i2)/x1_widthmFLT_0DFull 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_widthmFLT_0DFull 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)/outlinestructureIrregular 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_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

channel(i1)/filter_window(i2)/outline/x2(:)mFLT_1DPositions along x2 axis

Positions along x2 axis

Coordinate

1

channel(i1)/filter_window(i2)/outline/x1

channel(i1)/filter_window(i2)/x1_curvaturemFLT_0DRadius 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_curvaturemFLT_0DRadius 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)/surfacem^2FLT_0DSurface of the filter, derived from the above geometric data

Surface of the filter, derived from the above geometric data

channel(i1)/filter_window(i2)/materialstructureMaterial 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)/material/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/filter_window(i2)/material/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/filter_window(i2)/material/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/filter_window(i2)/thicknessmFLT_0DThickness of the filter window

Thickness of the filter window

channel(i1)/filter_window(i2)/wavelength_lowermFLT_0DLower bound of the filter wavelength range

Lower bound of the filter wavelength range

channel(i1)/filter_window(i2)/wavelength_uppermFLT_0DUpper bound of the filter wavelength range

Upper bound of the filter wavelength range

channel(i1)/filter_window(i2)/wavelengths(:)mFLT_1DArray of wavelength values

Array of wavelength values

Coordinate

1

1...N

channel(i1)/filter_window(i2)/photon_absorption(:)1FLT_1DProbability of absorbing a photon passing through the filter […]

Probability of absorbing a photon passing through the filter as a function of its wavelength

Coordinate

1

channel(i1)/filter_window(i2)/wavelengths

channel(i1)/camerastructureCharacteristics of the camera used

Characteristics of the camera used

channel(i1)/camera/pixel_dimensions(:)mFLT_1DPixel dimension in each direction (x1, x2)

Pixel dimension in each direction (x1, x2)

Coordinate

1

1...2

channel(i1)/camera/pixels_n(:)INT_1DNumber of pixels in each direction (x1, x2)

Number of pixels in each direction (x1, x2)

Coordinate

1

1...2

channel(i1)/camera/pixel_positionstructurePosition 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/r(:,:)mFLT_2DMajor radius

Major radius

Coordinate

1

1...N

2

1...N

channel(i1)/camera/pixel_position/phi(:,:)radFLT_2DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

Coordinate

1

1...N (same as channel(i1)/camera/pixel_position/r)

2

1...N (same as channel(i1)/camera/pixel_position/r)

channel(i1)/camera/pixel_position/z(:,:)mFLT_2DHeight

Height

Coordinate

1

1...N (same as channel(i1)/camera/pixel_position/r)

2

1...N (same as channel(i1)/camera/pixel_position/r)

channel(i1)/camera/camera_dimensions(:)mFLT_1DTotal camera dimension in each direction (x1, x2)

Total camera dimension in each direction (x1, x2)

Coordinate

1

1...2

channel(i1)/camera/centrestructurePosition of the camera centre

Position of the camera centre

channel(i1)/camera/centre/rmFLT_0DMajor radius

Major radius

channel(i1)/camera/centre/phiradFLT_0DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

channel(i1)/camera/centre/zmFLT_0DHeight

Height

channel(i1)/camera/x1_unit_vectorstructureComponents 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)/camera/x1_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/camera/x1_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/camera/x1_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/camera/x2_unit_vectorstructureComponents 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)/camera/x2_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/camera/x2_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/camera/x2_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/camera/x3_unit_vectorstructureComponents 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/x3_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/camera/x3_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/camera/x3_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/camera/line_of_sightstructureDescription 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_pointstructurePosition of the first point

Position of the first point

channel(i1)/camera/line_of_sight/first_point/r(:,:)mFLT_2DMajor radius

Major radius

Coordinate

1

1...N

2

1...N

channel(i1)/camera/line_of_sight/first_point/phi(:,:)radFLT_2DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

Coordinate

1

1...N (same as channel(i1)/camera/line_of_sight/first_point/r)

2

1...N (same as channel(i1)/camera/line_of_sight/first_point/r)

channel(i1)/camera/line_of_sight/first_point/z(:,:)mFLT_2DHeight

Height

Coordinate

1

1...N (same as channel(i1)/camera/line_of_sight/first_point/r)

2

1...N (same as channel(i1)/camera/line_of_sight/first_point/r)

channel(i1)/camera/line_of_sight/second_pointstructurePosition of the second point

Position of the second point

channel(i1)/camera/line_of_sight/second_point/r(:,:)mFLT_2DMajor radius

Major radius

Coordinate

1

1...N

2

1...N

channel(i1)/camera/line_of_sight/second_point/phi(:,:)radFLT_2DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

Coordinate

1

1...N (same as channel(i1)/camera/line_of_sight/second_point/r)

2

1...N (same as channel(i1)/camera/line_of_sight/second_point/r)

channel(i1)/camera/line_of_sight/second_point/z(:,:)mFLT_2DHeight

Height

Coordinate

1

1...N (same as channel(i1)/camera/line_of_sight/second_point/r)

2

1...N (same as channel(i1)/camera/line_of_sight/second_point/r)

channel(i1)/z_frames(:)mFLT_1DHeight 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

Coordinate

1

1...N

channel(i1)/wavelength_frames(:,:)mFLT_2DWavelength 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

Coordinate

1

1...N

2

channel(i1)/z_frames

channel(i1)/bin(i2)AoSSet 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

Coordinate

1

1...N

New in version >3.35.0.

channel(i1)/bin(i2)/z_pixel_range(:)INT_1DVertical pixel index range indicating the corresponding binned […]

Vertical pixel index range indicating the corresponding binned detector area

Coordinate

1

1...2

channel(i1)/bin(i2)/wavelength(:)mFLT_1DWavelength of incoming photons on each horizontal pixel of this […]

Wavelength of incoming photons on each horizontal pixel of this bin.

Coordinate

1

1...N (same as channel(i1)/wavelength_frames)

channel(i1)/bin(i2)/line_of_sightstructureDescription 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_pointstructurePosition of the first point

Position of the first point

channel(i1)/bin(i2)/line_of_sight/first_point/rmFLT_0DMajor radius

Major radius

channel(i1)/bin(i2)/line_of_sight/first_point/phiradFLT_0DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

channel(i1)/bin(i2)/line_of_sight/first_point/zmFLT_0DHeight

Height

channel(i1)/bin(i2)/line_of_sight/second_pointstructurePosition of the second point

Position of the second point

channel(i1)/bin(i2)/line_of_sight/second_point/rmFLT_0DMajor radius

Major radius

channel(i1)/bin(i2)/line_of_sight/second_point/phiradFLT_0DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

channel(i1)/bin(i2)/line_of_sight/second_point/zmFLT_0DHeight

Height

channel(i1)/bin(i2)/instrument_functionstructureInstrument 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_1DArray of wavelengths on which the instrument function is defined

Array of wavelengths on which the instrument function is defined

Coordinate

1

1...N

channel(i1)/bin(i2)/instrument_function/values(:,:)sr.mFLT_2DExplicit 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.

Coordinate

1

1...N (same as channel(i1)/wavelength_frames)

2

channel(i1)/bin(i2)/instrument_function/wavelengths

channel(i1)/bin(i2)/instrument_function/typestructureInstrument 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_0DShort string identifier

Short string identifier

channel(i1)/bin(i2)/instrument_function/type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/bin(i2)/instrument_function/type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/bin(i2)/instrument_function/intensity(:)mFLT_1DScaling 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

Coordinate

1

channel(i1)/bin(i2)/instrument_function/wavelengths

channel(i1)/bin(i2)/instrument_function/centre(:)mFLT_1DCentre (in terms of absolute wavelength) of instrument function

Centre (in terms of absolute wavelength) of instrument function

Coordinate

1

channel(i1)/bin(i2)/instrument_function/wavelengths

channel(i1)/bin(i2)/instrument_function/sigma(:)mFLT_1DStandard deviation of Gaussian instrument function

Standard deviation of Gaussian instrument function

Coordinate

1

channel(i1)/bin(i2)/instrument_function/wavelengths

channel(i1)/bin(i2)/instrument_function/scale(:)mFLT_1DScale of Lorentzian instrument function (full width at half height)

Scale of Lorentzian instrument function (full width at half height)

Coordinate

1

channel(i1)/bin(i2)/instrument_function/wavelengths

channel(i1)/frame(itime)AoSSet of frames

Set of frames

Coordinate

1

channel(i1)/frame(itime)/time

channel(i1)/frame(itime)/counts_n(:,:)1FLT_2DNumber 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

Coordinate

1

1...N (same as channel(i1)/wavelength_frames)

2

channel(i1)/z_frames

New in version >3.34.0.

channel(i1)/frame(itime)/counts_bin_n(:,:)1FLT_2DNumber 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

Coordinate

1

1...N (same as channel(i1)/wavelength_frames)

2

channel(i1)/bin

New in version >3.35.0.

channel(i1)/frame(itime)/timesFLT_0DTime

Time

channel(i1)/energies(:)eVFLT_1DArray of energy values for tabulation of the detection efficiency

Array of energy values for tabulation of the detection efficiency

Coordinate

1

1...N

New in version >3.34.0.

channel(i1)/detection_efficiency(:)1FLT_1DProbability of detection of a photon impacting the detector as […]

Probability of detection of a photon impacting the detector as a function of its energy

Coordinate

1

channel(i1)/energies

New in version >3.34.0.

channel(i1)/profiles_line_integratedstructureProfiles 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_pointstructureFor 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_1DMajor radius

Major radius

Coordinate

1

1...N

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/phi(:)radFLT_1DToroidal angle (oriented counter-clockwise when viewing from […]

Toroidal angle (oriented counter-clockwise when viewing from above)

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/z(:)mFLT_1DHeight

Height

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm1structureShortest 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

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/data(:,:)1FLT_2DData

Data

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

2

channel(i1)/profiles_line_integrated/time

channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/validity_timed(:)INT_1DIndicator 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)

Coordinate

1

channel(i1)/profiles_line_integrated/time

channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/validityINT_0DIndicator 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_ieVstructureIon 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)

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

channel(i1)/profiles_line_integrated/t_i/data(:,:)eVFLT_2DData

Data

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

2

channel(i1)/profiles_line_integrated/time

channel(i1)/profiles_line_integrated/t_i/validity_timed(:)INT_1DIndicator 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)

Coordinate

1

channel(i1)/profiles_line_integrated/time

channel(i1)/profiles_line_integrated/t_i/validityINT_0DIndicator 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_eeVstructureElectron temperature (estimated from a spectral fit directly […]

Electron temperature (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

channel(i1)/profiles_line_integrated/t_e/data(:,:)eVFLT_2DData

Data

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

2

channel(i1)/profiles_line_integrated/time

channel(i1)/profiles_line_integrated/t_e/validity_timed(:)INT_1DIndicator 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)

Coordinate

1

channel(i1)/profiles_line_integrated/time

channel(i1)/profiles_line_integrated/t_e/validityINT_0DIndicator 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^-1structureToroidal 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)

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

channel(i1)/profiles_line_integrated/velocity_tor/data(:,:)m.s^-1FLT_2DData

Data

Coordinate

1

channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r

2

channel(i1)/profiles_line_integrated/time

channel(i1)/profiles_line_integrated/velocity_tor/validity_timed(:)INT_1DIndicator 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)

Coordinate

1

channel(i1)/profiles_line_integrated/time

channel(i1)/profiles_line_integrated/velocity_tor/validityINT_0DIndicator 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/time(:)sFLT_1DTimebase for the dynamic nodes of this probe located at this […]

Timebase for the dynamic nodes of this probe located at this level of the IDS structure

Coordinate

1

1...N

channel(i1)/instrument_functionstructureInstrument 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_1DArray of wavelengths on which the instrument function is defined

Array of wavelengths on which the instrument function is defined

Coordinate

1

1...N

channel(i1)/instrument_function/values(:,:,:)sr.mFLT_3DExplicit 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.

Coordinate

1

1...N (same as channel(i1)/wavelength_frames)

2

channel(i1)/z_frames

3

channel(i1)/instrument_function/wavelengths

channel(i1)/instrument_function/typestructureInstrument function type

Instrument function type

This is an identifier. See spectro_x_instrument_function_identifier for the available options.

channel(i1)/instrument_function/type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/instrument_function/type/indexINT_0DInteger identifier (enumeration index within a list). […]

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

channel(i1)/instrument_function/type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/instrument_function/intensity(:,:)mFLT_2DScaling 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

Coordinate

1

channel(i1)/z_frames

2

channel(i1)/instrument_function/wavelengths

channel(i1)/instrument_function/centre(:,:)mFLT_2DCentre (in terms of absolute wavelength) of instrument function

Centre (in terms of absolute wavelength) of instrument function

Coordinate

1

channel(i1)/z_frames

2

channel(i1)/instrument_function/wavelengths

channel(i1)/instrument_function/sigma(:,:)mFLT_2DStandard deviation of Gaussian instrument function

Standard deviation of Gaussian instrument function

Coordinate

1

channel(i1)/z_frames

2

channel(i1)/instrument_function/wavelengths

channel(i1)/instrument_function/scale(:,:)mFLT_2DScale of Lorentzian instrument function (full width at half height)

Scale of Lorentzian instrument function (full width at half height)

Coordinate

1

channel(i1)/z_frames

2

channel(i1)/instrument_function/wavelengths

latencysFLT_0DUpper 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.

New in version >3.32.1.

codestructure

See common IDS structure reference: code.

time(:)sFLT_1DGeneric time

Generic time

Coordinate

1

1...N