This file is indexed.

/usr/share/doc/munipack/changes.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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
<!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>ChangeLog of Munipack</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>ChangeLog</h1>

<p class="abstract">Summary of recent development.</p>

<h2>Changelog of 0.5.10 (Flat-fielding) release</h2>

<p>Release date: 16. January, 2018. </p>
<p>This release is focused on improving of already
  developed features.</p>

<h3>Improvements:</h3>
<ul>
  <li>Developed new flat-field approach which is mostly like
    onto photometry calibration than a plain averaging.
    I believes the implementation is correct, from different
    points of view, for the first time.</li>
  <li>Astrometry has faster lucky-match option, input stars are
    sliced by brightness, has enhanced robust algorithms (estimate
    of scale, stability, reliability) and some bug-fixes.</li>
  <li>Estimation of the photometry calibration is regularised which
    leads to more precise and reliable results of photometry,
    flat-fielding, etc.</li>
  <li>Kombine implements averaging of input frames and the
    result frames might be rotated.</li>
  <li>Improved estimation of std.errors for aperture photometry
    leading to better photometric precision as well as conversion
    of some photometric quantities.</li>
  <li>All robust algorithms has updated their estimate of scale.</li>
  <li>Improved artificial features: background in magnitudes per
    square arcsecond, documentation.
  <li>Bug-fixes in utilities: phcorr, artificial, votable, list and
    the graphical  interface.</li>
</ul>


<h2>Changelog of 0.5.9 (Artificial Sky) release</h2>

<p>Release date: 18. July, 2017. </p>
<p>This release is bugfix release of previous 0.5.8 (Artificial Sky).</p>


<h2>Changelog of 0.5.8 (Artificial Sky) release</h2>

<p>Release date: 14. July, 2017. </p>
<p>This release is mostly focused on an artificial sky
  and related affairs.</p>

<h3>New features:</h3>
<ul>
  <li>The creation of artificial sky as the testing framework.</li>
</ul>

<h3>Improvements:</h3>
<ul>
  <li>Robust statistical methods are implemented by more reliable
    algorithms.</li>
  <li>Flat-fielding problem is fully solved.</li>
  <li>Added UCAC5 catalogue. UCAC4 is still default due wider
    (photometry) completness.</li>
</ul>


<h2>Changelog of 0.5.7 (Growth Curve) release</h2>

<p>Release date: 25. October, 2016. </p>
<p>This release is mostly focused on growth curve photometry.</p>

<h3>New features:</h3>
<ul>
  <li>Growth curve method is implemented for general radial profiles
    of stars by using a stable and flexible algorithm. Main goal is
    photometry calibration
    of total fluxes (one is superior to aperture correction,
    independent on seeing) for absolute calibration.
    A subjective choice of aperture radius is no more
    need and results are more reliable and less noisy.</li>
  <li>Statistical estimates of data scatter are on base of minimise
    of entropy rather on maximum-likelihood method. Results
    has the most minimal dispersion possible and limited mostly
    by photon statistics.</li>
</ul>

<h3>Improvements:</h3>
<ul>
  <li>More efficient approach and defaults for astrometry.</li>
  <li>New astrometry core, better estimation of limits on base of statistical tests.</li>
  <li>Implemented astrometry for reflected frames.</li>
  <li>Many important gfortran run-time exceptions (zero division, overflow) bugfixed.</li>
  <li>A correct estimation of Hessian (also errors of parameters) in robust
      optimalisation.</li>
  <li>An inverse matrix implemented also for singular case.</li>
  <li>The output photometry format is changed: implemented new keywords and features,
      only results are saved by default.</li>
</ul>


<h2>Changelog of 0.5.6 (Photon Calibration) release</h2>

<p>Release date: January 05, 2015. </p>
<p>This release is mostly focused on the precise photometry calibration.</p>

<h3>Improvements:</h3>
<ul>
<li>Developed new approach for colour transformations and photometry calibration.</li>
<li>Robust algorithms improved (precise estimation of statistical errors, initial
    estimates and better convergence).</li>
<li>Developed a new flat-fielding algorithm (with precision of up to second
order, side product is estimation of gain from series of flats). </li>
<li>Regular system of packaging is preferred (DEB and RPM builders prepared).
    Bundle installation is obsolete now. </li>
