Main Page

From FITSH
(Difference between revisions)
Jump to: navigation, search
m (Documentation)
m (Documentation)
Line 21: Line 21:
 
* All of the '''FITSH''' programs/tasks are capable to provide a shorter and a longer list of command line help options and description that are available via the <code>--help</code> and </code>--long-help</code> (or <code>--help-long</code>) options, respectively. The <code>--help</code> option simply lists the available options and switches with a minimalistic references of the actual syntax while <code>--long-help</code> gives a more detailed description (that is also adequate to be converted into a nice UNIX manual page using the [http://www.gnu.org/software/help2man/ help2man] utility).
 
* All of the '''FITSH''' programs/tasks are capable to provide a shorter and a longer list of command line help options and description that are available via the <code>--help</code> and </code>--long-help</code> (or <code>--help-long</code>) options, respectively. The <code>--help</code> option simply lists the available options and switches with a minimalistic references of the actual syntax while <code>--long-help</code> gives a more detailed description (that is also adequate to be converted into a nice UNIX manual page using the [http://www.gnu.org/software/help2man/ help2man] utility).
 
* You can find a more detailed summary about the specific programs/tasks [[Tasks|here]].
 
* You can find a more detailed summary about the specific programs/tasks [[Tasks|here]].
* See also the [[Examples]] section of this wiki page.
+
* See also the [[Example:Main Page|Examples]] section of this wiki page.
  
 
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!

Revision as of 22:13, 12 September 2016

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 the official download section is still accessible from the main http://fitsh.net/ webpage.

The current stable version of FITSH is 0.9.2.

Installation gudelines

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, ...).

Getting started

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!

Examples

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.

Documentation

Currently, documentation about FITSH is available in the following forms:

  • All of the FITSH programs/tasks are capable to provide a shorter and a longer list of command line help options and description that are available via the --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).
  • You can find a more detailed summary about the specific programs/tasks here.
  • See also the Examples section of this wiki page.

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 FITS format.
  • The paper describing the package.
  • The PhD thesis in which some algorithmical details of the various utilities are discussed.
  • 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.

Personal tools