This file is indexed.

/usr/share/doc/munipack/grow.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
<!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 ‒ Grow-curve</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>Grow Curve</h1>

<p class="abstract">
  Grow curve is derived as an approximation of the flux
  of stars in increasing apertures.
</p>


<h1>The Definition</h1>

<p>
  Lets <i>I(r,φ)</i> is a distribution of the intensity of a star.
  A flux inside radius <i>R</i> will be <i>F(R)</i>:
</p>
<p>
  <i>F(R) =∫<sub>0</sub><sup>R</sup> I(r,φ) dr dφ </i>
</p>
<p>
  The growth-curve is defined as the radial flux dependency with
  limit <i>f(∞) = 1</i>. The property <i>F(∞) = F<sub>0</sub>f(∞)</i>
  defines total flux of the star as <i>F<sub>0</sub></i>.
  By another words, this is a flux in the infinite aperture
  without another stars (sources).
</p>

<p>
  Lets observed intensity on CCD is <i>I<sub>ij</sub></i>
  inside <i>R</i> aperture defines the empirical radial flux distribution
</p>
<p>
  <i>
  F<sub>R</sub> = ∑<sub>ij</sub> (I<sub>ij</sub> - B<sub>ij</sub>),
  </i>
</p>
<p>
  for <i>√(i<sup>2</sup> + j<sup>2</sup>) ≤ R</i>
The sum counts photons in radius around a centre of a star.
The observed intensity contains photons from the star added to photons
from background <i>B<sub>ij</sub></i> which must be subtracted.
  When the value of background is poorly estimated, the
  flux is also affected.
</p>



<h1>The Construction</h1>

<p>
  An empirical growth curve <i>f<sub>i</sub></i> at radii
  <i>r<sub>i</sub></i> and areas <i>A<sub>i</sub> = π r<sub>i</sub><sup>2</sup></i>
  is
</p>
<p>
  <i>
  F<sub>i</sub> = F<sub>0</sub> f<sub>i</sub> + β A<sub>i</sub>
  </i>
</p>
<p>
  <i>F<sub>i</sub></i> are measurements of fluxes at a set
  suitably distributed apertures. The effective half-radius
  (half of FWHM) can be used to estimate the aperture with
  minimal noise and background contamination: 2 ‒ 3 FWHM.
  For apertures smaller then the optimal, the growth-curve
  can be estimated as
</p>
<p>
  <i>
  f<sub>i</sub> = (F<sub>i</sub> - β A<sub>i</sub>) /
  (F<sub>i+1</sub> - β A<sub>i+1</sub>) f<sub>i+1</sub>
  </i>
</p>
<p>
  and for larger radii as
</p>
<p>
  <i>
    f<sub>i</sub> = (F<sub>i</sub> - β A<sub>i</sub>) / F<sub>0</sub>.
  </i>
</p>
<p>
  The determination is choice with respect to minimise
  statistical errors. For proper estimate of the parameters,
  the use of bright stars is recommended.
</p>


<h1>Properties</h1>


<p>
  Grow curves are preferred against to pure aperture photometry:
</p>
<ul>
  <li>They gives total flux.</li>
  <li>They are averaged.</li>
</ul>

<p>
  The total flux is more invariant quantity than pure flux in
  aperture because it is independent on actual shape of star image
  which is changed due to atmospheric conditions, telescope
  image deformation and specially on airmass. The measurements
  of extinction and absolute calibration requires the total flux.
</p>

<p>
  The total flux is derived from more than one aperture, therefore
  the values are less affected by unexpected errors. The results
  has less noise.
</p>


<img style="display: block; margin-left: 2em; margin-top:1em; margin-right: 0;" src="grow_curve_anotated.svg" alt="Grow Curve" title="Grow Curve">

<h1>Aperture Correction</h1>

Aperture correction is a procedure which converts value from a finite
aperture to total flux. Growth curve can be used to derive the correction.

Generally, the grow curve method superseded the aperture correction
because use of more apertures together and correct estimate of background.


<h2>See Also</h2>


<p>
Manuals:
<a href="man_aphot.html">Aperture Photometry</a>.
Data Formats:
<a href="dataform_proc.html">Format of Processing File</a>.
</p>

<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>