This file is indexed.

/usr/share/doc/cpl-plugin-fors-doc/html/fors_wave_calib.html is in cpl-plugin-fors-doc 4.11.12+dfsg-3.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>The fors_wave_calib recipe &mdash; FORS pipeline 4.11.12 documentation</title>
    
    <link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '4.11.12',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="FORS pipeline 4.11.12 documentation" href="index.html" />
    <link rel="next" title="The fors_detect_objects recipe" href="fors_detect_objects.html" />
    <link rel="prev" title="The fors_extract_objects recipe" href="fors_extract_objects.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="fors_detect_objects.html" title="The fors_detect_objects recipe"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="fors_extract_objects.html" title="The fors_extract_objects recipe"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">FORS pipeline 4.11.12 documentation</a> &raquo;</li> 
      </ul>
    </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">The fors_wave_calib recipe</a><ul>
<li><a class="reference internal" href="#synopsis">Synopsis</a></li>
<li><a class="reference internal" href="#description">Description</a><ul>
<li><a class="reference internal" href="#input-files">Input files</a></li>
<li><a class="reference internal" href="#output-files">Output files</a></li>
</ul>
</li>
<li><a class="reference internal" href="#constructor">Constructor</a></li>
<li><a class="reference internal" href="#parameters">Parameters</a></li>
<li><a class="reference internal" href="#bug-reports">Bug reports</a></li>
<li><a class="reference internal" href="#copyright">Copyright</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="fors_extract_objects.html"
                        title="previous chapter">The fors_extract_objects recipe</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="fors_detect_objects.html"
                        title="next chapter">The fors_detect_objects recipe</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/fors_wave_calib.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="the-fors-wave-calib-recipe">
<h1>The fors_wave_calib recipe<a class="headerlink" href="#the-fors-wave-calib-recipe" title="Permalink to this headline"></a></h1>
<dl class="data">
<dt id="fors_wave_calib">
<tt class="descname">fors_wave_calib</tt><a class="headerlink" href="#fors_wave_calib" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<div class="section" id="synopsis">
<h2>Synopsis<a class="headerlink" href="#synopsis" title="Permalink to this headline"></a></h2>
<p>Derive dispersion relation from rectified arc lamp frame</p>
</div>
<div class="section" id="description">
<h2>Description<a class="headerlink" href="#description" title="Permalink to this headline"></a></h2>
<p>This recipe is used to wavelength calibrate MOS/MXU slit spectra contained
in the rectified arc lamp exposure produced with recipe fors_extract_slits.</p>
<p>A pattern-matching algorithm is applied as in recipe fors_detect_spectra.</p>
<p>The input spatial map is used in the production of the wavelength map.</p>
<p>Use recipe fors_wave_calib_lss for LSS data, or for MOS/MXU data where all
slits have the same offset. For more details on this data reduction strategy
please refer to the FORS Pipeline User&#8217;s Manual.</p>
<p>Note that specifying an input GRISM_TABLE will set some of the recipe
configuration parameters to default values valid for a particular grism.</p>
<p>In the table below the MXU acronym can be alternatively read as MOS.</p>
<div class="section" id="input-files">
<h3>Input files<a class="headerlink" href="#input-files" title="Permalink to this headline"></a></h3>
<div class="highlight-python"><pre>DO category:               Type:       Explanation:         Required:
SPATIAL_MAP_MXU            Calib       Spatial map             Y
RECTIFIED_LAMP_MXU         Calib       Rectified arc exposure  Y
SLIT_LOCATION_MXU          Calib       Slit location table     Y
CURV_COEFF_MXU             Calib       Spectral curvature      Y
MASTER_LINECAT             Calib       Line catalog            Y
GRISM_TABLE                Calib       Grism table             .</pre>
</div>
</div>
<div class="section" id="output-files">
<h3>Output files<a class="headerlink" href="#output-files" title="Permalink to this headline"></a></h3>
<div class="highlight-python"><pre>DO category:               Data type:  Explanation:
REDUCED_LAMP_MXU           FITS image  Calibrated arc lamp exposure
DISP_COEFF_MXU             FITS table  Inverse dispersion coefficients
DISP_RESIDUALS_MXU         FITS image  Image of modeling residuals
WAVELENGTH_MAP_MXU         FITS image  Wavelengths mapped on CCD
SPECTRAL_RESOLUTION_MXU    FITS table  Spectral resolution table</pre>
</div>
</div>
</div>
<div class="section" id="constructor">
<h2>Constructor<a class="headerlink" href="#constructor" title="Permalink to this headline"></a></h2>
<dl class="method">
<dt>
<tt class="descclassname">cpl.</tt><tt class="descname">Recipe</tt><big>(</big><em>&quot;fors_wave_calib&quot;</em><big>)</big></dt>
<dd><p>Create an object for the recipe fors_wave_calib.</p>
</dd></dl>

