Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-03-10 11:43:45
Size: 32
Editor: EricStempels
Comment:
Revision 3 as of 2014-03-10 11:57:22
Size: 1164
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe showline_output here. = Extract All and Element request =

== ShowLine request format ==

ShowLine extraction tool is meant for understanding the how the data from multiple sources is merged into
the output transition information. In VALD3 ShowLine request can be performed using the conventional email service (EMS) or as an interactive web-form query.

The format of an EMS request looks like this:
{{{
  begin request
  Show Line
  <options>
  <lambda>, <wavelength_window>
  <species1>, ...
  …
  end request
}}}

Here is an example of a ShowLine request:

{{{
  begin request
  showline
  4491.405, 0.1,
  Fe 2
  end request
}}}

== Options ==

Currently the only supported option : '''Default configuration''' ''or'' Personal configuration

All other options are fixed as following:
 . ''Extended Waals'''

 . '''Energy unit eV'''

 . '''Medium air'''

 . '''Wave unit A'''

 . '''Isotopic scaling'''


In this group '''bold''' indicates the minimal part of a keyword that needs to be included for VALD to react. All options are case insensitive and white spaces are ignored.

= Output example for ShowLine =

~-
{{{
}}}
-~

Extract All and Element request

ShowLine request format

ShowLine extraction tool is meant for understanding the how the data from multiple sources is merged into the output transition information. In VALD3 ShowLine request can be performed using the conventional email service (EMS) or as an interactive web-form query.

The format of an EMS request looks like this:

  begin request
  Show Line
  <options>
  <lambda>, <wavelength_window>
  <species1>, ...
  end request

Here is an example of a ShowLine request:

  begin request
  showline
  4491.405, 0.1,
  Fe 2
  end request

Options

Currently the only supported option : Default configuration or Personal configuration

All other options are fixed as following:

  • Extended Waals

  • Energy unit eV

  • Medium air

  • Wave unit A

  • Isotopic scaling

In this group bold indicates the minimal part of a keyword that needs to be included for VALD to react. All options are case insensitive and white spaces are ignored.

Output example for ShowLine

ValdWiki: showline_output (last edited 2024-04-25 07:53:33 by NikolaiPiskunov)