Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 79aa700fb313c8058f07224ec56386c7 > files > 818

munipack-2.0.8-2.mga4.x86_64.rpm



<!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>Advanced calibration scheme &mdash; C-Munipack 2.0.8 documentation</title>
    
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '2.0.8',
        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="C-Munipack 2.0.8 documentation" href="index.html" />
    <link rel="up" title="Using Muniwin" href="using_muniwin.html" />
    <link rel="next" title="Processing RAW images" href="processing_raw_images.html" />
    <link rel="prev" title="Incremental processing" href="incremental_processing.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="processing_raw_images.html" title="Processing RAW images"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="incremental_processing.html" title="Incremental processing"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">C-Munipack 2.0.8 documentation</a> &raquo;</li>
          <li><a href="using_muniwin.html" accesskey="U">Using Muniwin</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="advanced-calibration-scheme">
<span id="index-0"></span><span id="id1"></span><h1>Advanced calibration scheme<a class="headerlink" href="#advanced-calibration-scheme" title="Permalink to this headline">¶</a></h1>
<p>The standard calibration of CCD frames uses single dark frame and single flat frame.
To obtain reasonable results, it is necessary to use dark frame of the same exposure duration
as the scientific images. If you observe several objects during a night and those objects have
different magnitude, different exposure durations are often used. But in this case you will
need to carry out as many sets of dark frames as the number of exposures you have chosen.
This task may be quite time consuming work. This disadvantage can be solved by advanced
calibration, which involves scalable dark frames. The reduction process in this case is a
bit more complicated than standard one, so it is recommended to experienced users only.</p>
<div class="section" id="calibration-procedure">
<span id="index-1"></span><h2>Calibration procedure<a class="headerlink" href="#calibration-procedure" title="Permalink to this headline">¶</a></h2>
<ol class="arabic simple">
<li>Acquire a set of bias frames. They are carried out by the similar way as the
dark frames, the exposure duration should be minimal (zero in ideal case). I used
total number of 90 frames. The bias frames can be reused till some change to the
camera hardware was made, so you need to acquire the set only once.</li>
<li>Each night, acquire the set of dark frames using long exposure duration. It
is recommended to carry out dark frames on the end of observation, when the camera
is enough uniformly cooled. I took ten frames, 120 seconds each.</li>
<li>Open the Muniwin program, open the <em class="guilabel">Tools</em> menu and click on
the <em class="guilabel">Preferences</em> item. Select the <em class="guilabel">Calibration</em>
tab and check the Use advanced calibration scheme option.</li>
<li>Add all bias frames (see step 1) to the table of input files. Convert them to
temporary folder, check and remove all severed frames. Run the Make master-bias frame
tool to make single master bias frame.</li>
<li>Clear the table of input files and add all dark frames (see step 2) to it.
Convert files to the temporary folder, check and remove all severed frames. Open
the Make master-dark frame tool, the dialog window opens. In the dialog, check the
<em class="guilabel">Make scalable dark frame</em> option. Close the dialog by the
<em class="guilabel">OK</em> button.</li>
<li>In the Select a bias-frame dialog, select file, which contains the master bias
frame (see step 4) from the list. Click on the <em class="guilabel">OK</em> button to continue.</li>
<li>In the following dialog select a directory and enter the name of output file
to be saved. Press the <em class="guilabel">Save</em> button.</li>
<li>Clear the table of input files again, add the scientific images to it and convert
them to the temporary folder. Open the <em class="guilabel">Corrections</em> menu and select
the <em class="guilabel">Bias frame</em> item. A new dialog window opens, find and
select the bias frame, which was made in step 4. Next, open the Dark frame dialog and
select the dark frame made in step 7.</li>
<li>Continue in reduction of source images by standard way.</li>
</ol>
</div>
<div class="section" id="remarks">
<h2>Remarks<a class="headerlink" href="#remarks" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>The <span class="target" id="index-2"></span>scalable dark frame is automatically detected using
the information stored in the file header. For all other frames which are not considered to be scalable ones,
the standard calibration is used.</li>
</ul>
<div class="admonition-see-also admonition seealso">
<p class="first admonition-title">See also</p>
<p class="last"><a class="reference internal" href="bias_correction_dialog.html#bias-correction-dialog"><em>Bias correction (dialog)</em></a>, <a class="reference internal" href="master_bias_frame_dialog.html#master-bias-frame-dialog"><em>Master bias frame (dialog)</em></a>, <a class="reference internal" href="dark_correction_dialog.html#dark-correction-dialog"><em>Dark correction (dialog)</em></a>,
<a class="reference internal" href="master_dark_frame_dialog.html#master-dark-frame-dialog"><em>Master dark frame (dialog)</em></a>, <a class="reference internal" href="project_settings_dialog.html#project-settings-dialog"><em>Project settings (dialog)</em></a></p>
</div>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Advanced calibration scheme</a><ul>
<li><a class="reference internal" href="#calibration-procedure">Calibration procedure</a></li>
<li><a class="reference internal" href="#remarks">Remarks</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="incremental_processing.html"
                        title="previous chapter">Incremental processing</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="processing_raw_images.html"
                        title="next chapter">Processing RAW images</a></p>
<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="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="processing_raw_images.html" title="Processing RAW images"
             >next</a> |</li>
        <li class="right" >
          <a href="incremental_processing.html" title="Incremental processing"
             >previous</a> |</li>
        <li><a href="index.html">C-Munipack 2.0.8 documentation</a> &raquo;</li>
          <li><a href="using_muniwin.html" >Using Muniwin</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2012, David Motl.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>