<?xml version="1.0" encoding="utf-8" ?>
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.15: http://docutils.sourceforge.net/" />
<title>Calibration pipeline report</title>
<style type="text/css">

/*
:Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.

See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
customize this style sheet.
*/

/* used to remove borders from tables and images */
.borderless, table.borderless td, table.borderless th {
  border: 0 }

table.borderless td, table.borderless th {
  /* Override padding for "table.docutils td" with "! important".
     The right padding separates the table cells. */
  padding: 0 0.5em 0 0 ! important }

.first {
  /* Override more specific margin styles with "! important". */
  margin-top: 0 ! important }

.last, .with-subtitle {
  margin-bottom: 0 ! important }

.hidden {
  display: none }

.subscript {
  vertical-align: sub;
  font-size: smaller }

.superscript {
  vertical-align: super;
  font-size: smaller }

a.toc-backref {
  text-decoration: none ;
  color: black }

blockquote.epigraph {
  margin: 2em 5em ; }

dl.docutils dd {
  margin-bottom: 0.5em }

object[type="image/svg+xml"], object[type="application/x-shockwave-flash"] {
  overflow: hidden;
}

/* Uncomment (and remove this text!) to get bold-faced definition list terms
dl.docutils dt {
  font-weight: bold }
*/

div.abstract {
  margin: 2em 5em }

div.abstract p.topic-title {
  font-weight: bold ;
  text-align: center }

div.admonition, div.attention, div.caution, div.danger, div.error,
div.hint, div.important, div.note, div.tip, div.warning {
  margin: 2em ;
  border: medium outset ;
  padding: 1em }

div.admonition p.admonition-title, div.hint p.admonition-title,
div.important p.admonition-title, div.note p.admonition-title,
div.tip p.admonition-title {
  font-weight: bold ;
  font-family: sans-serif }

div.attention p.admonition-title, div.caution p.admonition-title,
div.danger p.admonition-title, div.error p.admonition-title,
div.warning p.admonition-title, .code .error {
  color: red ;
  font-weight: bold ;
  font-family: sans-serif }

/* Uncomment (and remove this text!) to get reduced vertical space in
   compound paragraphs.
div.compound .compound-first, div.compound .compound-middle {
  margin-bottom: 0.5em }

div.compound .compound-last, div.compound .compound-middle {
  margin-top: 0.5em }
*/

div.dedication {
  margin: 2em 5em ;
  text-align: center ;
  font-style: italic }

div.dedication p.topic-title {
  font-weight: bold ;
  font-style: normal }

div.figure {
  margin-left: 2em ;
  margin-right: 2em }

div.footer, div.header {
  clear: both;
  font-size: smaller }

div.line-block {
  display: block ;
  margin-top: 1em ;
  margin-bottom: 1em }

div.line-block div.line-block {
  margin-top: 0 ;
  margin-bottom: 0 ;
  margin-left: 1.5em }

div.sidebar {
  margin: 0 0 0.5em 1em ;
  border: medium outset ;
  padding: 1em ;
  background-color: #ffffee ;
  width: 40% ;
  float: right ;
  clear: right }

div.sidebar p.rubric {
  font-family: sans-serif ;
  font-size: medium }

div.system-messages {
  margin: 5em }

div.system-messages h1 {
  color: red }

div.system-message {
  border: medium outset ;
  padding: 1em }

div.system-message p.system-message-title {
  color: red ;
  font-weight: bold }

div.topic {
  margin: 2em }

h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
  margin-top: 0.4em }

h1.title {
  text-align: center }

h2.subtitle {
  text-align: center }

hr.docutils {
  width: 75% }

img.align-left, .figure.align-left, object.align-left, table.align-left {
  clear: left ;
  float: left ;
  margin-right: 1em }

img.align-right, .figure.align-right, object.align-right, table.align-right {
  clear: right ;
  float: right ;
  margin-left: 1em }

img.align-center, .figure.align-center, object.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

table.align-center {
  margin-left: auto;
  margin-right: auto;
}

.align-left {
  text-align: left }

.align-center {
  clear: both ;
  text-align: center }

.align-right {
  text-align: right }

/* reset inner alignment in figures */
div.align-right {
  text-align: inherit }

/* div.align-center * { */
/*   text-align: left } */

.align-top    {
  vertical-align: top }

.align-middle {
  vertical-align: middle }

.align-bottom {
  vertical-align: bottom }

