Scroll to navigation

MATCH(1) User Commands MATCH(1)

NAME

Match - match catalogs by 1D or 2D positions

SYNOPSIS

astmatch [OPTION...] ASTRdata

DESCRIPTION

Match is part of GNU Astronomy Utilities 0.22. Match matches catalogs of objects and (by default) will return the re-arranged matching inputs. The optional log file will return low-level information about the match (indexs and distances).

For more information, please run any of the following commands. In particular the second contains a very comprehensive explanation of Match's invocation: expected input(s), output(s), and a full description of all the options.

$ astmatch -P
$ info astmatch
$ info Match
$ info gnuastro

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:

$ info help-gnuastro

Match options:

Input:
Extension name or number of first input.
Extension name or number of second input.
Ignore case in matching/searching columns.
Select column(s): 'name', 'unit', 'comment'.
Micro-seconds to wait for standard input.
Output:
Don't delete output if it exists.
Keep input directory for automatic output.
No rearranging of inputs, output is log file
Output is rows that don't match.
Out cols in CSV, 'a': first, 'b': second input.
No Git commit in 0-th HDU of output FITS.
No metadata in 0-th HDU of output FITS.
No 'DATE' in 0-th HDU of output FITS.
No versions in 0-th HDU of output FITS.
Output file name.
Table fmt: 'fits-ascii', 'fits-binary', 'txt'.
WCS linear matrix of output ('pc' or 'cd').
Catalog matching
Acceptable aperture for matching.
Column name/number of first catalog.
Column name/number of second catalog.
Manually input coordiantes.
HDU of k-d tree when --kdtree=FILE.fits.
build, internal, disable, CUSTOM-FITS-FILE.
Operating modes:
-?, --help
give this help list
List all config files and variables read.
BibTeX citation for this program.
Read configuration file STR immediately.
Custom prefix of option names config files.
Do not parse any more configuration files.
Information about output(s) in a log file.
Min. bytes to avoid RAM automatically.
Number of CPU threads to use.
Only run if the program version is STR.
Print parameter values to be used and abort.
Don't print mmap'd file's name and size.
Only report errors, remain quiet about steps.
Set default values for this directory and abort.
give a short usage message
Set default values for this user and abort.
print program version

Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.

GNU Astronomy Utilities home page: http://www.gnu.org/software/gnuastro/

REPORTING BUGS

Report bugs to bug-gnuastro@gnu.org.

COPYRIGHT

Copyright © 2015-2024 Free Software Foundation, Inc. License GPLv3+: GNU General public license version 3 or later.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Written/developed by Mohammad Akhlaghi

SEE ALSO

The full documentation for Match is maintained as a Texinfo manual. If the info and Match programs are properly installed at your site, the command

info Match

should give you access to the complete manual.

February 2024 GNU Astronomy Utilities 0.22