spectrometer_visible

Spectrometer in visible light range diagnostic

  • Maximum occurrences (MDS+ backend only): 1

New in version 3.3.1: lifecycle status alpha

Changed in version 4.1.0.

ids_propertiesstructure

See common IDS structure reference: ids_properties.

detector_layoutSTR_0DLayout of the detector grid employed. […]

Layout of the detector grid employed. Ex: ‘4x16’, ‘4x32’, ‘1x18’

channel(i1)AoSSet of channels (detector or pixel of a camera)

Set of channels (detector or pixel of a camera)

  • Maximum occurrences (MDS+ backend only): 240

Coordinate

1

1...N

channel(i1)/nameSTR_0DName of the channel

Name of the channel

channel(i1)/object_observedSTR_0DMain object observed by the channel

Main object observed by the channel

channel(i1)/typestructureType of spectrometer the channel is connected to (index=1: grating, […]

Type of spectrometer the channel is connected to (index=1: grating, 2: filter)

channel(i1)/type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/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)/type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/detectorstructureDetector description

Detector description

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

Major radius

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

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

channel(i1)/detector/centre/zmFLT_0DHeight

Height

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

Radius of the circle, used only if geometry_type = 2

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

channel(i1)/detector/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)/detector/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)/detector/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)/detector/outline/x1(:)mFLT_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

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

Positions along x2 axis

Coordinate

1

channel(i1)/detector/outline/x1

channel(i1)/detector/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)/aperture(i2)AoSDescription of a set of collimating apertures

Description of a set of collimating apertures

  • Maximum occurrences (MDS+ backend only): 5

Coordinate

1

1...N

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

Major radius

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

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

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

Height

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

Radius of the circle, used only if geometry_type = 2

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

channel(i1)/aperture(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 detector/aperture plane and oriented towards the plasma.

Click here for further documentation.

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

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

Positions along x1 axis

Coordinate

1

1...N

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

Positions along x2 axis

Coordinate

1

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

channel(i1)/aperture(i2)/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)/etenduem^2.srFLT_0DEtendue (geometric extent) of the channel’s optical system

Etendue (geometric extent) of the channel’s optical system

channel(i1)/etendue_methodstructureMethod used to calculate the etendue. […]

Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods

channel(i1)/etendue_method/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/etendue_method/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)/etendue_method/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/line_of_sightstructureDescription of the line of sight of the channel, given by 2 points

Description of the line of sight of the channel, given by 2 points

channel(i1)/line_of_sight/first_pointstructurePosition of the first point

Position of the first point

channel(i1)/line_of_sight/first_point/rmFLT_0DMajor radius

Major radius

channel(i1)/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)/line_of_sight/first_point/zmFLT_0DHeight

Height

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

Position of the second point

channel(i1)/line_of_sight/second_point/rmFLT_0DMajor radius

Major radius

channel(i1)/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)/line_of_sight/second_point/zmFLT_0DHeight

Height

channel(i1)/detector_imagestructureImage of the detector or pixel on the focal plane of the optical […]

Image of the detector or pixel on the focal plane of the optical system

channel(i1)/detector_image/geometry_typeINT_0DType of geometry used to describe the image (1:’outline’, 2:’circular’)

Type of geometry used to describe the image (1:’outline’, 2:’circular’)

channel(i1)/detector_image/outlinestructureCoordinates of the points shaping the polygon of the image

Coordinates of the points shaping the polygon of the image

channel(i1)/detector_image/outline/r(:)mFLT_1DMajor radius

Major radius

Coordinate

1

1...N

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

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

Coordinate

1

channel(i1)/detector_image/outline/r

channel(i1)/detector_image/outline/z(:)mFLT_1DHeight

Height

Coordinate

1

channel(i1)/detector_image/outline/r

channel(i1)/detector_image/circularstructureDescription of circular or elliptic image

Description of circular or elliptic image

channel(i1)/detector_image/circular/radiusmFLT_0DRadius of the circle

Radius of the circle

channel(i1)/detector_image/circular/ellipticity1FLT_0DEllipticity

Ellipticity

channel(i1)/fibre_imagestructureImage of the optical fibre on the focal plane of the optical […]

Image of the optical fibre on the focal plane of the optical system

channel(i1)/fibre_image/geometry_typeINT_0DType of geometry used to describe the image (1:’outline’, 2:’circular’)

Type of geometry used to describe the image (1:’outline’, 2:’circular’)

channel(i1)/fibre_image/outlinestructureCoordinates of the points shaping the polygon of the image

Coordinates of the points shaping the polygon of the image

