Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 79aa700fb313c8058f07224ec56386c7 > files > 557

munipack-2.0.8-2.mga4.x86_64.rpm

.TH munilist 1 "January 14, 2013" "version 2.0.8" "C\-Munipack 2.0"
.SH NAME
munilist \- utility for making listings from a set of photometry files
.SH SYNOPSIS
.B munilist [ \fIoptions\fR ] \fIoutput\-file\fR \fIinput\-files\fR ...
.SH DESCRIPTION
The \fBmunilist\fR command reads matched photometry files and creates the table of magnitudes of selected stars in the dependence on a time. The table is written to a output file in text format. The format of the table depends on given parameters and on the number of selected stars. It is usually the last step of reduction process.
.PP
The list of stars is given on command line, the stars are identified by index number according to their cross\-reference identifiers.
.SH INPUT FILES
Names of input files can be specified directly on a command\-line as command arguments; it is allowed to use the usual wild\-card notation. In case the input files are placed outside the working directory, you have to specify the proper path relative to the current working directory.
.PP
Alternatively, you can also prepare a list of input file names in a text file, each input file on a separate line. It is not allowed to use the wild\-card notation here. Use the \fI\-i\fR option to instruct the program to read the file.
.SH OPTIONS
Options are used to provide extra information to customize the execution of a command. They are specified as command arguments.
.PP
Each option has a full form starting with two dashes and an optional short form starting with one dash only. Options are case\-sensitive. It is allowed to merge two or more successive short options together. Some options require a value; in this case a value is taken from a subsequent argument. When a full form is used, an option and its value can also be separated by an equal sign. When a short form is used, its value can immediately follow the option.
.PP
Whenever there is a conflict between a configuration file parameter and an option of the same meaning, the option always take precedence.
.TP
.B \fI\-\-diff\-mag\fR
make table of differential instrumental magnitudes (default)
.TP
.B \fI\-\-inst\-mag\fR
make table of absolute instrumental magnitudes
.TP
.B \fI\-\-inst\-mag\fR
make table of absolute instrumental magnitudes
.TP
.B \fI\-\-track\-list\fR
make table of frame offsets
.TP
.B \fI\-s\fR, \fI\-\-set\fR \fIname=value\fR
set value of configuration parameter
.TP
.B \fI\-a\fR, \fI\-\-aperture\fR \fIvalue\fR
Aperture identifier (default=1)
.TP
.B \fI\-v\fR, \fI\-\-variable\-stars\fR \fIstar...\fR
comma separated list of identifier(s) of the variable star(s)
.TP
.B \fI\-c\fR, \fI\-\-comparison\-stars\fR \fIstar...\fR
comma separated list of identifier(s) of the comparison star(s)
.TP
.B \fI\-e\fR, \fI\-\-check\-stars\fR \fIstar...\fR
comma separated list of identifier(s) of the check star(s)
.TP
.B \fI\-i\fR, \fI\-\-read\-dirfile\fR \fIfilepath\fR
read list of input files from specified file; see the Files section for details.
.TP
.B \fI\-p\fR, \fI\-\-configuration\-file\fR \fIfilepath\fR
read parameters from given configuration file. See the Configuration file section for details.
.TP
.B \fI\-h\fR, \fI\-\-help\fR
print list of command\-line parameters
.TP
.B \fI\-q\fR, \fI\-\-quiet\fR
quiet mode; suppress all messages
.TP
.B \fI\-\-version\fR
print software version string
.TP
.B \fI\-\-licence\fR
print software licence
.TP
.B \fI\-\-verbose\fR
verbose mode; print debug messages
.SH CONFIGURATION FILE
Configuration files are used to set the input parameters to the process that is going to be executed by a command. Use the \fI\-p\fR option to instruct the program to read the file before other command\-line options are processed.
.PP
The configuration file consists of a set of parameters stored in a text file. Each parameter is stored on a separate line in the following form: \fIname\fR = \fIvalue\fR, all other lines are silently ignored. Parameter names are case\-sensitive.
.TP
.B \fBaperture\fR = \fIvalue\fR
Aperture identifier (default=1)
.TP
.B \fBvar\fR = \fIstar...\fR
comma separated list of identifier(s) of the variable star(s)
.TP
.B \fBcomp\fR = \fIstar...\fR
comma separated list of identifier(s) of the comparison star(s)
.TP
.B \fBcheck\fR = \fIstar...\fR
comma separated list of identifier(s) of the check star(s)
.SH EXAMPLES
.TP
.B \fBmunilist ouptut.dat test1.mat test2.mat test3.mat\fR
The command makes table of brightness of the star #2 (stored on second position in photometry files) relative to the star #3 for photometry files \fBtest1.mat\fR, \fBtest2.mat\fR a \fBtest3.mat\fR; the resulting frame is stored to \fBoutput.dat\fR.
.SH EXIT STATUS
The command returns a zero exit status if it succeeds to process all specified files. Otherwise, it will stop immediately when an error occurs and a nonzero error code is returned.
.SH HOME PAGE
http://c\-munipack.sourceforge.net/
.SH BUG REPORTS
David Motl, dmotl@volny.cz
.SH COPYING
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
.PP
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
.SH SEE ALSO
\fBcmunipack\fR(3), \fBmuniwin\fR(1), \fBmeanbias\fR(1), \fBmeandark\fR(1), \fBautoflat\fR(1), \fBbiasbat\fR(1), \fBdarkbat\fR(1), \fBflatbat\fR(1), \fBtimebat\fR(1), \fBairmass\fR(1), \fBhelcor\fR(1), \fBkombine\fR(1), \fBkonve\fR(1), \fBmuniphot\fR(1), \fBmunimatch\fR(1), \fBmunifind\fR(1)