/usr/share/doc/munipack/history.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 | <!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 ‒ The History</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>About History Of Munipack</h1>
<p><i>DRAFT</i></p>
<p class="abstract">
Munipack is a general astronomical image processing software focused on processing
of any kind of observed image data. The processing is like a art of data processing
and Munipack is a tool in hands of experineced astronomer.
</p>
<h2>Early Era</h2>
<p>
A processing of astronomical images is one from the most exciting parts of the
observational astronomy. But the relevant processing of the tusand of images is
also the most difficult task for scientists. Since 1998, I'm working on developing
of a system for automarise the processing and on fully automated
algorithms for that purpose. I started from the famous DAOPHOT II
package by P. B. Stetson. The name Munipack is inspired
by DAOPHOT, P.B. Stetson wroted DAOPHOT at Dominion
Astrophysical Observatory therefore I use Munipack
originated from my alma mater, Masaryk University in Brno. Note,
that T.G. Masaryk was a first Czech(oslovak) democratic
president. I thinks, that names like Hrophot are not suitable for the case.
</p>
<p>
The CCD photomtery is a art of data processing. Any
algorithm (Munipack's component or another) can
diminantly help of this processing but it must be used
with naximum warranty. Are you a astronomical photometry
guru?
</p>
<p>
Munipack project has been started by me in Masaryk University at 1996. A primary idea
has been to prepare a batch processing software for huge amount of our CCD data.
As the photometry core, the source codes of DAOPHOT II implemented by Midas, has
been selected. Just star detection and the aperture photometry routines
has been used, for reason, that ones did not required any user interaction,
the key feature for non-iterative analysis.
</p>
<p>
The original code has been arranged to work as a separate tool (without Midas
environment). Parameters and data files has been not altered (ones are identical
to obsolete 0.4.2 version).
</p>
<p>
The core of the Munipack package - muniphot - is based on the
world-wide known code DAOPHOT by the P. B. Stetson. Nevertheless,
the munipack was rewritten from Fortran 77 language to Fortran 90
and its robust mean estimator was coded from the scratch.
The methods for the mean were described in book:
</p>
<p>
Muniphot is less general the DAOPHOT.
DAOPHOT uses aperture and PSF photometry, but muniphot only aperture
photometry. The differences between both utilities will be on a crowded
field greather then on a sparse. The photmetry with munipack of the stars
in a globular cluster or supernovae on the background of a galaxy
is probbably bad idea. This is work for DAOPHOT. The processing
of a few hundred images of your favourite variable star in
Ursa Major is typical use of the munipack.
</p>
<h2>Developing of additional utilities</h2>
<p>
Some utilities has been implemented to provide additional facility for extraction
of light curves of variable stars from the images. The matching of
star lists has provided a way to find an affine transformation between images
and vice versa. The routines had enabled construction of light curves. Also
basic image reduction (dark and flat corrections) has been added. The work has
been published under both Unix (Linux and Solaris) and MS-DOS operating systems
during 1997.
</p>
<h2>Under DOS</h2>
<p>
My friend Rudolf Novak wrote DOS/WIN port of the prehistorical
version of Munipack named MUNIDOS. This package contains
main components for photometry and additional routines
for user friendly interface. Many people reports MUNIDOS as
new DOS clone (like MSDOS, DRDOS or FreeDOS). On base it,
we (I) omiting this name. Therefore, MUNIDOS still lives.
It is maintainted by the Lukas Kral.
</p>
<h2>Robust Algorithms and Fortran 90</h2>
<p>
1998 and 2000 improvements included the creation of a robust flat-field routine
from series of flat-fields (using mean and sigma normalization).
Some important improvements in algorithms has been realized: The main part
of code has been arranged for Fortran 90 compilers. The implementation
has been changed to use of dynamical arrays, routines has been rewrote
to use memory instead of disk-buffers and massive speed up has been preformed.
Robust algorithms with non-Gaussian distributions replaced the original
DAOPHOT's filtering and cutting methods (while the methods has shown
the right way to determine results).
</p>
<h2>Long Bug-fixing</h2>
<p>
The 2000-late improvements included image collecting utilities which
provides composition of images and deep-field imaging and precise photometry
of combined images. The period has been characterized by a slow progress,
bug-fixing and perfecting of the application.
</p>
<h2>Graphical interfaces</h2>
<p>
The new era of Munipack started on begin of 2009 when the plan for GUI,
modernization and improvements has been started. As the part of the work,
you can read this sentences.
</p>
<footer>
<div style="float:left; margin-left:2em;">
Copyright © 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>
|