This file is indexed.

/usr/share/doc/munipack/features.html is in munipack-doc 0.5.10-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html lang="en">
<head>
<!-- meta -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="description" content="A general astronomical image processing software">
<meta name="author" content="Filip Hroch">
<link href="news_feed.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed" />
<link type="text/css" rel="stylesheet" href="munipack.css">
<link rel="shortcut icon" href="favicon.ico">
<title>Munipack's Features</title>
</head>
<body>
<header>
<a href="munipack.html"><img src="title_logo.png" alt="Munipack's logo" class="head"></a>
<div class="headhead">
<div class="headtitle">
<a class="headtitle" href="munipack.html">Munipack</a>
<a class="headsubtitle" href="munipack.html">A general astronomical image processing software</a>
</div>
<ul class="menu">
  <li class="menu"><a href="docs.html" class="menu">Documents</a></li>
  <li class="menu"><a href="guide.html" class="menu">User guide</a></li>
</ul>
</div>
</header>

<h1>Features</h1>
<ul>
<li>Munipack is a free open source tool which aim is to be
a software eye of an astronomer.</li>
<li>Munipack's goal is to implement easy-to-use tools for all
astronomical astrometry and photometry, access to
Virtual observatory as well as FITS files operations
and even more.</li>
<li>Munipack provides a <a href="basic.html">simple user interface</a>
along with a powerful processing engine.</li>
</ul>


<h2>General</h2>
<ul>
<li>All results are estimated by
<a href="http://en.wikipedia.org/wiki/Robust_statistics">robust statistical</a>
methods. Mixed statistical distributions or random outliers does not matter
in this robust approach.</li>
<li>As the heart of optimisation methods, <a href="http://en.wikipedia.org/wiki/MINPACK">Minpack</a> has been selected (<a href="http://www.netlib.org/minpack/">source code by Netlib</a>).
</li>
</ul>


<h2>Astrometry</h2>
<p>
Munipack has implemented the very complex
<a href="man_astrometry.html">astrometry</a> module:
</p>
<ul>
<li>Robust statistical estimators and algorithms are implemented.</li>
<li>Mutual correspondence of an astrometric catalogue and processed images
is determined by a developed matching algorithm on base of back-tracking.</li>
<li>As the star position source, a catalogue or an already calibrated image can be
provided.</li>
<li>Astrometry calibration can be stored in <a href="dataform_astrometry.html">FITS
header</a>.</li>
</ul>

<h2>Photometry</h2>
<p>
  Munipack provides the classical method detection of stars
  and the aperture photometry on base of DAOPHOT II.
</p>
<ul>
<li>Automatic <a href="man_find.html">detection</a> of stars</li>
<li><a href="man_aphot.html">Aperture photometry</a> of stars</li>
<li><a href="grow.html">Growth curve photometry</a> of stars</li>
<li><a href="phoverview.html">A novel approach</a> on photometric calibration
has been developed.</li>
<li>The calibration on <a href="man_phcal.html">absolute fluxes</a> is possible.</li>
<li><a href="man_phfotran.html">Photometric System Transformation</a>
can be determined.</li>
</ul>

<h2>Photometric Pre-Corrections</h2>

<p>A standard way to correct for all the <a href="man_bias.html">bias</a>,
<a href="man_dark.html">dark</a> and <a href="man_flat.html">flat-field</a>
frames is implemented.
</p>
<ul>
<li>Averaging is implemented by robust statistical methods (eg. suppress
defects like cosmic-ray events)</li>
<li>Flat-fielding can be applied on series of twilight frames, including different
    levels of illumination.</li>
</ul>

<h2>Data Products</h2>
<ul>
<li><a href="man_timeseries.html">Time-series (light curves)</a></li>
<li><a href="man_kombine.html">Deep fields and mosaics</a></li>
<li><a href="colorspace.html">Universe in natural colours</a></li>
</ul>

<h2>Colour Imaging</h2>
<ul>
<li><a href="colorfits.html">Developed</a> colour FITS convention</li>
<li>Create of colour images in natural (not false!) colours from
    observations in astronomical <a href="colorspace.html">Johnson BVR bands</a>.</li>
</ul>

<h2>Graphical Interface</h2>

<p>Properties of Viewer:</p>
<ul>
<li>Analysis of FITS format structure</li>
<li>Munipack is set as system default FITS images viewer.</li>
<li>Basic (astronomical) operations with frames</li>
<li><a href="itone.html">Advanced image processor</a> supporting an infinite dynamic range</li>
<li><a href="colorspace.html">Advanced colour management</a></li>
<li>The image composition in false and natural colours</li>
<li><a href="astoverview.html">Astrometric calibration of images</a></li>
</ul>

<p>Properties of browser:</p>
<ul>
<li>A fast thumb-nailing tool</li>
<li>Batch operations on large lists of files</li>
<li>Recognition of structure of usual FITS files including tables and multi-HDU extensions</li>
<li>Import of digital camera RAW photos (CR2, RAW, …) to colour FITS</li>
<li>Common photometric reductions (dark, bias corrections, flat-fielding)</li>
<li>Search of FITS headers</li>
</ul>

<h2>Software Properties</h2>
<ul>
<li>Munipack is designed as a multi-platform application.
Developed and currently maintained only under GNU/Linux.
<!--
Developed under GNU/Linux, possibly
    working under Mac OS X, MS Windows and others.
Munipack is designed pretty much portable and multiplatform but every platform needs <em>a fine tunning of details which wasn't done yet.</em>
-->
</li>
<li>Munipack is developed on top of <a href="http://www.wxWidgets.org/">wxWidgets⤴</a>, a C++ toolkit.
</li>
<li>Both graphical and command-line interfaces are available.</li>
<li>All functionality can be scripted. Therefore, one is prepared for a batch
    processing of large amount of the astronomical data
  (for preparation of data pipelines).</li>
<li>Munipack's functional core is split onto working modules. They are designed
    as independent routines written (mostly) in Fortran 95. They are
    available directly and can be controlled via standard input and output
    (possibly providing a network access, a scripting language wrapper, etc).</li>
</ul>


<h2>See Also</h2>

<ul>
<li><a href="basic.html">Getting started</a></li>
<li><a href="man_intro.html">Introduction for command-line utilities</a></li>
<li><a href="guide.html">☺ User Guide</a></li>
<li><a href="docs.html">◈ Documentation</a></li>
</ul>

<footer>
<div style="float:left; margin-left:2em;">
Copyright &copy; 1997 – 2018
Filip Hroch (<a style="text-decoration: none" href="mailto:hroch@physics.muni.cz?Subject=Munipack" title="Author's Email"></a>), license <a href="http://www.gnu.org/licenses/gpl.html">GPLv3</a>.
</div>
<div style="float:right; margin-right:2em; margin-top:-0.2em;">
<a href="http://monteboo.blogspot.com/search/label/Munipack" title="Munipack on MonteBoo Blog"><img src="favicon-blogger.png" alt="Blogger"></a>
<a href="http://www.muni.cz/?lang=en" title="Masaryk University in Brno, Czech Republic"><img src="mu-logo.png" alt="Masaryk University"></a>
<a href="news_feed.xml" title="Munipack's Releases in Atom Syndication Format"><img src="Feed-icon.png" alt="Atom Feed"></a>
</div>
</footer>
</body>
</html>