m (→Documentation) |
m (→Documentation) |
||
Line 24: | Line 24: | ||
We try to keep this FITSH/wiki page to be as comprehensive as possible. However, there might be features that are mentioned somewhere and does not have a related listed command line option or vice versa. Please provide any information about these issues, such reports are highly welcomed! | We try to keep this FITSH/wiki page to be as comprehensive as possible. However, there might be features that are mentioned somewhere and does not have a related listed command line option or vice versa. Please provide any information about these issues, such reports are highly welcomed! | ||
+ | |||
+ | === References === | ||
+ | |||
+ | * Information about the [http://fits.gsfc.nasa.gov/ FITS] format. | ||
+ | * [http://adsabs.harvard.edu/abs/2012MNRAS.421.1825P The paper] describing the package. | ||
+ | * [http://adsabs.harvard.edu/abs/2009PhDT.........2P The PhD thesis] in which some algorithmical details of the various utilities are discussed. | ||
+ | * [http://adsabs.harvard.edu/abs/2006PASP..118.1474P The paper] describing the details and features of the catalogue cross matching and astrometry as implemented in the [[grmatch]] task. | ||
+ | |||
+ | Although '''FITSH''' is a relatively new public package, it is not without a history. As of now, there are more than 100 papers (from the last 10+ years) in which one or more of the '''FITSH''' tasks have successfully been employed at some level. |
Welcome to the FITSH Wiki pages. Here you can find a detailed description and a series of examples related to the various tasks of the FITSH package. Please note that both the reference manuals of the package tasks and the official download section are accessible from the main http://fitsh.net/ webpage.
The current stable version of FITSH is 0.9.2.
By installing from source, FITSH follows the standard ./configure && make && make install
procedure. See this page for further details. FITSH can also be compiled as a Debian package and can be installed system-wide using a Debian-based package manager (dpkg
, apt-get
, ...).
This page describes you how can one begin to have experiences with FITSH. Basically, first install FITSH itself (and some additional packages which might also be useful in the future) then the tasks are readily be availble for image processing!
Here you can find many fully elaborated examples demonstrating the most important features of the FITSH package. Most of these examples are related to published scientific articles.
Currently, documentation about FITSH is available in the following forms:
--help
and --long-help (or --help-long
) options, respectively. The --help
option simply lists the available options and switches with a minimalistic references of the actual syntax while --long-help
gives a more detailed description (that is also adequate to be converted into a nice UNIX manual page using the help2man utility).
We try to keep this FITSH/wiki page to be as comprehensive as possible. However, there might be features that are mentioned somewhere and does not have a related listed command line option or vice versa. Please provide any information about these issues, such reports are highly welcomed!
Although FITSH is a relatively new public package, it is not without a history. As of now, there are more than 100 papers (from the last 10+ years) in which one or more of the FITSH tasks have successfully been employed at some level.