channel(i1)/fibre_image/outline/r(:)mFLT_1DMajor radius

Major radius

Coordinate

1

1...N

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

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

Coordinate

1

channel(i1)/fibre_image/outline/r

channel(i1)/fibre_image/outline/z(:)mFLT_1DHeight

Height

Coordinate

1

channel(i1)/fibre_image/outline/r

channel(i1)/fibre_image/circularstructureDescription of circular or elliptic image

Description of circular or elliptic image

channel(i1)/fibre_image/circular/radiusmFLT_0DRadius of the circle

Radius of the circle

channel(i1)/fibre_image/circular/ellipticity1FLT_0DEllipticity

Ellipticity

channel(i1)/light_collection_efficienciesstructureLight collection efficiencies (fraction of the local emission […]

Light collection efficiencies (fraction of the local emission detected by the optical system) for a list of points defining regions of interest. To be used for non-pinhole optics.

channel(i1)/light_collection_efficiencies/values(:)1FLT_1DValues of the light collection efficiencies

Values of the light collection efficiencies

Coordinate

1

channel(i1)/light_collection_efficiencies/positions/r

channel(i1)/light_collection_efficiencies/positionsstructureList of positions for which the light collection efficiencies […]

List of positions for which the light collection efficiencies are provided

channel(i1)/light_collection_efficiencies/positions/r(:)mFLT_1DMajor radius

Major radius

Coordinate

1

1...N

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

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

Coordinate

1

channel(i1)/light_collection_efficiencies/positions/r

channel(i1)/light_collection_efficiencies/positions/z(:)mFLT_1DHeight

Height

Coordinate

1

channel(i1)/light_collection_efficiencies/positions/r

channel(i1)/active_spatial_resolution(itime)AoSIn case of active spectroscopy, describes the spatial resolution […]

In case of active spectroscopy, describes the spatial resolution of the measurement, calculated as a convolution of the atomic smearing, magnetic and beam geometry smearing and detector projection, for a set of time slices

Coordinate

1

channel(i1)/active_spatial_resolution(itime)/time

channel(i1)/active_spatial_resolution(itime)/centrestructurePosition of the centre of the spatially resolved zone

Position of the centre of the spatially resolved zone

channel(i1)/active_spatial_resolution(itime)/centre/rmFLT_0DMajor radius

Major radius

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

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

channel(i1)/active_spatial_resolution(itime)/centre/zmFLT_0DHeight

Height

channel(i1)/active_spatial_resolution(itime)/widthstructureFull width of the spatially resolved zone in the R, Z and phi […]

Full width of the spatially resolved zone in the R, Z and phi directions

channel(i1)/active_spatial_resolution(itime)/width/rmFLT_0DMajor radius

Major radius

channel(i1)/active_spatial_resolution(itime)/width/phiradFLT_0DToroidal angle (oriented counter-clockwise when viewing from […]

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

channel(i1)/active_spatial_resolution(itime)/width/zmFLT_0DHeight

Height

channel(i1)/active_spatial_resolution(itime)/timesFLT_0DTime

Time

channel(i1)/polarizerstructurePolarizer description

Polarizer description

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

Major radius

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

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

channel(i1)/polarizer/centre/zmFLT_0DHeight

Height

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

Radius of the circle, used only if geometry_type = 2

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

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

Component along X axis

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

Component along Y axis

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

Component along Z axis

channel(i1)/polarizer/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)/polarizer/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)/polarizer/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)/polarizer/outline/x1(:)mFLT_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

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

Positions along x2 axis

Coordinate

1

channel(i1)/polarizer/outline/x1

channel(i1)/polarizer/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)/polarizer_activeINT_0DIndicator of whether a polarizer is present and active in the […]

Indicator of whether a polarizer is present and active in the optical system (set to 1 in this case, set to 0 or leave empty ottherwise)

channel(i1)/grating_spectrometerstructureQuantities measured by the channel if connected to a grating […]

Quantities measured by the channel if connected to a grating spectrometer

channel(i1)/grating_spectrometer/gratingm^-1FLT_0DNumber of grating lines per unit length

Number of grating lines per unit length

channel(i1)/grating_spectrometer/slit_widthmFLT_0DWidth of the slit (placed in the object focal plane)

Width of the slit (placed in the object focal plane)

channel(i1)/grating_spectrometer/wavelengths(:)mFLT_1DMeasured wavelengths

Measured wavelengths

Coordinate

1

1...N

channel(i1)/grating_spectrometer/radiance_spectralm^-2.s^-1.sr^-1.m^-1structureCalibrated spectral radiance (radiance per unit wavelength)

