amns dataΒΆ
Path | Dimensions | Type | Units | Description |
---|---|---|---|---|
amns_data (alpha) | Atomic, molecular, nuclear and surface physics data. Each occurrence contains the data for a given element (nuclear charge), describing various physical processes. For each process, data tables are organized by charge states. The coordinate system used by the data tables is described under the coordinate_system node. | |||
amns_data.a (alpha) | FLT_0D (uncertain) | Atomic Mass Unit | Mass of atom | |
amns_data.code (alpha) | STRUCTURE | Generic decription of the code-specific parameters for the code that has produced this IDS | ||
amns_data.code.commit (alpha) | STR_0D | Unique commit reference of software | ||
amns_data.code.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
amns_data.code.library (alpha) | [1...N] | STRUCT_ARRAY | List of external libraries used by the code that has produced this IDS | |
amns_data.code.library[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
amns_data.code.library[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
amns_data.code.library[:].name (alpha) | STR_0D | Name of software | ||
amns_data.code.library[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
amns_data.code.library[:].repository (alpha) | STR_0D | URL of software repository | ||
amns_data.code.library[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
amns_data.code.name (alpha) | STR_0D | Name of software generating IDS | ||
amns_data.code.output_flag (alpha) | [amns_data.time] | INT_1D | Output flag : 0 means the run is successful, other values mean some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used. | |
amns_data.code.parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
amns_data.code.repository (alpha) | STR_0D | URL of software repository | ||
amns_data.code.version (alpha) | STR_0D | Unique version (tag) of software | ||
amns_data.coordinate_system (alpha) | [1...N] | STRUCT_ARRAY | Array of possible coordinate systems for process tables | |
amns_data.coordinate_system[:].coordinate (alpha) | [1...N] | STRUCT_ARRAY | Set of coordinates for that coordinate system. A coordinate an be either a range of real values or a set of discrete values (if interpolation_type=0) | |
amns_data.coordinate_system[:].coordinate[:].extrapolation_type (alpha) | [1...2] | INT_1D | Extrapolation strategy when leaving the domain. The first value of the vector describes the behaviour at lower bound, the second describes the at upper bound. Possible values: 0=none, report error; 1=boundary value; 2=linear extrapolation | |
amns_data.coordinate_system[:].coordinate[:].interpolation_type (alpha) | INT_0D | Interpolation strategy in this coordinate direction. Integer flag: 0=discrete (no interpolation); 1=linear; ... | ||
amns_data.coordinate_system[:].coordinate[:].label (alpha) | STR_0D | Description of coordinate (e.g. "Electron temperature") | ||
amns_data.coordinate_system[:].coordinate[:].spacing (alpha) | INT_0D | Flag for specific coordinate spacing (for optimization purposes). Integer flag: 0=undefined; 1=uniform; ... | ||
amns_data.coordinate_system[:].coordinate[:].transformation (alpha) | INT_0D | Coordinate transformation applied to coordinate values stored in coord. Integer flag: 0=none; 1=log10; 2=ln | ||
amns_data.coordinate_system[:].coordinate[:].units (alpha) | STR_0D | Units of coordinate (e.g. eV) | ||
amns_data.coordinate_system[:].coordinate[:].value_labels (alpha) | [amns_data.coordinate_system[:].coordinate[:].values] | STR_1D | String description of discrete coordinate values (if interpolation_type=0). E.g., for spectroscopic lines, the spectroscopic description of the transition. | |
amns_data.coordinate_system[:].coordinate[:].values (alpha) | [1...N] | FLT_1D (uncertain) | units given by coordinate_system(:)/coordinate(:)/units | Coordinate values |
amns_data.ids_properties (alpha) | STRUCTURE | Interface Data Structure properties. This element identifies the node above as an IDS | ||
amns_data.ids_properties.comment (alpha) | STR_0D | Any comment describing the content of this IDS | ||
amns_data.ids_properties.creation_date (alpha) | STR_0D | Date at which this data has been produced | ||
amns_data.ids_properties.homogeneous_time (alpha) | INT_0D | This node must be filled (with 0, 1, or 2) for the IDS to be valid. If 1, the time of this IDS is homogeneous, i.e. the time values for this IDS are stored in the time node just below the root of this IDS. If 0, the time values are stored in the various time fields at lower levels in the tree. In the case only constant or static nodes are filled within the IDS, homogeneous_time must be set to 2 | ||
amns_data.ids_properties.name (alpha) | STR_0D | User-defined name for this IDS occurrence | ||
amns_data.ids_properties.occurrence | INT_0D | |||
amns_data.ids_properties.occurrence_type (alpha) | STRUCTURE | Type of data contained in this occurrence | ||
amns_data.ids_properties.occurrence_type.description (alpha) | STR_0D | Verbose description | ||
amns_data.ids_properties.occurrence_type.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
amns_data.ids_properties.occurrence_type.name (alpha) | STR_0D | Short string identifier | ||
amns_data.ids_properties.plugins (alpha) | STRUCTURE | Information about the plugins used to write/read this IDS. This structure is filled automatically by the Access Layer at GET/PUT time, no need to fill it via a user program. | ||
amns_data.ids_properties.plugins.infrastructure_get (alpha) | STRUCTURE | Plugin infrastructure used to GET the data | ||
amns_data.ids_properties.plugins.infrastructure_get.commit (alpha) | STR_0D | Unique commit reference of software | ||
amns_data.ids_properties.plugins.infrastructure_get.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
amns_data.ids_properties.plugins.infrastructure_get.name (alpha) | STR_0D | Name of software used | ||
amns_data.ids_properties.plugins.infrastructure_get.repository (alpha) | STR_0D | URL of software repository | ||
amns_data.ids_properties.plugins.infrastructure_get.version (alpha) | STR_0D | Unique version (tag) of software | ||
amns_data.ids_properties.plugins.infrastructure_put (alpha) | STRUCTURE | Plugin infrastructure used to PUT the data | ||
amns_data.ids_properties.plugins.infrastructure_put.commit (alpha) | STR_0D | Unique commit reference of software | ||
amns_data.ids_properties.plugins.infrastructure_put.description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
amns_data.ids_properties.plugins.infrastructure_put.name (alpha) | STR_0D | Name of software used | ||
amns_data.ids_properties.plugins.infrastructure_put.repository (alpha) | STR_0D | URL of software repository | ||
amns_data.ids_properties.plugins.infrastructure_put.version (alpha) | STR_0D | Unique version (tag) of software | ||
amns_data.ids_properties.plugins.node (alpha) | [1...N] | STRUCT_ARRAY | Set of IDS nodes for which a plugin has been applied | |
amns_data.ids_properties.plugins.node[:].get_operation (alpha) | [1...N] | STRUCT_ARRAY | Plugins actually used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application). This information is filled by the plugin infrastructure during the GET operation. | |
amns_data.ids_properties.plugins.node[:].get_operation[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
amns_data.ids_properties.plugins.node[:].get_operation[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
amns_data.ids_properties.plugins.node[:].get_operation[:].name (alpha) | STR_0D | Name of software used | ||
amns_data.ids_properties.plugins.node[:].get_operation[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
amns_data.ids_properties.plugins.node[:].get_operation[:].repository (alpha) | STR_0D | URL of software repository | ||
amns_data.ids_properties.plugins.node[:].get_operation[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
amns_data.ids_properties.plugins.node[:].path (alpha) | STR_0D | Path of the node within the IDS, following the syntax given in the link below. If empty, means the plugin applies to the whole IDS. | ||
amns_data.ids_properties.plugins.node[:].put_operation (alpha) | [1...N] | STRUCT_ARRAY | Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application) | |
amns_data.ids_properties.plugins.node[:].put_operation[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
amns_data.ids_properties.plugins.node[:].put_operation[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
amns_data.ids_properties.plugins.node[:].put_operation[:].name (alpha) | STR_0D | Name of software used | ||
amns_data.ids_properties.plugins.node[:].put_operation[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
amns_data.ids_properties.plugins.node[:].put_operation[:].repository (alpha) | STR_0D | URL of software repository | ||
amns_data.ids_properties.plugins.node[:].put_operation[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
amns_data.ids_properties.plugins.node[:].readback (alpha) | [1...N] | STRUCT_ARRAY | Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) | |
amns_data.ids_properties.plugins.node[:].readback[:].commit (alpha) | STR_0D | Unique commit reference of software | ||
amns_data.ids_properties.plugins.node[:].readback[:].description (alpha) | STR_0D | Short description of the software (type, purpose) | ||
amns_data.ids_properties.plugins.node[:].readback[:].name (alpha) | STR_0D | Name of software used | ||
amns_data.ids_properties.plugins.node[:].readback[:].parameters (alpha) | STR_0D | List of the code specific parameters in XML format | ||
amns_data.ids_properties.plugins.node[:].readback[:].repository (alpha) | STR_0D | URL of software repository | ||
amns_data.ids_properties.plugins.node[:].readback[:].version (alpha) | STR_0D | Unique version (tag) of software | ||
amns_data.ids_properties.provenance (alpha) | STRUCTURE | Provenance information about this IDS | ||
amns_data.ids_properties.provenance.node (alpha) | [1...N] | STRUCT_ARRAY | Set of IDS nodes for which the provenance is given. The provenance information applies to the whole structure below the IDS node. For documenting provenance information for the whole IDS, set the size of this array of structure to 1 and leave the child "path" node empty | |
amns_data.ids_properties.provenance.node[:].path (alpha) | STR_0D | Path of the node within the IDS, following the syntax given in the link below. If empty, means the provenance information applies to the whole IDS. | ||
amns_data.ids_properties.provenance.node[:].sources (alpha) | [1...N] | STR_1D | List of sources used to import or calculate this node, identified as explained below. In case the node is the result of of a calculation / data processing, the source is an input to the process described in the "code" structure at the root of the IDS. The source can be an IDS (identified by a URI or a persitent identifier, see syntax in the link below) or non-IDS data imported directly from an non-IMAS database (identified by the command used to import the source, or the persistent identifier of the data source). Often data are obtained by a chain of processes, however only the last process input are recorded here. The full chain of provenance has then to be reconstructed recursively from the provenance information contained in the data sources. | |
amns_data.ids_properties.provider (alpha) | STR_0D | Name of the person in charge of producing this data | ||
amns_data.ids_properties.source (obsolescent) | STR_0D | Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...). Superseeded by the new provenance structure. | ||
amns_data.ids_properties.version_put (alpha) | STRUCTURE | Version of the access layer package used to PUT this IDS | ||
amns_data.ids_properties.version_put.access_layer (alpha) | STR_0D | Version of Access Layer used to PUT this IDS | ||
amns_data.ids_properties.version_put.access_layer_language (alpha) | STR_0D | Programming language of the Access Layer high level API used to PUT this IDS | ||
amns_data.ids_properties.version_put.data_dictionary (alpha) | STR_0D | Version of Data Dictionary used to PUT this IDS | ||
amns_data.process (alpha) | [1...N] | STRUCT_ARRAY | Description and data for a set of physical processes. | |
amns_data.process[:].charge_state (alpha) | [1...N] | STRUCT_ARRAY | Process tables for a set of charge states. Only one table is used for that process, defined by process(:)/table_dimension | |
amns_data.process[:].charge_state[:].label (alpha) | STR_0D | String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) | ||
amns_data.process[:].charge_state[:].table_0d (alpha) | FLT_0D (uncertain) | units given by process(:)/results_units | 0D table describing the process data | |
amns_data.process[:].charge_state[:].table_1d (alpha) | [amns_data.coordinate_system[:].coordinate[:].values] | FLT_1D (uncertain) | units given by process(i1)/results_units | 1D table describing the process data |
amns_data.process[:].charge_state[:].table_2d (alpha) | [amns_data.coordinate_system[:].coordinate[:].values, | FLT_2D (uncertain) | units given by process(i1)/results_units | 2D table describing the process data |
amns_data.process[:].charge_state[:].table_3d (alpha) | [amns_data.coordinate_system[:].coordinate[:].values, | FLT_3D (uncertain) | units given by process(:)/results_units | 3D table describing the process data |
amns_data.process[:].charge_state[:].table_4d (alpha) | [amns_data.coordinate_system[:].coordinate[:].values, | FLT_4D (uncertain) | units given by process(i1)/results_units | 4D table describing the process data |
amns_data.process[:].charge_state[:].table_5d (alpha) | [amns_data.coordinate_system[:].coordinate[:].values, | FLT_5D (uncertain) | units given by process(i1)/results_units | 5D table describing the process data |
amns_data.process[:].charge_state[:].table_6d (alpha) | [amns_data.coordinate_system[:].coordinate[:].values, | FLT_6D (uncertain) | units given by process(i1)/results_units | 6D table describing the process data |
amns_data.process[:].charge_state[:].z_max (alpha) | FLT_0D (uncertain) | Elementary Charge Unit | Maximum Z of the charge state bundle (equal to z_min if no bundle) | |
amns_data.process[:].charge_state[:].z_min (alpha) | FLT_0D (uncertain) | Elementary Charge Unit | Minimum Z of the charge state bundle | |
amns_data.process[:].citation (alpha) | STR_0D | Reference to publication(s) | ||
amns_data.process[:].coordinate_index (alpha) | INT_0D | Index in tables_coord, specifying what coordinate systems to use for this process (valid for all tables) | ||
amns_data.process[:].label (alpha) | STR_0D | String identifying the process (e.g. EI, RC, ...) | ||
amns_data.process[:].products (alpha) | [1...N] | STRUCT_ARRAY | Set of products resulting of this process | |
amns_data.process[:].products[:].charge (alpha) | FLT_0D (uncertain) | - | Charge number of the participant | |
amns_data.process[:].products[:].element (alpha) | [1...N] | STRUCT_ARRAY | List of elements forming the atom (in such case, this array should be of size 1) or molecule. Mass of atom and nuclear charge should be set to 0 for photons and electrons. The mass of atom shouldn't be set for an atomic process that is not isotope dependent. | |
amns_data.process[:].products[:].element[:].a (alpha) | FLT_0D (uncertain) | Atomic Mass Unit | Mass of atom | |
amns_data.process[:].products[:].element[:].atoms_n (alpha) | INT_0D | Number of atoms of this element in the molecule | ||
amns_data.process[:].products[:].element[:].multiplicity (obsolescent) | FLT_0D (uncertain) | Elementary Charge Unit | Multiplicity of the atom | |
amns_data.process[:].products[:].element[:].z_n (alpha) | FLT_0D (uncertain) | Elementary Charge Unit | Nuclear charge | |
amns_data.process[:].products[:].label (alpha) | STR_0D | String identifying reaction participant (e.g. "D", "e", "W", "CD4", "photon", "n") | ||
amns_data.process[:].products[:].mass (alpha) | FLT_0D (uncertain) | Atomic Mass Unit | Mass of the participant | |
amns_data.process[:].products[:].metastable (alpha) | [1...N] | INT_1D | An array identifying the metastable; if zero-length, then not a metastable; if of length 1, then the value indicates the electronic level for the metastable (mostly used for atoms/ions); if of length 2, then the 1st would indicate the electronic level and the second the vibrational level for the metastable (mostly used for molecules and molecular ions); if of length 3, then the 1st would indicate the electronic level, the second the vibrational level and the third the rotational level for the metastable (mostly used for molecules and molecular ions) | |
amns_data.process[:].products[:].metastable_label (alpha) | STR_0D | Label identifying in text form the metastable | ||
amns_data.process[:].products[:].multiplicity (alpha) | FLT_0D (uncertain) | - | Multiplicity in the reaction | |
amns_data.process[:].products[:].relative_charge (alpha) | INT_0D | This is a flag indicating that charges are absolute (if set to 0), relative (if 1) or irrelevant (-1); relative would be used to categorize the ionization reactions from i to i+1 for all charge states; in the case of bundles, the +1 relative indicates the next bundle | ||
amns_data.process[:].products[:].role (alpha) | STRUCTURE | Identifier for the role of this paricipant in the reaction. For surface reactions distinguish between projectile and wall. | ||
amns_data.process[:].products[:].role.description (alpha) | STR_0D | Verbose description | ||
amns_data.process[:].products[:].role.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
amns_data.process[:].products[:].role.name (alpha) | STR_0D | Short string identifier | ||
amns_data.process[:].provider (alpha) | STR_0D | Name of the person in charge of producing this data | ||
amns_data.process[:].reactants (alpha) | [1...N] | STRUCT_ARRAY | Set of reactants involved in this process | |
amns_data.process[:].reactants[:].charge (alpha) | FLT_0D (uncertain) | - | Charge number of the participant | |
amns_data.process[:].reactants[:].element (alpha) | [1...N] | STRUCT_ARRAY | List of elements forming the atom (in such case, this array should be of size 1) or molecule. Mass of atom and nuclear charge should be set to 0 for photons and electrons. The mass of atom shouldn't be set for an atomic process that is not isotope dependent. | |
amns_data.process[:].reactants[:].element[:].a (alpha) | FLT_0D (uncertain) | Atomic Mass Unit | Mass of atom | |
amns_data.process[:].reactants[:].element[:].atoms_n (alpha) | INT_0D | Number of atoms of this element in the molecule | ||
amns_data.process[:].reactants[:].element[:].multiplicity (obsolescent) | FLT_0D (uncertain) | Elementary Charge Unit | Multiplicity of the atom | |
amns_data.process[:].reactants[:].element[:].z_n (alpha) | FLT_0D (uncertain) | Elementary Charge Unit | Nuclear charge | |
amns_data.process[:].reactants[:].label (alpha) | STR_0D | String identifying reaction participant (e.g. "D", "e", "W", "CD4", "photon", "n") | ||
amns_data.process[:].reactants[:].mass (alpha) | FLT_0D (uncertain) | Atomic Mass Unit | Mass of the participant | |
amns_data.process[:].reactants[:].metastable (alpha) | [1...N] | INT_1D | An array identifying the metastable; if zero-length, then not a metastable; if of length 1, then the value indicates the electronic level for the metastable (mostly used for atoms/ions); if of length 2, then the 1st would indicate the electronic level and the second the vibrational level for the metastable (mostly used for molecules and molecular ions); if of length 3, then the 1st would indicate the electronic level, the second the vibrational level and the third the rotational level for the metastable (mostly used for molecules and molecular ions) | |
amns_data.process[:].reactants[:].metastable_label (alpha) | STR_0D | Label identifying in text form the metastable | ||
amns_data.process[:].reactants[:].multiplicity (alpha) | FLT_0D (uncertain) | - | Multiplicity in the reaction | |
amns_data.process[:].reactants[:].relative_charge (alpha) | INT_0D | This is a flag indicating that charges are absolute (if set to 0), relative (if 1) or irrelevant (-1); relative would be used to categorize the ionization reactions from i to i+1 for all charge states; in the case of bundles, the +1 relative indicates the next bundle | ||
amns_data.process[:].reactants[:].role (alpha) | STRUCTURE | Identifier for the role of this paricipant in the reaction. For surface reactions distinguish between projectile and wall. | ||
amns_data.process[:].reactants[:].role.description (alpha) | STR_0D | Verbose description | ||
amns_data.process[:].reactants[:].role.index (alpha) | INT_0D | Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. | ||
amns_data.process[:].reactants[:].role.name (alpha) | STR_0D | Short string identifier | ||
amns_data.process[:].result_label (alpha) | STR_0D | Description of the process result (rate, cross section, sputtering yield, ...) | ||
amns_data.process[:].result_transformation (alpha) | INT_0D | Transformation of the process result. Integer flag: 0=no transformation; 1=10^; 2=exp() | ||
amns_data.process[:].result_units (alpha) | STR_0D | Units of the process result | ||
amns_data.process[:].source (alpha) | STR_0D | Filename or subroutine name used to provide this data | ||
amns_data.process[:].table_dimension (alpha) | INT_0D | Table dimensionality of the process (1 to 6), valid for all charge states. Indicates which of the tables is filled (below the charge_state node) | ||
amns_data.release (alpha) | [1...N] | STRUCT_ARRAY | List of available releases of the AMNS data; each element contains information about the AMNS data that is included in the release. This part of the IDS is filled and stored only into shot/run=0/1, playing the role of a catalogue. | |
amns_data.release[:].data_entry (alpha) | [1...N] | STRUCT_ARRAY | For this release, list of each data item (i.e. shot/run pair containing the actual data) included in this release | |
amns_data.release[:].data_entry[:].description (alpha) | STR_0D | Description of this data entry | ||
amns_data.release[:].data_entry[:].run (alpha) | INT_0D | Which run number is the active run number for this version | ||
amns_data.release[:].data_entry[:].shot (alpha) | INT_0D | Shot number = Mass*1000+Nuclear_charge | ||
amns_data.release[:].date (alpha) | STR_0D | Date of this release | ||
amns_data.release[:].description (alpha) | STR_0D | Description of this release | ||
amns_data.time (alpha) | [1...N] | FLT_1D_TYPE | s | Generic time |
amns_data.z_n (alpha) | FLT_0D (uncertain) | Elementary Charge Unit | Nuclear charge |