ol.simple, ul.simple {
  margin-bottom: 1em }

ol.arabic {
  list-style: decimal }

ol.loweralpha {
  list-style: lower-alpha }

ol.upperalpha {
  list-style: upper-alpha }

ol.lowerroman {
  list-style: lower-roman }

ol.upperroman {
  list-style: upper-roman }

p.attribution {
  text-align: right ;
  margin-left: 50% }

p.caption {
  font-style: italic }

p.credits {
  font-style: italic ;
  font-size: smaller }

p.label {
  white-space: nowrap }

p.rubric {
  font-weight: bold ;
  font-size: larger ;
  color: maroon ;
  text-align: center }

p.sidebar-title {
  font-family: sans-serif ;
  font-weight: bold ;
  font-size: larger }

p.sidebar-subtitle {
  font-family: sans-serif ;
  font-weight: bold }

p.topic-title {
  font-weight: bold }

pre.address {
  margin-bottom: 0 ;
  margin-top: 0 ;
  font: inherit }

pre.literal-block, pre.doctest-block, pre.math, pre.code {
  margin-left: 2em ;
  margin-right: 2em }

pre.code .ln { color: grey; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
pre.code .literal.string, code .literal.string { color: #0C5404 }
pre.code .name.builtin, code .name.builtin { color: #352B84 }
pre.code .deleted, code .deleted { background-color: #DEB0A1}
pre.code .inserted, code .inserted { background-color: #A3D289}

span.classifier {
  font-family: sans-serif ;
  font-style: oblique }

span.classifier-delimiter {
  font-family: sans-serif ;
  font-weight: bold }

span.interpreted {
  font-family: sans-serif }

span.option {
  white-space: nowrap }

span.pre {
  white-space: pre }

span.problematic {
  color: red }

span.section-subtitle {
  /* font-size relative to parent (h1..h6 element) */
  font-size: 80% }

table.citation {
  border-left: solid 1px gray;
  margin-left: 1px }

table.docinfo {
  margin: 2em 4em }

table.docutils {
  margin-top: 0.5em ;
  margin-bottom: 0.5em }

table.footnote {
  border-left: solid 1px black;
  margin-left: 1px }

table.docutils td, table.docutils th,
table.docinfo td, table.docinfo th {
  padding-left: 0.5em ;
  padding-right: 0.5em ;
  vertical-align: top }

table.docutils th.field-name, table.docinfo th.docinfo-name {
  font-weight: bold ;
  text-align: left ;
  white-space: nowrap ;
  padding-left: 0 }

/* "booktabs" style (no vertical lines) */
table.docutils.booktabs {
  border: 0px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-collapse: collapse;
}
table.docutils.booktabs * {
  border: 0px;
}
table.docutils.booktabs th {
  border-bottom: thin solid;
  text-align: left;
}

h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
  font-size: 100% }

ul.auto-toc {
  list-style-type: none }

.red {
            color: red;
    }

.green {
            color: green;
    }   
    

</style>
</head>
<body>
<div class="document" id="calibration-pipeline-report">
<h1 class="title">Calibration pipeline report</h1>

<div class="section" id="observation-summary">
<h1>Observation summary</h1>
<p>Capture block: example</p>
<p>Stream: sdp_l0</p>
<ul class="simple">
<li>Start time:  1970-01-01 12:00:00</li>
<li>Int time:  8.001516859813089</li>
<li>Channels:  1024</li>
<li>Antennas:  60</li>
<li>Antenna list:  m000, m001, m002, m003, m004, m005, m006, m007, m008, m009, m010, m011, m012, m013, m014, m015, m016, m017, m018, m019, m020, m021, m022, m024, m026, m027, m028, m029, m030, m031, m032, m033, m034, m035, m036, m038, m039, m040, m041, m042, m044, m045, m046, m047, m048, m049, m050, m051, m052, m053, m054, m055, m056, m057, m058, m059, m060, m061, m062, m063</li>
</ul>
<p>Source list:</p>
<ul class="simple">
<li>J1939-6342</li>
<li>J1935+2154</li>
<li>J2011-0644</li>
</ul>
<img alt="El_v_time.png" class="align-center" src="El_v_time.png" />
</div>
<div class="section" id="rfi-and-flagging-summary">
<h1>RFI and Flagging summary</h1>
<p>Percentage of time data is flagged</p>
<img alt="Flags_bl_v_chan.png" class="align-center" src="Flags_bl_v_chan.png" />
<p>Percentage of baselines flagged per scan</p>
<img alt="Flags_s_v_chan.png" class="align-center" src="Flags_s_v_chan.png" />
</div>
<div class="section" id="calibration-product-snr-summary">
<h1>Calibration product SNR summary</h1>
<p>Median and IQR of solution SNRs across antennas</p>
<img alt="SNR_v_time.png" class="align-center" src="SNR_v_time.png" />
<p>Number of antennas with SNR &lt; 10 (or NaN) solutions:</p>
<img alt="SNR_low.png" class="align-center" src="SNR_low.png" />
<div class="section" id="flux-calibration">
<h2>Flux Calibration</h2>
<p>Frequency range of quoted flux: <strong>1326.63 - 1367.59 MHz</strong></p>
<table border="1" class="docutils">
<colgroup>
<col width="33%" />
<col width="33%" />
<col width="33%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">Calibrator</th>
<th class="head">Measured Flux</th>
<th class="head">Model Flux</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>J2011-0644</td>
<td>2.628 +/- 0.008 Jy</td>
<td>&nbsp;</td>
</tr>
<tr><td>J1939-6342</td>
<td>&nbsp;</td>
<td>15.006 Jy</td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="calibration-product-k">
<h2>Calibration product K</h2>
<p>Delay calibration solutions (ns)</p>
<p><strong>POL V</strong></p>
<table border="1" class="docutils">
<colgroup>
<col width="33%" />
<col width="33%" />
<col width="33%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">Ant</th>
<th class="head">11 02:51:33</th>
<th class="head">11 06:27:19</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>m000</td>
<td>-0.010</td>
<td>0.038</td>
</tr>
<tr><td>m001</td>
<td>-0.014</td>
<td>0.050</td>
</tr>
<tr><td>m002</td>
<td>0.006</td>
<td>0.051</td>
</tr>
<tr><td>m003</td>
<td>-0.022</td>
<td>0.020</td>
</tr>
<tr><td>m004</td>
<td>-0.012</td>
<td>0.045</td>
</tr>
<tr><td>m005</td>
<td>-0.008</td>
<td>0.035</td>
</tr>
<tr><td>m006</td>
<td>-0.038</td>
<td>0.257</td>
</tr>
<tr><td>m007</td>
<td>-0.018</td>
<td>0.026</td>
</tr>
<tr><td>m008</td>
<td>-0.031</td>
<td>0.011</td>
</tr>
<tr><td>m009</td>
<td>-0.017</td>
<td>0.030</td>
</tr>
<tr><td>m010</td>
<td>-0.006</td>
<td>0.042</td>
</tr>
<tr><td>m011</td>
<td>0.005</td>
<td>0.043</td>
</tr>
<tr><td>m012</td>
<td>-0.046</td>
<td>-0.003</td>
</tr>
<tr><td>m013</td>
<td>0.001</td>
<td>0.041</td>
</tr>
<tr><td>m014</td>
<td>-0.017</td>
<td>0.027</td>
</tr>
<tr><td>m015</td>
<td>-0.022</td>
<td>0.033</td>
</tr>
<tr><td>m016</td>
<td>-0.021</td>
<td>0.039</td>
</tr>
<tr><td>m017</td>
<td>-0.033</td>
<td>0.024</td>
</tr>
<tr><td>m018</td>
<td>-0.047</td>
<td>-0.009</td>
</tr>
<tr><td>m019</td>
<td>-0.016</td>
<td>0.037</td>
</tr>
<tr><td>m020</td>
<td>0.015</td>
<td>0.066</td>
</tr>
<tr><td>m021</td>
<td>-0.007</td>
<td>0.041</td>
</tr>
<tr><td>m022</td>
<td>-0.036</td>
<td>0.038</td>
</tr>
<tr><td>m024</td>
<td>-0.030</td>
<td>0.048</td>
</tr>
<tr><td>m026</td>
<td>-0.003</td>
<td>0.062</td>
</tr>
<tr><td>m027</td>
<td>0.015</td>
<td>0.061</td>
</tr>
<tr><td>m028</td>
<td>-0.012</td>
<td>0.045</td>
</tr>
<tr><td>m029</td>
<td>-0.005</td>
<td>0.044</td>
</tr>
<tr><td>m030</td>
<td>-0.011</td>
<td>0.043</td>
</tr>
<tr><td>m031</td>
<td>0.007</td>
<td>0.048</td>
</tr>
<tr><td>m032</td>
<td>-0.007</td>
<td>0.050</td>
</tr>
<tr><td>m033</td>
<td>-0.001</td>
<td>0.054</td>
</tr>
<tr><td>m034</td>
<td>-0.006</td>
<td>0.044</td>
</tr>
<tr><td>m035</td>
<td>-0.023</td>
<td>0.020</td>
</tr>
<tr><td>m036</td>
<td>-0.024</td>
<td>0.029</td>
</tr>
<tr><td>m038</td>
<td>-0.000</td>
<td>0.031</td>
</tr>
<tr><td>m039</td>
<td>-0.023</td>
<td>0.027</td>
</tr>
<tr><td>m040</td>
<td>-0.036</td>
<td>0.015</td>
</tr>
<tr><td>m041</td>
<td>-0.016</td>
<td>0.027</td>
</tr>
<tr><td>m042</td>
<td>-0.014</td>
<td>0.038</td>
</tr>
<tr><td>m044</td>
<td>-0.030</td>
<td>0.046</td>
</tr>
<tr><td>m045</td>
<td>0.001</td>
<td>0.074</td>
</tr>
<tr><td>m046</td>
<td>-0.014</td>
<td>0.063</td>
</tr>
<tr><td>m047</td>
<td>-0.004</td>
<td>0.046</td>
</tr>
<tr><td>m048</td>
<td>0.003</td>
<td>0.101</td>
</tr>
<tr><td>m049</td>
<td>-0.009</td>
<td>0.055</td>
</tr>
<tr><td>m050</td>
<td>-0.016</td>
<td>0.034</td>
</tr>
<tr><td>m051</td>
<td>-0.031</td>
<td>0.028</td>
</tr>
<tr><td>m052</td>
<td>0.009</td>
<td>0.043</td>
</tr>
<tr><td>m053</td>
<td>0.003</td>
<td>0.016</td>
</tr>
<tr><td>m054</td>
<td>-0.038</td>
<td>0.004</td>
</tr>
<tr><td>m055</td>
<td>-0.018</td>
<td>0.029</td>
</tr>
<tr><td>m056</td>
<td>-0.014</td>
<td>0.046</td>
</tr>
<tr><td>m057</td>
<td>0.005</td>
<td>0.100</td>
</tr>
<tr><td>m058</td>
<td>-0.007</td>
<td>0.067</td>
</tr>
<tr><td>m059</td>
<td>0.005</td>
<td>0.060</td>
</tr>
<tr><td><span class="green">m060, refant</span></td>
<td><span class="green">0.000</span></td>
<td><span class="green">-0.000</span></td>
</tr>
<tr><td>m061</td>
<td>-0.007</td>
<td>0.005</td>
</tr>
<tr><td>m062</td>
<td>-0.009</td>
<td>0.010</td>
</tr>
<tr><td>m063</td>
<td>-0.015</td>
<td>0.027</td>
</tr>
</tbody>
</table>
<p><strong>POL H</strong></p>
<table border="1" class="docutils">
<colgroup>
<col width="33%" />
<col width="33%" />
<col width="33%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">Ant</th>
<th class="head">11 02:51:33</th>
<th class="head">11 06:27:19</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>m000</td>
<td>-0.023</td>
<td>0.027</td>
</tr>
<tr><td>m001</td>
<td>-0.056</td>
<td>0.013</td>
</tr>
<tr><td>m002</td>
<td>-0.014</td>
<td>0.034</td>
</tr>
<tr><td>m003</td>
<td>-0.010</td>
<td>0.029</td>
</tr>
<tr><td>m004</td>
<td>-0.021</td>
<td>0.039</td>
</tr>
<tr><td>m005</td>
<td>-0.028</td>
<td>0.023</td>
</tr>
<tr><td>m006</td>
<td>-0.010</td>
<td>0.050</td>
</tr>
<tr><td>m007</td>
<td>-0.006</td>
<td>0.040</td>
</tr>
<tr><td>m008</td>
<td>-0.001</td>
<td>0.047</td>
</tr>
<tr><td>m009</td>
<td>-0.009</td>
<td>0.043</td>
</tr>
<tr><td>m010</td>
<td>-0.016</td>
<td>0.036</td>
</tr>
<tr><td>m011</td>
<td>-0.011</td>
<td>0.026</td>
</tr>
<tr><td>m012</td>
<td>-0.032</td>
<td>0.018</td>
</tr>
<tr><td>m013</td>
<td>-0.038</td>
<td>0.008</td>
</tr>
<tr><td>m014</td>
<td>-0.029</td>
<td>0.022</td>
</tr>
<tr><td>m015</td>
<td>-0.038</td>
<td>0.016</td>
</tr>
<tr><td>m016</td>
<td>-0.030</td>
<td>0.029</td>
</tr>
<tr><td>m017</td>
<td>-0.035</td>
<td>0.034</td>
</tr>
<tr><td>m018</td>
<td>-0.018</td>
<td>0.025</td>
</tr>
<tr><td>m019</td>
<td>-0.049</td>
<td>0.011</td>
</tr>
<tr><td>m020</td>
<td>-0.007</td>
<td>0.048</td>
</tr>
<tr><td>m021</td>
<td>-0.005</td>
<td>0.049</td>
</tr>
<tr><td>m022</td>
<td>-0.017</td>
<td>0.063</td>
</tr>
<tr><td>m024</td>
<td>-0.018</td>
<td>0.062</td>
</tr>
<tr><td>m026</td>
<td>0.002</td>
<td>0.066</td>
</tr>
<tr><td>m027</td>
<td>0.006</td>
<td>0.060</td>
</tr>
<tr><td>m028</td>
<td>-0.017</td>
<td>0.033</td>
</tr>
<tr><td>m029</td>
<td>-0.009</td>
<td>0.048</td>
</tr>
<tr><td>m030</td>
<td>-0.025</td>
<td>0.032</td>
</tr>
<tr><td>m031</td>
<td>-0.028</td>
<td>0.034</td>
</tr>
<tr><td>m032</td>
<td>-0.006</td>
<td>0.055</td>
</tr>
<tr><td>m033</td>
<td>-0.010</td>
<td>0.057</td>
</tr>
<tr><td>m034</td>
<td>-0.018</td>
<td>0.036</td>
</tr>
<tr><td>m035</td>
<td>-0.020</td>
<td>0.021</td>
</tr>
<tr><td>m036</td>
<td>-0.026</td>
<td>0.024</td>
</tr>
<tr><td>m038</td>
<td>-0.012</td>
<td>0.020</td>
</tr>
<tr><td>m039</td>
<td>-0.025</td>
<td>0.021</td>
</tr>
<tr><td>m040</td>
<td>-0.015</td>
<td>0.036</td>
</tr>
<tr><td>m041</td>
<td>-0.015</td>
<td>0.032</td>
</tr>
<tr><td>m042</td>
<td>-0.011</td>
<td>0.044</td>
</tr>
<tr><td>m044</td>
<td>-0.008</td>
<td>0.062</td>
</tr>
<tr><td>m045</td>
<td>-0.018</td>
<td>0.055</td>
</tr>
<tr><td>m046</td>
<td>-0.037</td>
<td>0.065</td>
</tr>
<tr><td>m047</td>
<td>-0.007</td>
<td>0.050</td>
</tr>
<tr><td>m048</td>
<td>-0.017</td>
<td>0.101</td>
</tr>
<tr><td>m049</td>
<td>-0.013</td>
<td>0.067</td>
</tr>
<tr><td>m050</td>
<td>-0.025</td>
<td>0.038</td>
</tr>
<tr><td>m051</td>
<td>-0.012</td>
<td>0.052</td>
</tr>
<tr><td>m052</td>
<td>-0.015</td>
<td>0.024</td>
</tr>
<tr><td>m053</td>
<td>-0.017</td>
<td>0.001</td>
</tr>
<tr><td>m054</td>
<td>-0.023</td>
<td>0.020</td>
</tr>
<tr><td>m055</td>
<td>-0.012</td>
<td>0.032</td>
</tr>
<tr><td>m056</td>
<td>-0.031</td>
<td>0.034</td>
</tr>
<tr><td>m057</td>
<td>0.001</td>
<td>0.098</td>
</tr>
<tr><td>m058</td>
<td>-0.030</td>
<td>0.046</td>
</tr>
<tr><td>m059</td>
<td>0.002</td>
<td>0.075</td>
</tr>
<tr><td><span class="green">m060, refant</span></td>
<td><span class="green">0.000</span></td>
<td><span class="green">-0.000</span></td>
</tr>
<tr><td>m061</td>
<td>-0.013</td>
<td>0.006</td>
</tr>
<tr><td>m062</td>
<td>-0.001</td>
<td>0.026</td>
</tr>
<tr><td>m063</td>
<td>-0.021</td>
<td>0.025</td>
</tr>
</tbody>
</table>
<img alt="K_0.png" class="align-center" src="K_0.png" />
<img alt="K_16.png" class="align-center" src="K_16.png" />
<img alt="K_32.png" class="align-center" src="K_32.png" />
<img alt="K_48.png" class="align-center" src="K_48.png" />
<img alt="No_K.png" class="align-center" src="No_K.png" />
</div>
<div class="section" id="calibration-product-kcross">
<h2>Calibration product KCROSS</h2>
<p>Cross polarisation delay calibration solutions (ns)</p>
<table border="1" class="docutils">
<colgroup>
<col width="50%" />
<col width="50%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">Ant</th>
<th class="head">11 06:39:03</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>KCROSS</td>
<td>-22.915</td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="calibration-product-b">
<h2>Calibration product B</h2>
<p>Bandpass calibration solutions</p>
<p>Time: 2020-05-11 02:51:33</p>
<p>Antennas flagged for all channels:</p>
<ul class="simple">
<li>V: None</li>
<li>H: None</li>
</ul>
<img alt="B_ti_0_0.png" class="align-center" src="B_ti_0_0.png" />
<img alt="B_ti_0_16.png" class="align-center" src="B_ti_0_16.png" />
<img alt="B_ti_0_32.png" class="align-center" src="B_ti_0_32.png" />
<img alt="B_ti_0_48.png" class="align-center" src="B_ti_0_48.png" />
<p>Time: 2020-05-11 06:27:19</p>
<p>Antennas flagged for all channels:</p>
<ul class="simple">
<li>V: None</li>
<li>H: None</li>
</ul>
<img alt="B_ti_1_0.png" class="align-center" src="B_ti_1_0.png" />
<img alt="B_ti_1_16.png" class="align-center" src="B_ti_1_16.png" />
<img alt="B_ti_1_32.png" class="align-center" src="B_ti_1_32.png" />
<img alt="B_ti_1_48.png" class="align-center" src="B_ti_1_48.png" />
<img alt="No_B.png" class="align-center" src="No_B.png" />
</div>
<div class="section" id="calibration-product-g">
<h2>Calibration product G</h2>
<p>Gain calibration solutions</p>
<p>Antennas flagged for all times:</p>
<ul class="simple">
<li>V: None</li>
<li>H: None</li>
</ul>
<img alt="G_0.png" class="align-center" src="G_0.png" />
<img alt="G_16.png" class="align-center" src="G_16.png" />
<img alt="G_32.png" class="align-center" src="G_32.png" />
<img alt="G_48.png" class="align-center" src="G_48.png" />
<img alt="No_G.png" class="align-center" src="No_G.png" />
</div>
</div>
<div class="section" id="calibrator-summary-plots">
<h1>Calibrator Summary Plots</h1>
<div class="section" id="corrected-amp-and-phase-vs-frequency-delay-and-bandpass-calibrators">
<h2>Corrected Amp and Phase vs Frequency, delay and bandpass calibrators</h2>
<div class="section" id="baselines-to-the-reference-antenna-m060">
<h3>Baselines to the reference antenna : m060</h3>
<p>Time : 2020-05-11 02:51:33</p>
<img alt="Corr_v_Freq_J1939-6342_ti_0_0.png" class="align-center" src="Corr_v_Freq_J1939-6342_ti_0_0.png" />
<img alt="Corr_v_Freq_J1939-6342_ti_0_16.png" class="align-center" src="Corr_v_Freq_J1939-6342_ti_0_16.png" />
<img alt="Corr_v_Freq_J1939-6342_ti_0_32.png" class="align-center" src="Corr_v_Freq_J1939-6342_ti_0_32.png" />
<img alt="Corr_v_Freq_J1939-6342_ti_0_48.png" class="align-center" src="Corr_v_Freq_J1939-6342_ti_0_48.png" />
<p>Time : 2020-05-11 06:27:19</p>
<img alt="Corr_v_Freq_J1939-6342_ti_1_0.png" class="align-center" src="Corr_v_Freq_J1939-6342_ti_1_0.png" />
<img alt="Corr_v_Freq_J1939-6342_ti_1_16.png" class="align-center" src="Corr_v_Freq_J1939-6342_ti_1_16.png" />
<img alt="Corr_v_Freq_J1939-6342_ti_1_32.png" class="align-center" src="Corr_v_Freq_J1939-6342_ti_1_32.png" />
<img alt="Corr_v_Freq_J1939-6342_ti_1_48.png" class="align-center" src="Corr_v_Freq_J1939-6342_ti_1_48.png" />
</div>
</div>
<div class="section" id="corrected-amp-and-phase-vs-frequency-all-gain-calibrated-calibrators">
<h2>Corrected Amp and Phase vs Frequency, all gain-calibrated calibrators</h2>
<div class="section" id="all-baselines-averaged-per-antenna">
<h3>All baselines, averaged per antenna</h3>
<img alt="Corr_v_Freq_J2011-0644_0.png" class="align-center" src="Corr_v_Freq_J2011-0644_0.png" />
<img alt="Corr_v_Freq_J2011-0644_16.png" class="align-center" src="Corr_v_Freq_J2011-0644_16.png" />
<img alt="Corr_v_Freq_J2011-0644_32.png" class="align-center" src="Corr_v_Freq_J2011-0644_32.png" />
<img alt="Corr_v_Freq_J2011-0644_48.png" class="align-center" src="Corr_v_Freq_J2011-0644_48.png" />
</div>
</div>
<div class="section" id="corrected-phase-vs-time-all-gain-calibrated-calibrators">
<h2>Corrected Phase vs Time, all gain-calibrated calibrators</h2>
<div class="section" id="id1">
<h3>All baselines, averaged per antenna</h3>
<img alt="Phase_v_Time_0.png" class="align-center" src="Phase_v_Time_0.png" />
<img alt="Phase_v_Time_16.png" class="align-center" src="Phase_v_Time_16.png" />
<img alt="Phase_v_Time_32.png" class="align-center" src="Phase_v_Time_32.png" />
<img alt="Phase_v_Time_48.png" class="align-center" src="Phase_v_Time_48.png" />
</div>
</div>
<div class="section" id="corrected-amp-vs-time-all-gain-calibrated-calibrators">
<h2>Corrected Amp vs Time, all gain-calibrated calibrators</h2>
<div class="section" id="id2">
<h3>All baselines, averaged per antenna</h3>
<img alt="Amp_v_Time_0.png" class="align-center" src="Amp_v_Time_0.png" />
<img alt="Amp_v_Time_16.png" class="align-center" src="Amp_v_Time_16.png" />
<img alt="Amp_v_Time_32.png" class="align-center" src="Amp_v_Time_32.png" />
<img alt="Amp_v_Time_48.png" class="align-center" src="Amp_v_Time_48.png" />
</div>
</div>
<div class="section" id="amp-and-phase-vs-uvdist-all-gain-calibrated-calibrators">
<h2>Amp and Phase vs UVdist, all gain-calibrated calibrators</h2>
<div class="section" id="all-baselines">
<h3>All baselines</h3>
<img alt="Corr_v_UVdist_J2011-0644.png" class="align-center" src="Corr_v_UVdist_J2011-0644.png" />
</div>
</div>
</div>
<div class="section" id="calibrated-target-fields">
<h1>Calibrated Target Fields</h1>
<div class="section" id="corrected-amp-vs-frequency-all-target-fields">
<h2>Corrected Amp vs Frequency, all target fields</h2>
<div class="section" id="id3">
<h3>All baselines, averaged per antenna</h3>
<img alt="Corr_v_Freq_J1935+2154_0.png" class="align-center" src="Corr_v_Freq_J1935+2154_0.png" />
<img alt="Corr_v_Freq_J1935+2154_16.png" class="align-center" src="Corr_v_Freq_J1935+2154_16.png" />
<img alt="Corr_v_Freq_J1935+2154_32.png" class="align-center" src="Corr_v_Freq_J1935+2154_32.png" />
<img alt="Corr_v_Freq_J1935+2154_48.png" class="align-center" src="Corr_v_Freq_J1935+2154_48.png" />
</div>
</div>
<div class="section" id="amp-vs-uvdist-all-target-fields">
<h2>Amp vs UVdist, all target fields</h2>
<div class="section" id="id4">
<h3>All baselines</h3>
<img alt="Corr_v_UVdist_J1935+2154.png" class="align-center" src="Corr_v_UVdist_J1935+2154.png" />
</div>
</div>
</div>
</div>
</body>
</html>