Calibrated spectral radiance (radiance per unit wavelength)

Coordinate

1

channel(i1)/grating_spectrometer/wavelengths

2

channel(i1)/grating_spectrometer/radiance_spectral/time

channel(i1)/grating_spectrometer/radiance_spectral/data(:,:)m^-2.s^-1.sr^-1.m^-1FLT_2DData

Data

Coordinate

1

channel(i1)/grating_spectrometer/wavelengths

2

channel(i1)/grating_spectrometer/radiance_spectral/time

channel(i1)/grating_spectrometer/radiance_spectral/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

channel(i1)/grating_spectrometer/intensity_spectrums^-1structureIntensity spectrum (not calibrated), i.e. […]

Intensity spectrum (not calibrated), i.e. number of photoelectrons detected by unit time by a wavelength pixel of the channel, taking into account electronic gain compensation and channels relative calibration

Coordinate

1

channel(i1)/grating_spectrometer/wavelengths

2

channel(i1)/grating_spectrometer/intensity_spectrum/time

channel(i1)/grating_spectrometer/intensity_spectrum/data(:,:)s^-1FLT_2DData

Data

Coordinate

1

channel(i1)/grating_spectrometer/wavelengths

2

channel(i1)/grating_spectrometer/intensity_spectrum/time

channel(i1)/grating_spectrometer/intensity_spectrum/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

channel(i1)/grating_spectrometer/exposure_timesFLT_0DExposure time

Exposure time

channel(i1)/grating_spectrometer/processed_line(i2)AoSSet of processed spectral lines

Set of processed spectral lines

  • Maximum occurrences (MDS+ backend only): 20

Coordinate

1

1...N

channel(i1)/grating_spectrometer/processed_line(i2)/nameSTR_0DString identifying the processed line. […]

String identifying the processed line. To avoid ambiguities, the following syntax is used : element with ionization state_wavelength in Angstrom (e.g. WI_4000)

Changed in version 3.42.0: Renamed from label

channel(i1)/grating_spectrometer/processed_line(i2)/wavelength_centralmFLT_0DCentral wavelength of the processed line

Central wavelength of the processed line