<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">cpl</span>
<span class="n">fors_wave_calib</span> <span class="o">=</span> <span class="n">cpl</span><span class="o">.</span><span class="n">Recipe</span><span class="p">(</span><span class="s">&quot;fors_wave_calib&quot;</span><span class="p">)</span>
</pre></div>
</div>
</div>
<div class="section" id="parameters">
<h2>Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline"></a></h2>
<dl class="attribute">
<dt id="fors_wave_calib.param.dispersion">
<tt class="descclassname">fors_wave_calib.param.</tt><tt class="descname">dispersion</tt><a class="headerlink" href="#fors_wave_calib.param.dispersion" title="Permalink to this definition"></a></dt>
<dd><p>Expected spectral dispersion (Angstrom/pixel) (float; default: 0.0) [default=0.0].</p>
</dd></dl>

<dl class="attribute">
<dt id="fors_wave_calib.param.peakdetection">
<tt class="descclassname">fors_wave_calib.param.</tt><tt class="descname">peakdetection</tt><a class="headerlink" href="#fors_wave_calib.param.peakdetection" title="Permalink to this definition"></a></dt>
<dd><p>Initial peak detection threshold (ADU) (float; default: 0.0) [default=0.0].</p>
</dd></dl>

<dl class="attribute">
<dt id="fors_wave_calib.param.wdegree">
<tt class="descclassname">fors_wave_calib.param.</tt><tt class="descname">wdegree</tt><a class="headerlink" href="#fors_wave_calib.param.wdegree" title="Permalink to this definition"></a></dt>
<dd><p>Degree of wavelength calibration polynomial (long; default: 0) [default=0].</p>
</dd></dl>

<dl class="attribute">
<dt id="fors_wave_calib.param.wradius">
<tt class="descclassname">fors_wave_calib.param.</tt><tt class="descname">wradius</tt><a class="headerlink" href="#fors_wave_calib.param.wradius" title="Permalink to this definition"></a></dt>
<dd><p>Search radius if iterating pattern-matching with first-guess method  (long; default: 4) [default=4].</p>
</dd></dl>

<dl class="attribute">
<dt id="fors_wave_calib.param.wreject">
<tt class="descclassname">fors_wave_calib.param.</tt><tt class="descname">wreject</tt><a class="headerlink" href="#fors_wave_calib.param.wreject" title="Permalink to this definition"></a></dt>
<dd><p>Rejection threshold in dispersion relation fit (pixel) (float;  default: 0.7) [default=0.7].</p>
</dd></dl>

