<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki-pnb.eri.ucsb.edu/index.php?action=history&amp;feed=atom&amp;title=Createdepth_ac9_pnb.m</id>
	<title>Createdepth ac9 pnb.m - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-pnb.eri.ucsb.edu/index.php?action=history&amp;feed=atom&amp;title=Createdepth_ac9_pnb.m"/>
	<link rel="alternate" type="text/html" href="https://wiki-pnb.eri.ucsb.edu/index.php?title=Createdepth_ac9_pnb.m&amp;action=history"/>
	<updated>2026-04-19T13:31:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://wiki-pnb.eri.ucsb.edu/index.php?title=Createdepth_ac9_pnb.m&amp;diff=191&amp;oldid=prev</id>
		<title>128.111.101.185: Created page with '&lt;pre&gt;function out=createdepth_ac9_pnb(ctd_strip,ac9_strip,pb)   %have olga make unbinned file in stripped form   %createdepth_ac9_pnb('X990614D.strip','a990614d.lcd')            …'</title>
		<link rel="alternate" type="text/html" href="https://wiki-pnb.eri.ucsb.edu/index.php?title=Createdepth_ac9_pnb.m&amp;diff=191&amp;oldid=prev"/>
		<updated>2010-08-05T22:10:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&amp;lt;pre&amp;gt;function out=createdepth_ac9_pnb(ctd_strip,ac9_strip,pb)   %have olga make unbinned file in stripped form   %createdepth_ac9_pnb(&amp;#039;X990614D.strip&amp;#039;,&amp;#039;a990614d.lcd&amp;#039;)            …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;function out=createdepth_ac9_pnb(ctd_strip,ac9_strip,pb)&lt;br /&gt;
  %have olga make unbinned file in stripped form&lt;br /&gt;
  %createdepth_ac9_pnb('X990614D.strip','a990614d.lcd')&lt;br /&gt;
                         % strip the ac9 lcd&lt;br /&gt;
  %cmd1=sprintf('!bboprecal -r 1depth 1 0 %s ac9.raw',ac9_lcd);&lt;br /&gt;
  %eval([cmd1]);&lt;br /&gt;
                         % strip the ctd lcd, strip by hand for now&lt;br /&gt;
  %eval(['!bbopstrip -sz 1mer_time 1depth ac9.raw ac9.strip']);&lt;br /&gt;
                         % load stripped ac9 pb = 'pb218'&lt;br /&gt;
pb;&lt;br /&gt;
  ac9=read_strip(ac9_strip);&lt;br /&gt;
                         % load stripped ctd  &lt;br /&gt;
  subplot(211)&lt;br /&gt;
  plot(ac9(:,1),ac9(:,2))&lt;br /&gt;
  title('AC9 Depth v. Time');&lt;br /&gt;
  %cd ..%/..&lt;br /&gt;
  sprintf('second time to read_strip')&lt;br /&gt;
  &lt;br /&gt;
  ctdval = read_strip(ctd_strip);&lt;br /&gt;
  %cd ..%/..&lt;br /&gt;
  pwd&lt;br /&gt;
  ctd=excise(ctdval);&lt;br /&gt;
  subplot(212)&lt;br /&gt;
  plot(ctd(:,1),ctd(:,2))&lt;br /&gt;
  title('Pressure v. CTD scan line');&lt;br /&gt;
  disp('calling fixdepth_ac9')&lt;br /&gt;
  %cd ..&lt;br /&gt;
  [out.scale,out.offset,out.matrix]=fixdepth_ac9_pnb(ctd,ac9);&lt;br /&gt;
  disp('createdepth_ac9 finished')&lt;br /&gt;
  return&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;[[createdepth_ac9_pnb]]&amp;lt;big&amp;gt;&lt;/div&gt;</summary>
		<author><name>128.111.101.185</name></author>
		
	</entry>
</feed>