channel(i1)/grating_spectrometer/processed_line(i2)/radiancem^-2.s^-1.sr^-1structureCalibrated, background subtracted radiance (integrated over the […]

Calibrated, background subtracted radiance (integrated over the spectrum for this line)

channel(i1)/grating_spectrometer/processed_line(i2)/radiance/data(:)m^-2.s^-1.sr^-1FLT_1DData

Data

Coordinate

1

channel(i1)/grating_spectrometer/processed_line(i2)/radiance/time

channel(i1)/grating_spectrometer/processed_line(i2)/radiance/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

channel(i1)/grating_spectrometer/processed_line(i2)/intensitys^-1structureNon-calibrated intensity (integrated over the spectrum for this […]

Non-calibrated intensity (integrated over the spectrum for this line)

channel(i1)/grating_spectrometer/processed_line(i2)/intensity/data(:)s^-1FLT_1DData

Data

Coordinate

1

channel(i1)/grating_spectrometer/processed_line(i2)/intensity/time

channel(i1)/grating_spectrometer/processed_line(i2)/intensity/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

channel(i1)/grating_spectrometer/radiance_calibration(:)m^-3.sr^-1FLT_1DRadiance calibration

Radiance calibration

Coordinate

1

channel(i1)/grating_spectrometer/wavelengths

channel(i1)/grating_spectrometer/radiance_calibration_dateSTR_0DDate of the radiance calibration (yyyy_mm_dd)

Date of the radiance calibration (yyyy_mm_dd)

channel(i1)/grating_spectrometer/wavelength_calibrationstructureWavelength calibration data. […]

Wavelength calibration data. The wavelength is obtained from the pixel index k by: wavelength = k * gain + offset. k is starting from 1.

channel(i1)/grating_spectrometer/wavelength_calibration/offsetmFLT_0DOffset

Offset

channel(i1)/grating_spectrometer/wavelength_calibration/gainmFLT_0DGain

Gain

channel(i1)/grating_spectrometer/wavelength_calibration_dateSTR_0DDate of the wavelength calibration (yyyy_mm_dd)

Date of the wavelength calibration (yyyy_mm_dd)

channel(i1)/grating_spectrometer/instrument_function(:,:)mFLT_2DArray of Gaussian widths and amplitudes which as a sum make up […]

Array of Gaussian widths and amplitudes which as a sum make up the instrument function. The instrument function is the shape that would be measured by a grating spectrometer if perfectly monochromatic line emission would be used as input. F(lambda) = 1 / sqrt (2*pi) * sum( instrument_function(1,i) / instrument_function(2,i) ) * exp( -lambda^2 / (2 * instrument_function(2,i)^2) ) ), whereby sum( instrument_function(1,i) ) = 1

Coordinate

1

1...2

2

1...N

New in version >3.36.0.

channel(i1)/filter_spectrometerstructureQuantities measured by the channel if connected to a filter spectrometer

Quantities measured by the channel if connected to a filter spectrometer

channel(i1)/filter_spectrometer/filterstructureFilter description

Filter description

New in version >3.38.1.

channel(i1)/filter_spectrometer/filter/wavelength_centralmFLT_0DCentral wavelength of the filter

Central wavelength of the filter

channel(i1)/filter_spectrometer/filter/wavelength_widthmFLT_0DFilter transmission function width (at 90% level)

Filter transmission function width (at 90% level)

channel(i1)/filter_spectrometer/processed_line(i2)AoSSet of processed spectral lines (normally a single line is filtered […]

Set of processed spectral lines (normally a single line is filtered out, but it may happen in some cases that several lines go through the filter).

  • Maximum occurrences (MDS+ backend only): 20

Coordinate

1

1...N

New in version >3.38.1.

channel(i1)/filter_spectrometer/processed_line(i2)/nameSTR_0DString identifying the processed line. […]

String identifying the processed line. To avoid ambiguities, the following syntax is used : element with ionization state_wavelength in Angstrom (e.g. WI_4000)

Changed in version 3.42.0: Renamed from label

channel(i1)/filter_spectrometer/processed_line(i2)/wavelength_centralmFLT_0DCentral wavelength of the processed line

Central wavelength of the processed line

channel(i1)/filter_spectrometer/output_voltageVstructureRaw voltage output of the whole acquisition chain

Raw voltage output of the whole acquisition chain

channel(i1)/filter_spectrometer/output_voltage/data(:)VFLT_1DData

Data

Coordinate

1

channel(i1)/filter_spectrometer/output_voltage/time

channel(i1)/filter_spectrometer/output_voltage/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

channel(i1)/filter_spectrometer/photoelectric_voltageVstructureGain corrected and background subtracted voltage

Gain corrected and background subtracted voltage

channel(i1)/filter_spectrometer/photoelectric_voltage/data(:)VFLT_1DData

Data

Coordinate

1

channel(i1)/filter_spectrometer/photoelectric_voltage/time

channel(i1)/filter_spectrometer/photoelectric_voltage/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

channel(i1)/filter_spectrometer/photon_counts^-1structureDetected photon count

Detected photon count

channel(i1)/filter_spectrometer/photon_count/data(:)s^-1FLT_1DData

Data

Coordinate

1

channel(i1)/filter_spectrometer/photon_count/time

channel(i1)/filter_spectrometer/photon_count/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

channel(i1)/filter_spectrometer/exposure_timesFLT_0DExposure time

Exposure time

channel(i1)/filter_spectrometer/wavelengths(:)mFLT_1DArray of wavelengths for radiance calibration

Array of wavelengths for radiance calibration

Coordinate

1

1...N

New in version >3.38.1.

channel(i1)/filter_spectrometer/radiance_calibration(:)m^-3.sr^-1FLT_1DRadiance calibration

Radiance calibration

Coordinate

1

channel(i1)/filter_spectrometer/wavelengths

Changed in version 3.39.0: Type changed from FLT_0D

New in version >3.38.1.

channel(i1)/filter_spectrometer/radiance_calibration_dateSTR_0DDate of the radiance calibration (yyyy_mm_dd)

Date of the radiance calibration (yyyy_mm_dd)

channel(i1)/filter_spectrometer/sensitivity(:)V.W^-1FLT_1DPhotoelectric sensitivity of the detector. […]

Photoelectric sensitivity of the detector. This is the conversion factor from the received power on the detector into electric voltage depending on the wavelength

Coordinate

1

channel(i1)/filter_spectrometer/wavelengths

New in version >3.38.1.

channel(i1)/validity_timedstructureIndicator of the validity of the channel as a function of time […]

Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)

channel(i1)/validity_timed/data(:)INT_1DData

Data

Coordinate

1

channel(i1)/validity_timed/time

channel(i1)/validity_timed/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

channel(i1)/validityINT_0DIndicator of the validity of the channel for the whole acquisition […]

Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)

channel(i1)/isotope_ratiosstructureIsotope ratios and related information

Isotope ratios and related information

channel(i1)/isotope_ratios/validity_timed(:)INT_1DIndicator of the validity of the isotope ratios as a function […]