<li>Changed structure of photometry files. Removed frameconv utility
(merged to phcal).</li>
<li>Bugfixes: phcorr (saturation, null output),
    timeseries (reports missing values as undefined) and
    using of compressed FITSes.</li>
<li>Docs are generated along with full package.</li>
<li>Plplot replaced by wxMathPlot. Removed dependency on Plplot
(which drops dependency on exact version of wxWidgets). </li>
</ul>



<h2>Changelog of 0.5.5 (Nights Without Convergence) release</h2>

<p>Release date: April 1, 2014. </p>
<p>This release is mostly focused on running tests of improved robust algorithms.</p>

<h3>New feature:</h3>
<ul>
<li>Robust method uses joint estimator of location and scale which
    reduces scatter.</li>
</ul>

<h3>Improvements:</h3>
<ul>
<li>Gain is proper photometry correction like flat-field since now.</li>
<li>Cone search supports selection of mirrors of VizieR servers and supports
    network timeout recovering.</li>
<li>Preliminary implementation of a general cross-match utility.</li>
<li>Preliminary attempt for PSF.</li>
<li>Google code site is planed for shutdown. Its content has been merged
    with homepage to prevent confusing of users.</li>
<li>A final test of astrometry calibration can be suppressed to allow calibrate
    with a low-precision (without knowledge of the exact projection for wide-fields).</li>
<li>Bugfix: DATE-OBS set by environment variables, undefined values in conversion
           VOTable to FITS, flat-field scaling, </li>
<li>Default photometry system is renamed from Landolt to Johnson (older designations
    is incorrect).</li>
<li>Clear code for: command-line interface, conventions for negative declinations,
  exit codes of command-line utilities.</li>
<li>Clean-up of unused and obsolete parts.</li>
<li>Updated for wxWidgets 3.0. Planed replace of Plplot by wxMathPlot.</li>
</ul>


<h2>Changelog of 0.5.4 (Photon Rain) release</h2>
<p>Release date: July 31, 2013. </p>
<p>This release is mostly focused on the photometric calibration. </p>
<h3>New features:</h3>
<ul>
<li>Transformation between photometric systems. </li>
<li>Full photometric calibration. </li>
<li>Developed format for light-curve storage. </li>
</ul>
<h3>Improvements:</h3>
<ul>
<li>In astrometry matching (speed-up, robustness, brightness as next comaprison atributte, closed path). </li>
<li>In astrometry (proper motion, UCAC4 as default catalogue). </li>
<li>New approach on photometry pre-corrections (bias, dark, flat-field). </li>
<li>FITS header edition. </li>
<li>Default values for long options. </li>
<li>Changed structure of FITS tables. </li>
<li>Building supports system-wide configuration. </li>
<li>GUI updated to match modern desktops. </li>
<li>Huge expansion of documentation. </li>
</ul>

