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
|
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- #include virtual="/meta.shtml" -->
<title>Munipack ‒ Flat-Field File</title>
</head>
<body>
<!-- #include virtual="/head.shtml" -->
<section>
<h1 class="noindent">Processing File</h1>
<p class="abstract">
Description of the FITS structure file used to store of averadged flat-fields.
</p>
<h2>See Also</h2>
<p>
<a href="man_flat.html">Flat-field</a>.
</p>
</section>
<!-- #include virtual="/foot.shtml" -->
</body>
</html>
|