Indicator of the validity of the isotope ratios as a function of time (0 means valid, negative values mean non-valid)

Coordinate

1

channel(i1)/isotope_ratios/time

channel(i1)/isotope_ratios/validityINT_0DIndicator of the validity of the isotope ratios for the whole […]

Indicator of the validity of the isotope ratios for the whole acquisition period (0 means valid, negative values mean non-valid)

channel(i1)/isotope_ratios/signal_to_noise(:)dBFLT_1DLog10 of the ratio of the powers in two bands, one with the spectral […]

Log10 of the ratio of the powers in two bands, one with the spectral lines of interest (signal) the other without spectral lines (noise).

Coordinate

1

channel(i1)/isotope_ratios/time

channel(i1)/isotope_ratios/methodstructureFitting method used to calculate isotope ratios

Fitting method used to calculate isotope ratios

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

channel(i1)/isotope_ratios/method/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/isotope_ratios/method/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)/isotope_ratios/method/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/isotope_ratios/isotope(i2)AoSSet of isotopes

Set of isotopes

  • Maximum occurrences (MDS+ backend only): 3

Coordinate

1

1...N

channel(i1)/isotope_ratios/isotope(i2)/element(i3)AoSList of elements forming the atom or molecule

List of elements forming the atom or molecule

  • Maximum occurrences (MDS+ backend only): 5

Coordinate

1

1...N

channel(i1)/isotope_ratios/isotope(i2)/element(i3)/auFLT_0DMass of atom

Mass of atom

channel(i1)/isotope_ratios/isotope(i2)/element(i3)/z_neINT_0DNuclear charge

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

channel(i1)/isotope_ratios/isotope(i2)/element(i3)/atoms_nINT_0DNumber of atoms of this element in the molecule

Number of atoms of this element in the molecule

channel(i1)/isotope_ratios/isotope(i2)/nameSTR_0DString identifying the species (H, D, T, He3, He4)

String identifying the species (H, D, T, He3, He4)

Changed in version 3.42.0: Renamed from label

channel(i1)/isotope_ratios/isotope(i2)/density_ratio(:)1FLT_1DRatio of the density of neutrals of this isotope over the summed […]

Ratio of the density of neutrals of this isotope over the summed neutral densities of all other isotopes described in the ../isotope array

Coordinate

1

channel(i1)/isotope_ratios/isotope(i2)/time

channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_fraction(:)1FLT_1DFraction of cold neutrals for this isotope (n_cold_neutrals/(n_cold_neutrals+n_hot_neutrals))

Fraction of cold neutrals for this isotope (n_cold_neutrals/(n_cold_neutrals+n_hot_neutrals))

Coordinate

1

channel(i1)/isotope_ratios/isotope(i2)/time

channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_fraction(:)1FLT_1DFraction of hot neutrals for this isotope (n_hot_neutrals/(n_cold_neutrals+n_hot_neutrals))

Fraction of hot neutrals for this isotope (n_hot_neutrals/(n_cold_neutrals+n_hot_neutrals))

Coordinate

1

channel(i1)/isotope_ratios/isotope(i2)/time

channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_temperature(:)eVFLT_1DTemperature of cold neutrals for this isotope

Temperature of cold neutrals for this isotope

Coordinate

1

channel(i1)/isotope_ratios/isotope(i2)/time

channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_temperature(:)eVFLT_1DTemperature of hot neutrals for this isotope

Temperature of hot neutrals for this isotope

Coordinate

1

channel(i1)/isotope_ratios/isotope(i2)/time

channel(i1)/isotope_ratios/isotope(i2)/time(:)sFLT_1DTimebase for dynamic quantities at this level of the data structure

Timebase for dynamic quantities at this level of the data structure

Coordinate

1

1...N

channel(i1)/isotope_ratios/time(:)sFLT_1DTimebase for dynamic quantities at this level of the data structure

Timebase for dynamic quantities at this level of the data structure

Coordinate

1

1...N

channel(i1)/polarization_spectroscopystructurePhysics quantities measured from polarized light spectroscopy

Physics quantities measured from polarized light spectroscopy

channel(i1)/polarization_spectroscopy/e_field_lh_r(:)V.m^-1FLT_1DLower Hybrid electric field component in the major radius direction

Lower Hybrid electric field component in the major radius direction

Coordinate

1

channel(i1)/polarization_spectroscopy/time

channel(i1)/polarization_spectroscopy/e_field_lh_z(:)V.m^-1FLT_1DLower Hybrid electric field component in the vertical direction

