The SKIRT project
advanced radiative transfer for astrophysics
Functions
pts.storedtable.do.convert_text_to_stored_columns Namespace Reference

Convert column text file to SKIRT stored columns format. More...

Functions

"convert column text file to SKIRT stored columns format" do ((str,"name or path of the column text file to be converted") filepath,(str,"white-space-separated list of column names") names,(str,"white-space-separated list of unit strings") units)
 

Detailed Description

Convert column text file to SKIRT stored columns format.

This script converts a column text file to a SKIRT stored columns file representing the same data.

Provide the name or (relative or absolute) file path of the text file to be converted as the single positional argument. The output file is placed next to the input file with the ".scol" filename extension.