</style></head><body><divclass="content"><h2>Contents</h2><div><ul><li><ahref="#3">phases and time of calibration</a></li><li><ahref="#4">separate between calibrations made with Helzel's system and Pierre's system</a></li><li><ahref="#5">theoretical values</a></li></ul></div><preclass="codeinput">clear <spanclass="string">all</span>
</pre><h2>phases and time of calibration<aname="3"></a></h2><preclass="codeinput"><spanclass="keyword">if</span> strcmp(site,<spanclass="string">'PAO'</span>) == 1
<spanclass="comment">% calib time 2min34sec late wrt GPS</span>
calib_time = calib_time + 2/24/60 + 34/24/3600;
<spanclass="keyword">end</span>
</pre><h2>separate between calibrations made with Helzel's system and Pierre's system<aname="4"></a></h2><p>date of new calibration files Helzel 2014-10-30 16:52 to 17:54 Flament 2014-10-30 17:55 to 18:20</p><preclass="codeinput"> T1 = datenum(2014,10,30,17,59,00);