Lower Hybrid electric field component in the vertical direction

Coordinate

1

channel(i1)/polarization_spectroscopy/time

channel(i1)/polarization_spectroscopy/e_field_lh_phi(:)V.m^-1FLT_1DLower Hybrid electric field component in the toroidal direction

Lower Hybrid electric field component in the toroidal direction

Coordinate

1

channel(i1)/polarization_spectroscopy/time

Changed in version 4.1.0: Renamed from e_field_lh_tor

channel(i1)/polarization_spectroscopy/b_field_modulus(:)TFLT_1DModulus of the magnetic field (always positive, irrespective […]

Modulus of the magnetic field (always positive, irrespective of the sign convention for the B-field direction), obtained from Zeeman effect fit

Coordinate

1

channel(i1)/polarization_spectroscopy/time

channel(i1)/polarization_spectroscopy/n_e(:)m^-3FLT_1DElectron density, obtained from Stark broadening fit

Electron density, obtained from Stark broadening fit

Coordinate

1

channel(i1)/polarization_spectroscopy/time

channel(i1)/polarization_spectroscopy/temperature_cold_neutrals(:)eVFLT_1DFit of cold neutrals temperature

Fit of cold neutrals temperature

Coordinate

1

channel(i1)/polarization_spectroscopy/time

channel(i1)/polarization_spectroscopy/temperature_hot_neutrals(:)eVFLT_1DFit of hot neutrals temperature

Fit of hot neutrals temperature

Coordinate

1

channel(i1)/polarization_spectroscopy/time

channel(i1)/polarization_spectroscopy/velocity_cold_neutrals(:)m.s^-1FLT_1DProjection of the cold neutral velocity along the line of sight, […]

Projection of the cold neutral velocity along the line of sight, positive when going from first point to second point of the line of sight

Coordinate

1

channel(i1)/polarization_spectroscopy/time

channel(i1)/polarization_spectroscopy/velocity_hot_neutrals(:)m.s^-1FLT_1DProjection of the hot neutral velocity along the line of sight, […]

Projection of the hot neutral velocity along the line of sight, positive when going from first point to second point of the line of sight

Coordinate

1

channel(i1)/polarization_spectroscopy/time

channel(i1)/polarization_spectroscopy/time(:)sFLT_1DTimebase for dynamic quantities at this level of the data structure

Timebase for dynamic quantities at this level of the data structure

Coordinate

1

1...N

channel(i1)/geometry_matrixstructureDescription of geometry matrix (ray transfer matrix)

Description of geometry matrix (ray transfer matrix)

channel(i1)/geometry_matrix/with_reflectionsstructureGeometry matrix with reflections

Geometry matrix with reflections

New in version >3.37.2.

channel(i1)/geometry_matrix/with_reflections/data(:)mFLT_1DThe Ray Transfer Matrix (RTM, or geometry matrix) here provides […]

The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to the receiver (detector or head of an optic fibre). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices

Coordinate

1

1...N

channel(i1)/geometry_matrix/with_reflections/voxel_indices(:)INT_1DList of voxel indices (defined in the voxel map) used in the […]

List of voxel indices (defined in the voxel map) used in the sparse data array

Coordinate

1

channel(i1)/geometry_matrix/with_reflections/data

channel(i1)/geometry_matrix/without_reflectionsstructureGeometry matrix without reflections

Geometry matrix without reflections

New in version >3.37.2.

channel(i1)/geometry_matrix/without_reflections/data(:)mFLT_1DThe Ray Transfer Matrix (RTM, or geometry matrix) here provides […]

The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to the receiver (detector or head of an optic fibre). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices

Coordinate

1

1...N

channel(i1)/geometry_matrix/without_reflections/voxel_indices(:)INT_1DList of voxel indices (defined in the voxel map) used in the […]

List of voxel indices (defined in the voxel map) used in the sparse data array

Coordinate

1

channel(i1)/geometry_matrix/without_reflections/data

channel(i1)/geometry_matrix/interpolatedstructureInterpolated geometry matrix for reflected light

Interpolated geometry matrix for reflected light

New in version >3.37.2.

channel(i1)/geometry_matrix/interpolated/r(:)mFLT_1DMajor radius of interpolation knots

Major radius of interpolation knots

Coordinate

1

1...N

channel(i1)/geometry_matrix/interpolated/z(:)mFLT_1DHeight of interpolation knots

Height of interpolation knots

Coordinate

1

channel(i1)/geometry_matrix/interpolated/r

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

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

Coordinate

1

channel(i1)/geometry_matrix/interpolated/r

channel(i1)/geometry_matrix/interpolated/data(:)m^-2FLT_1DInterpolated Ray Transfer Matrix (RTM, or geometry matrix), which […]

Interpolated Ray Transfer Matrix (RTM, or geometry matrix), which provides transformation of the reflected light from each interpolation knot to the receiver (detector or head of an optic fibre). When convolving with an emission profile, the values must be interpolated to the emission grid and multiplied by the volume of the grid cells. The interpolated matrix is given on an array of interpolation knots of coordinates r, z and phi

Coordinate

1

channel(i1)/geometry_matrix/interpolated/r

channel(i1)/geometry_matrix/voxel_map(:,:,:)INT_3DVoxel map for geometry matrix. […]

Voxel map for geometry matrix. The cells with same number are merged in the computation into a single emission source meta-cell (the voxel). Cells with number -1 are excluded. Voxel count starts from 0.

Coordinate

1

channel(i1)/geometry_matrix/emission_grid/dim1

2

channel(i1)/geometry_matrix/emission_grid/dim2

3

channel(i1)/geometry_matrix/emission_grid/dim3

channel(i1)/geometry_matrix/voxels_nINT_0DNumber of voxels defined in the voxel_map.

Number of voxels defined in the voxel_map.

New in version >3.37.2.

channel(i1)/geometry_matrix/emission_gridstructureGrid defining the light emission cells

Grid defining the light emission cells

channel(i1)/geometry_matrix/emission_grid/grid_typestructureGrid type

Grid type

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

channel(i1)/geometry_matrix/emission_grid/grid_type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/geometry_matrix/emission_grid/grid_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)/geometry_matrix/emission_grid/grid_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/geometry_matrix/emission_grid/dim1(:)mixedFLT_1DFirst dimension values

