<div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Vincent Kitsmiller</b> <span dir="ltr"><<a href="mailto:Vincent.J.Kitsmiller.1@nd.edu">Vincent.J.Kitsmiller.1@nd.edu</a>></span><br>Date: Tue, Jul 19, 2016 at 11:22 AM<br>Subject: Re: [Nirfast] Meshing and Results<br>To: Hamid Dehghani <<a href="mailto:h.dehghani@cs.bham.ac.uk">h.dehghani@cs.bham.ac.uk</a>><br><br><br><div dir="ltr"><div>I use the script below and simply extract the amplitude and phase data from the produced .paa file also below.</div><div><br></div><div>clear all</div><div>clc</div><div><br></div><div>npts=10;</div><div>in=(500-100)/npts;</div><div><br></div><div>for i=0:npts</div><div>    freq=100+i*in;</div><div>    cylinder_data = femdata('cylinder_mua=0.01_mus=1_n=1.33.rpt',freq);</div><div>    freq=num2str(freq);</div><div>    dataname=strcat('cylinder_',freq,'MHz.paa')</div><div>    save_data(cylinder_data,dataname);</div><div>end</div><div><br></div><div><img src="cid:ii_15603bfbc71b1c2f" alt="Inline image 1" width="486" height="70"><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 19, 2016 at 11:13 AM, Hamid Dehghani <span dir="ltr"><<a href="mailto:h.dehghani@cs.bham.ac.uk" target="_blank">h.dehghani@cs.bham.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <p>Apologies, I mean y-axis?</p>
    <p>How are you pulling amplitudes out of NIRFAST, and can you give
      me an example of commands you use to get data (using femdata I
      assume)</p>
    <p>Hamid<br>
    </p><div><div>
    <br>
    <div>On 19/07/2016 15:40, Vincent Kitsmiller
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div>
      <div dir="ltr">
        <div><span style="font-size:12.8px">This is the response to
            Hamid's email. For some reason a reply message failed.</span></div>
        <span style="font-size:12.8px">
          <div><span style="font-size:12.8px"><br>
            </span></div>
          The x-axis is frequency. I simply am running the standard
          forward solver at various frequencies and plotting the
          amplitudes from NIRFAST versus frequency.</span><br>
        <div><span style="font-size:12.8px"><br>
          </span></div>
        <div><span style="font-size:12.8px">-Vince</span></div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Nirfast mailing list
<a href="mailto:Nirfast@public.kitware.com" target="_blank">Nirfast@public.kitware.com</a>
<a href="http://public.kitware.com/mailman/listinfo/nirfast" target="_blank">http://public.kitware.com/mailman/listinfo/nirfast</a><span><font color="#888888">
</font></span></pre><span><font color="#888888">
    </font></span></blockquote><span><font color="#888888">
    <br>
    <pre cols="72">-- 
--------------------------
Hamid Dehghani, PhD, MIPEM
School of Computer Science
Acting Director, Physical Sciences for Health Doctoral Training Centre
University of Birmingham
B15 2TT
0121 414 8728 
<a href="http://mi-lab.weebly.com/" target="_blank">http://mi-lab.weebly.com/</a></pre>
  </font></span></div>

</blockquote></div><br></div>
</div></div></div><br></div>