Trajectory Data Recording

The Data Recording feature is a convenient way to output data about trajectories to the Log window or to a text file (such as for use in other programs).

See also Data Import/Export.

Exporting “data recording” results to text file

The following procedure will cause SIMION “Data Recording” results to be saved to an ASCII text file (or comma-separated-value, CSV, file) rather than just to the screen. These files are suitable for external analysis. For example, a CSV file is suitable for import into Excel, and ASCII text files can be opened in a regular text editor such as Windows Notepad. To set this up:

  • Ensure that the Data Recording option is enabled (in SIMION 7: View | Def | Record) (in SIMION 8: View | Particles | Record data).
  • Specify the name of the file to output (in SIMION 7: View | Def | To/Dev File) (in SIMION 8: View | Particles | Data Recording… | Output file). Typically, give the file name an extension “.txt” or “.csv” (e.g. “results.txt” or “results.csv”). The default value of “NUL” means not to output any file.
  • If outputting a CSV file, ensure that “delimited” (not “verbose”) format is selected (in SIMION 7: View | Def | Define | Delimited) (in SIMION 8: View | Particles | Data Recording… | Format=Delimited). If verbose is selected, the output will be in a more verbose format with data labels.

When ions fly, SIMION will store this output file (e.g. results.csv) in the same directory as the other files in your SIMION workbench.

See also Particle Initial Conditions for information on importing/exporting initial ion positions (e.g. ION files).

Note

This page is abridged from the full SIMION "Supplemental Documentation" (Help file). The following additional sections can be found in the full version of this page accessible via the "Help > Supplemental Documentation" menu in SIMION 8.1.1 or above:
  • Postprocessing Output Files