First dimension values

Coordinate

1

1...N

channel(i1)/geometry_matrix/emission_grid/dim2(:)mixedFLT_1DSecond dimension values

Second dimension values

Coordinate

1

1...N

channel(i1)/geometry_matrix/emission_grid/dim3(:)mixedFLT_1DThird dimension values

Third dimension values

Coordinate

1

1...N

channel(i1)/optical_element(i2)AoSSet of optical elements

Set of optical elements

  • Maximum occurrences (MDS+ backend only): 10

Coordinate

1

1...N

New in version >3.38.1.

channel(i1)/optical_element(i2)/typestructureType of optical element. […]

Type of optical element. In case of ‘mirror’ and ‘diaphragm’, the element is described by one ‘front_surface’. In case of ‘lens’, the element is described by ‘front_surface’ and ‘back_surface’.

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

channel(i1)/optical_element(i2)/type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/optical_element(i2)/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)/optical_element(i2)/type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/optical_element(i2)/front_surfacestructureCurvature of the front surface

Curvature of the front surface

channel(i1)/optical_element(i2)/front_surface/curvature_typestructureCurvature of the surface

Curvature of the surface

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

channel(i1)/optical_element(i2)/front_surface/curvature_type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/optical_element(i2)/front_surface/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)/optical_element(i2)/front_surface/curvature_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/optical_element(i2)/front_surface/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)/optical_element(i2)/front_surface/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)/optical_element(i2)/back_surfacestructureCurvature of the front surface

Curvature of the front surface

channel(i1)/optical_element(i2)/back_surface/curvature_typestructureCurvature of the surface

Curvature of the surface

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

channel(i1)/optical_element(i2)/back_surface/curvature_type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/optical_element(i2)/back_surface/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)/optical_element(i2)/back_surface/curvature_type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/optical_element(i2)/back_surface/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)/optical_element(i2)/back_surface/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)/optical_element(i2)/thicknessmFLT_0DDistance between front_surface and back_surface along the X3 […]

Distance between front_surface and back_surface along the X3 vector

channel(i1)/optical_element(i2)/material_propertiesstructureMaterial properties of the optical element

Material properties of the optical element

channel(i1)/optical_element(i2)/material_properties/typestructureType of optical element material. […]

Type of optical element material. In case of ‘metal’ refractive_index and extinction_coefficient are used. In case of ‘dielectric’ refractive_index and transmission_coefficient are used.

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

channel(i1)/optical_element(i2)/material_properties/type/nameSTR_0DShort string identifier

Short string identifier

channel(i1)/optical_element(i2)/material_properties/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)/optical_element(i2)/material_properties/type/descriptionSTR_0DVerbose description

Verbose description

channel(i1)/optical_element(i2)/material_properties/wavelengths(:)mFLT_1DWavelengths array for refractive_index, extinction_coefficient […]

