.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH TABLE "1" "December 2018" "GNU Astronomy Utilities 0.8" "User Commands" .SH NAME Table \- read and write ASCII and FITS tables .SH SYNOPSIS .B asttable [\fI\,OPTION\/\fR...] \fI\,ASTRdata\/\fR .SH DESCRIPTION Table is part of GNU Astronomy Utilities 0.8. Table can be used to view the information, select columns, or convert tables. The inputs and outputs can be plain text (with white\-space or comma as delimiters), FITS ascii, or FITS binary tables. The output columns can either be selected by number (counting from 1), name or using regular expressions. For regular expressions, enclose the value to the `\-\-column' (`\-c') option in slashes (`\e', as in `\-c\e^mag\e'). To print the selected columns on the command\-line, don't specify an output file. .PP For more information, please run any of the following commands. In particular the second contains a very comprehensive explanation of Table's invocation: expected input(s), output(s), and a full description of all the options. .TP All options and their values: $ asttable \fB\-P\fR .TP Inputs/Outputs and options: $ info asttable .TP Full section in manual/book: $ info Table .TP Full Gnuastro manual/book: $ info gnuastro .PP If you couldn't find your answer in the manual, you can get direct help from experienced Gnuastro users and developers. For more information, please run: .IP \f(CW$ info help-gnuastro\fR .PP Table options: .IP Input: .TP \fB\-c\fR, \fB\-\-column\fR=\fI\,STR\/\fR Column number (counting from 1) or search string. .TP \fB\-h\fR, \fB\-\-hdu\fR=\fI\,STR\/\fR/INT Extension name or number of input data. .TP \fB\-I\fR, \fB\-\-ignorecase\fR Ignore case in matching/searching columns. .TP \fB\-\-searchin\fR=\fI\,STR\/\fR Select column(s): `name', `unit', `comment'. .TP \fB\-\-stdintimeout\fR=\fI\,INT\/\fR Micro\-seconds to wait for standard input. .IP Output: .TP \fB\-D\fR, \fB\-\-dontdelete\fR Don't delete output if it exists. .TP \fB\-i\fR, \fB\-\-information\fR Only print table and column information. .TP \fB\-K\fR, \fB\-\-keepinputdir\fR Keep input directory for automatic output. .TP \fB\-o\fR, \fB\-\-output\fR=\fI\,STR\/\fR Output file name. .TP \fB\-s\fR, \fB\-\-colinfoinstdout\fR Column info/metadata when printing to stdout. .TP \fB\-\-tableformat\fR=\fI\,STR\/\fR Table format: `fits\-ascii', `fits\-binary'. .IP Operating modes: .TP \-?, \fB\-\-help\fR give this help list .TP \fB\-\-cite\fR BibTeX citation for this program. .TP \fB\-\-config\fR=\fI\,STR\/\fR Read configuration file STR immediately. .TP \fB\-\-lastconfig\fR Do not parse any more configuration files. .TP \fB\-\-log\fR Information about output(s) in a log file. .TP \fB\-\-minmapsize\fR=\fI\,INT\/\fR Minimum bytes in array to not use ram RAM. .TP \fB\-N\fR, \fB\-\-numthreads\fR=\fI\,INT\/\fR Number of CPU threads to use. .TP \fB\-\-onlyversion\fR=\fI\,STR\/\fR Only run if the program version is STR. .TP \fB\-P\fR, \fB\-\-printparams\fR Print parameter values to be used and abort. .TP \fB\-q\fR, \fB\-\-quiet\fR Only report errors, remain quiet about steps. .TP \fB\-S\fR, \fB\-\-setdirconf\fR Set default values for this directory and abort. .TP \fB\-\-usage\fR give a short usage message .TP \fB\-U\fR, \fB\-\-setusrconf\fR Set default values for this user and abort. .TP \fB\-V\fR, \fB\-\-version\fR print program version .PP Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. .PP GNU Astronomy Utilities home page: http://www.gnu.org/software/gnuastro/ .SH "REPORTING BUGS" Report bugs to bug\-gnuastro@gnu.org. .SH COPYRIGHT Copyright \(co 2015\-2018, Free Software Foundation, Inc. License GPLv3+: GNU General public license version 3 or later. .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .PP Written/developed by Mohammad Akhlaghi .SH "SEE ALSO" The full documentation for .B Table is maintained as a Texinfo manual. If the .B info and .B Table programs are properly installed at your site, the command .IP .B info Table .PP should give you access to the complete manual.