<dl class="attribute">
<dt id="fors_wave_calib.param.wcolumn">
<tt class="descclassname">fors_wave_calib.param.</tt><tt class="descname">wcolumn</tt><a class="headerlink" href="#fors_wave_calib.param.wcolumn" title="Permalink to this definition"></a></dt>
<dd><p>Name of line catalog table column with wavelengths (str; default:  &#8216;WLEN&#8217;) [default=&#8221;WLEN&#8221;].</p>
</dd></dl>

<dl class="attribute">
<dt id="fors_wave_calib.param.startwavelength">
<tt class="descclassname">fors_wave_calib.param.</tt><tt class="descname">startwavelength</tt><a class="headerlink" href="#fors_wave_calib.param.startwavelength" title="Permalink to this definition"></a></dt>
<dd><p>Start wavelength in spectral extraction (float; default: 0.0) [default=0.0].</p>
</dd></dl>

<dl class="attribute">
<dt id="fors_wave_calib.param.endwavelength">
<tt class="descclassname">fors_wave_calib.param.</tt><tt class="descname">endwavelength</tt><a class="headerlink" href="#fors_wave_calib.param.endwavelength" title="Permalink to this definition"></a></dt>
<dd><p>End wavelength in spectral extraction (float; default: 0.0) [default=0.0].</p>
</dd></dl>

<p>The following code snippet shows the default settings for the available
parameters.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">cpl</span>
<span class="n">fors_wave_calib</span> <span class="o">=</span> <span class="n">cpl</span><span class="o">.</span><span class="n">Recipe</span><span class="p">(</span><span class="s">&quot;fors_wave_calib&quot;</span><span class="p">)</span>

<span class="n">fors_wave_calib</span><span class="o">.</span><span class="n">param</span><span class="o">.</span><span class="n">dispersion</span> <span class="o">=</span> <span class="mf">0.0</span>
<span class="n">fors_wave_calib</span><span class="o">.</span><span class="n">param</span><span class="o">.</span><span class="n">peakdetection</span> <span class="o">=</span> <span class="mf">0.0</span>
<span class="n">fors_wave_calib</span><span class="o">.</span><span class="n">param</span><span class="o">.</span><span class="n">wdegree</span> <span class="o">=</span> <span class="mi">0</span>
<span class="n">fors_wave_calib</span><span class="o">.</span><span class="n">param</span><span class="o">.</span><span class="n">wradius</span> <span class="o">=</span> <span class="mi">4</span>
<span class="n">fors_wave_calib</span><span class="o">.</span><span class="n">param</span><span class="o">.</span><span class="n">wreject</span> <span class="o">=</span> <span class="mf">0.7</span>
<span class="n">fors_wave_calib</span><span class="o">.</span><span class="n">param</span><span class="o">.</span><span class="n">wcolumn</span> <span class="o">=</span> <span class="s">&quot;WLEN&quot;</span>
<span class="n">fors_wave_calib</span><span class="o">.</span><span class="n">param</span><span class="o">.</span><span class="n">startwavelength</span> <span class="o">=</span> <span class="mf">0.0</span>
<span class="n">fors_wave_calib</span><span class="o">.</span><span class="n">param</span><span class="o">.</span><span class="n">endwavelength</span> <span class="o">=</span> <span class="mf">0.0</span>
</pre></div>
</div>
<p>You may also set or overwrite some or all parameters by the recipe
parameter <cite>param</cite>, as shown in the following example:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">cpl</span>
<span class="n">fors_wave_calib</span> <span class="o">=</span> <span class="n">cpl</span><span class="o">.</span><span class="n">Recipe</span><span class="p">(</span><span class="s">&quot;fors_wave_calib&quot;</span><span class="p">)</span>
<span class="p">[</span><span class="o">...</span><span class="p">]</span>
<span class="n">res</span> <span class="o">=</span> <span class="n">fors_wave_calib</span><span class="p">(</span> <span class="o">...</span><span class="p">,</span> <span class="n">param</span> <span class="o">=</span> <span class="p">{</span><span class="s">&quot;dispersion&quot;</span><span class="p">:</span><span class="mf">0.0</span><span class="p">,</span> <span class="s">&quot;peakdetection&quot;</span><span class="p">:</span><span class="mf">0.0</span><span class="p">})</span>
</pre></div>
</div>
<div class="admonition seealso">
<p class="first admonition-title">See also</p>
<p class="last"><a class="reference external" href="http://packages.python.org/python-cpl/recipe.html">cpl.Recipe</a>
for more information about the recipe object.</p>
</div>
</div>
<div class="section" id="bug-reports">
<h2>Bug reports<a class="headerlink" href="#bug-reports" title="Permalink to this headline"></a></h2>
<p>Please report any problems to <a class="reference external" href="mailto:usd-help&#37;&#52;&#48;eso&#46;org">Carlo Izzo</a>. Alternatively, you may
send a report to the <a class="reference external" href="mailto:usd-help&#37;&#52;&#48;eso&#46;org">ESO User Support Department</a>.</p>
</div>
<div class="section" id="copyright">
<h2>Copyright<a class="headerlink" href="#copyright" title="Permalink to this headline"></a></h2>
<p>This file is currently part of the FORS Instrument Pipeline
Copyright (C) 2002-2010 European Southern Observatory</p>
<p>This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.</p>
<p>This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.</p>
<p>You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA</p>
<p><em>Code author: Carlo Izzo &lt;<a class="reference external" href="mailto:usd-help&#37;&#52;&#48;eso&#46;org">usd-help<span>&#64;</span>eso<span>&#46;</span>org</a>&gt;</em></p>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="fors_detect_objects.html" title="The fors_detect_objects recipe"
             >next</a> |</li>
        <li class="right" >
          <a href="fors_extract_objects.html" title="The fors_extract_objects recipe"
             >previous</a> |</li>
        <li><a href="index.html">FORS pipeline 4.11.12 documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright .
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.
    </div>
  </body>
</html>