DOKK / manpages / debian 12 / casacore-tools / tablefromascii.1.en
tablefromascii(1) General Commands Manual tablefromascii(1)

tablefromascii - Convert an ASCII file to a table

tablefromascii input [ ... ]

This program converts an ASCII table to a table. It can only handle scalar columns. The separator between the fields in the ASCII file can be specified.

Input ASCII file
Output table name
Name of optional file containing headers
Determine header automatically? (default: F)
Shape if all columns are treated as one array
Comma separated names of the columns
Comma separated data types of the columns
One character separator between values
Regex indicating comments
First line to process (default: 1)
Last line to process (<0 is till end; default: -1)

This manual page was written by Ole Streicher with information from the source code.

2016-11-24 casacore