Scroll to navigation

tablefromascii(1) General Commands Manual tablefromascii(1)

NAME

tablefromascii - Convert an ASCII file to a table

SYNOPSIS

tablefromascii input [ ... ]

DESCRIPTION

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.

OPTIONS

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)

AUTHOR

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

2016-11-24 casacore