Wavelengths array for refractive_index, extinction_coefficient and transmission_coefficient

Coordinate

1

1...N

channel(i1)/optical_element(i2)/material_properties/refractive_index(:)1FLT_1DRefractive index (for metal and dielectric)

Refractive index (for metal and dielectric)

Coordinate

1

channel(i1)/optical_element(i2)/material_properties/wavelengths

channel(i1)/optical_element(i2)/material_properties/extinction_coefficient(:)1FLT_1DExtinction coefficient (for metal)

Extinction coefficient (for metal)

Coordinate

1

channel(i1)/optical_element(i2)/material_properties/wavelengths

channel(i1)/optical_element(i2)/material_properties/transmission_coefficient(:)1FLT_1DTransmission coefficient (for dielectric)

Transmission coefficient (for dielectric)

Coordinate

1

channel(i1)/optical_element(i2)/material_properties/wavelengths

channel(i1)/optical_element(i2)/material_properties/roughness(:)1FLT_1DRoughness parameter of the material. […]

Roughness parameter of the material. Varies in range [0, 1]. 0 is perfectly specular, 1 is perfectly rough

Coordinate

1

channel(i1)/optical_element(i2)/material_properties/wavelengths

channel(i1)/optical_element(i2)/geometrystructureFurther geometrical description of the element

Further geometrical description of the element

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

Major radius

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

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

channel(i1)/optical_element(i2)/geometry/centre/zmFLT_0DHeight

Height

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

Radius of the circle, used only if geometry_type = 2

channel(i1)/optical_element(i2)/geometry/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)/optical_element(i2)/geometry/x1_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/optical_element(i2)/geometry/x1_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/optical_element(i2)/geometry/x1_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

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

Component along X axis

channel(i1)/optical_element(i2)/geometry/x2_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/optical_element(i2)/geometry/x2_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/optical_element(i2)/geometry/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)/optical_element(i2)/geometry/x3_unit_vector/xmFLT_0DComponent along X axis

Component along X axis

channel(i1)/optical_element(i2)/geometry/x3_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/optical_element(i2)/geometry/x3_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/optical_element(i2)/geometry/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)/optical_element(i2)/geometry/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)/optical_element(i2)/geometry/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)/optical_element(i2)/geometry/outline/x1(:)mFLT_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

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

Positions along x2 axis

Coordinate

1

channel(i1)/optical_element(i2)/geometry/outline/x1

channel(i1)/optical_element(i2)/geometry/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)/fibre_bundlestructureDescription of the fibre bundle

Description of the fibre bundle

New in version >3.38.1.

channel(i1)/fibre_bundle/geometrystructureGeometry of the fibre bundle entrance

Geometry of the fibre bundle entrance

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

Major radius

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

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

channel(i1)/fibre_bundle/geometry/centre/zmFLT_0DHeight

Height

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

Radius of the circle, used only if geometry_type = 2

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

Component along X axis

channel(i1)/fibre_bundle/geometry/x1_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/fibre_bundle/geometry/x1_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

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

Component along X axis

channel(i1)/fibre_bundle/geometry/x2_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/fibre_bundle/geometry/x2_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

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

Component along X axis

channel(i1)/fibre_bundle/geometry/x3_unit_vector/ymFLT_0DComponent along Y axis

Component along Y axis

channel(i1)/fibre_bundle/geometry/x3_unit_vector/zmFLT_0DComponent along Z axis

Component along Z axis

channel(i1)/fibre_bundle/geometry/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)/fibre_bundle/geometry/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)/fibre_bundle/geometry/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)/fibre_bundle/geometry/outline/x1(:)mFLT_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

channel(i1)/fibre_bundle/geometry/outline/x2(:)mFLT_1DPositions along x2 axis

Positions along x2 axis

Coordinate

1

channel(i1)/fibre_bundle/geometry/outline/x1

channel(i1)/fibre_bundle/geometry/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)/fibre_bundle/fibre_radiusmFLT_0DRadius of a single fibre

Radius of a single fibre

channel(i1)/fibre_bundle/fibre_positionsstructureIndividual fibres centres positions in the (X1, X2) coordinate […]

Individual fibres centres positions in the (X1, X2) coordinate system

channel(i1)/fibre_bundle/fibre_positions/x1(:)mFLT_1DPositions along x1 axis

Positions along x1 axis

Coordinate

1

1...N

channel(i1)/fibre_bundle/fibre_positions/x2(:)mFLT_1DPositions along x2 axis

Positions along x2 axis

Coordinate

1

channel(i1)/fibre_bundle/fibre_positions/x1

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