<h2>Changelog of 0.5.3 (New Generation) release</h2>
<p>Release date: June 29, 2012. </p>
<p>This release is mostly focused on the astronomical engine: photometry, astrometry, listing and kombine. </p>
<h3>New features:</h3>
<ul>
<li>New astrometry, photometry and cone search dialogs. </li>
<li>Tutorials for all basic astronomical tasks. </li>
<li>New implementations: listing (light curves, catalogues, use astrometry calibration) and kombine (spherical projections, geometrical transformations, mosaicking). </li>
<li>Backup methods uses GNU conventions (suppresed cfitsio&#x27;s !clobbers) </li>
<li>Konve and picko has been removed and ones are provided as externals. </li>
<li>New image display algorithm in View. </li>
<li>Atom-feed. </li>
</ul>
<h3>Improvements:</h3>
<ul>
<li>Docs converted to HTML5. </li>
<li>Docs has been restructured and extended for description of completed features and tutorials </li>
<li>Improved astrometry algorithms (new back-tracking core, abs+rob-fitting code, added least squares, complete update of astrometry code, tuning of parameters and methods on data) </li>
<li>Improvements in robust estimations (core, precision and stability) </li>
<li>Implemented astrometry of reference and relative frame. </li>
<li>Locales-friendly changes </li>
<li>Improved Tuning: new contrast, color band parameters. </li>
<li>Updated for new compilers g++/gfortran </li>
<li>tuning of distribution (used -rpath, clean-ups). </li>
<li>Implemented exposure mask for kombine </li>
</ul>

<h2>Changelog of 0.5.2 (Astrometry) release</h2>
<p>Release date: Oct. 19, 2011. </p>
<p>This release is mostly focused on astrometry. </p>
<h3>New features:</h3>
<ul>
<li>Developed GUI and fitting engine for astrometry. </li>
<li>CLI utilities for astrometry, photometry and listing. </li>
<li>Initial support for VO (cone-search, VOTable). </li>
<li>Now, objects and photometry are stored as HDU tables in FITS files. </li>
<li>New match algorithm on base of back-tracking. </li>
<li>Code for WCS in FITS. </li>
<li>Implemented splashing and resume panels. </li>
<li>Binary builders (and distribution packages) for DEB and RPM based distributions. </li></ul>
<h3>Improvements:</h3>
<ul>
<li>Config files moved to ~/.xmunipack/ directory. </li>
<li>Updated homepage (added pages for new utilities, design). </li>
<li>Adapted for latest wxWidgets (important support for event-driven in without GUI - crutial for run of external utilities, main reason for update to latest wxWidgets, support for floats in spin buttons,..). </li>
<li>Portable implementations for external processes, CLI parameters parsing. </li>
<li>Reimplementation of interface to launching of external processes (portable support of pipelining including chained comands and I/O data passing, very important improvement). </li>
<li>Reimplemented original utilities (classic edition) for new architecture. </li>
<li>Redesigned GUI for display of images (added right panel). </li>
<li>Replacement for side panel (for HDU selection is used combo-box). </li>
<li>Improvemnets of icon (file operation) handling in Browser. </li>
<li>Reimplemented image tunning. </li>
<li>Removed bottom toolbars. </li>
<li>Reimplemented color fits. </li>
<li>FITS header to single window. </li>
<li>Enhanced code for displaing, reimplemented zooming and scrolling of images. </li>
<li>Clean code for threading start/stop, conditional variables (more stability). </li>
<li>Support of different column types in FITS tables. </li>
</ul>
<p>The reimplementation of Color FITS is extremely important step. The backward compatibility is broken. External utilities (rawtran and fitspng) are required in versions above 0.3. </p>
<h2>Changelog of 0.5.1 (Coloring) release</h2>
<p>Release date: Oct, 17, 2010. </p>
<p>This release is mostly focused on color processing. </p>
<h3>Improvements in color processing:</h3>
<ul>
<li>added coloring utility (create of natural color images from a set of single-band ones) </li>
<li>added color space transformation utility (XYZ, Luv, BVR, Scotopic) </li>
<li>added tuning of colors: saturation, hue, white point (Luv is used as the base transformation color space) </li>
<li>advanced GUIs for coloring </li>
</ul>
<h3>Improvements in GUI:</h3>
<ul>
<li>exporting of FITS headers, images and tables in View to another format (png,jpg for images, txt for header and tables) </li>
<li>rewrote archive and list implementation for speed, efficiency and fashion </li>
<li>support for clipboard and DnD, a simple XML serialization </li>
<li>GUI for corrections and averaging </li>
<li>added Console and Preferences </li>
<li>GUI class reimplementation for floating windows (detail, tune,..) </li>
<li>plotting via plplot library </li>
<li>enhanced all functions in browser (list types, icons, labels and arrange) </li>
<li>drop shadow and highlighting icons in browser </li>
<li>started use of updateUI events, custom dialogs and validator (thx to wxWidget bible) </li>
<li>improved speedup in archive, list and image display </li>
<li>reimplemented launching of external utilities in GUI </li>
<li>added GUI for import of RAW pictures </li>
<li>implemented search in metadata in Browser </li>
<li>design improvements </li>
<li>enhancements in display and tune dialogs </li>
<li>significant improvements in image displaying </li>
</ul>
<h3>Improvements in command line utilities:</h3>
<ul>
<li>corrections for dark,flat and bias </li>
<li>averaging of dark (biases) and flats </li>
<li>adapted meandark, autoflat, darkbat and flatbat to a new fashion </li>
<li>founded munipack CLI interface (we&#x27;re on the way to use only xmunipack and munipack binaries) </li>
</ul>
<h3>and finally:</h3>
<ul>
<li>in docpage, forked classic edition, improvements of homepage design </li>
<li>new doc pages: color FITS specification, color processing, tune  </li>
<li>reimplemented linux installer (very very hard work!) </li>
<li>bugfixes (see issues) </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>