<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.igorexchange.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Recent posts by all users</title>
 <link>http://www.igorexchange.com/tracker/%2A</link>
 <description>An RSS feed containing all recent posts on the IgorExchange site.</description>
 <language>en-US</language>
<item>
 <title>matrix math: finding random solution</title>
 <link>http://www.igorexchange.com/node/4951</link>
 <description>&lt;p&gt;I have a NxM matrix AA and a wave bb with M rows. Now I&#039;d like to find random elements in a wave cc with N rows such that, if I execute:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;igor geshifilter-igor&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span class=&quot;kw2&quot;&gt;function&lt;/span&gt; foo &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;AA, cc&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
	&lt;span class=&quot;kw2&quot;&gt;wave&lt;/span&gt; AA, cc
 
	&lt;span class=&quot;kw4&quot;&gt;Duplicate&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;FREE&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;O AA, frac
	frac = AA&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;p&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;q&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;*&lt;/span&gt;cc&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;p&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; 
	&lt;span class=&quot;kw4&quot;&gt;MatrixOP&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;O bb_calc = &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;SumCols&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;frac&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;^t	
&lt;span class=&quot;kw2&quot;&gt;end&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;bb_calc and bb are identical. A constraint is that all elements in cc must be &amp;gt; 0. &lt;/p&gt;
&lt;p&gt;E.g., if AA is:&lt;br /&gt;
aa[0][0]= {1,2,2,0,0,1,0,0,0,1}&lt;br /&gt;
aa[0][1]= {0,0,0,1,2,1,1,0,0,0}&lt;br /&gt;
aa[0][2]= {0,0,1,0,0,0,1,1,2,1}&lt;/p&gt;
&lt;p&gt;and bb:&lt;br /&gt;
bb[0]= {2,1,1}&lt;/p&gt;
&lt;p&gt;a possible solution would be:&lt;/p&gt;
&lt;p&gt;cc[0]= {0.5,0.15,0.5,0.5,0.15,0.1,0.1,0.05,0.125,0.1}&lt;/p&gt;
&lt;p&gt;I&#039;d be grateful about ideas and suggestions!&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4951#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Wed, 19 Jun 2013 05:30:35 -0700</pubDate>
 <dc:creator>ChrLie</dc:creator>
 <guid isPermaLink="false">4951 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Category plot. Stroke color for error bars</title>
 <link>http://www.igorexchange.com/node/4226</link>
 <description>&lt;p&gt;When I make a category plot I colour the bars differently according to condition etc., but I would like to have the outline (stroke) of the bar AND the error bar to be black. As I see it there is no possibility to do this. The error bar stays the colour of the bar. My current workaround is to plot a second category plot on top of the original with black but empty bars. Is there a simpler way?&lt;/p&gt;
&lt;p&gt;Thanks for any help.&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4226#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Mon, 21 Jan 2013 23:40:46 -0800</pubDate>
 <dc:creator>sjr51</dc:creator>
 <guid isPermaLink="false">4226 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>graph</title>
 <link>http://www.igorexchange.com/node/4952</link>
 <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Do you know how to make a graph similar to the picture? &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Simone&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4952#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <enclosure url="http://www.igorexchange.com/files/grafico.jpg" length="36658" type="image/jpeg" />
 <pubDate>Wed, 19 Jun 2013 12:11:41 -0700</pubDate>
 <dc:creator>simcacl</dc:creator>
 <guid isPermaLink="false">4952 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>pre-triggered scanning </title>
 <link>http://www.igorexchange.com/node/4845</link>
 <description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I am trying to find a way to (pre-) trigger scanning of diff. channel AI 0 (68 and 67 on my board) using the analogue signal coming into this channel itself.  To be precise, I am trying to periodically record 10-30 seconds of EMG (electromyography) signals only when they reach a certain threshold voltage, over an undetermined amount of time (and save them into different waves, but that&#039;s not important right now).&lt;/p&gt;
&lt;p&gt;Sofar I have been trying to use the Scan Control panel (NIDAQmx) settings but without much success, as its not letting me set the input channel AI 0 as the trigger channel.&lt;/p&gt;
&lt;p&gt;Other than splitting my data cable and feeding one half into the AI 0/AI GND and the other into another analogue trigger channel, is there any way this can be done?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Ruud&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4845#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Fri, 31 May 2013 13:56:01 -0700</pubDate>
 <dc:creator>RJS</dc:creator>
 <guid isPermaLink="false">4845 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Loading spectroscopic data into igor from general text</title>
 <link>http://www.igorexchange.com/node/3015</link>
 <description>&lt;p&gt;Hello all,&lt;/p&gt;
&lt;p&gt;I&#039;ve to load a ascii file with x and y waves into igor. A typical file looks like:&lt;/p&gt;
&lt;blockquote&gt;&lt;div class=&quot;wbq&quot;&gt;&lt;p&gt;
Area1&lt;/p&gt;
&lt;p&gt;SUR&lt;br /&gt;
1&lt;br /&gt;
1399.0000,7242.7033&lt;br /&gt;
1398.2000,8228.6017&lt;br /&gt;
1397.4000,7379.5712&lt;br /&gt;
1396.6000,7491.0938&lt;br /&gt;
1395.8000,7897.0668&lt;br /&gt;
1395.0000,7162.2372&lt;br /&gt;
1394.2000,7876.3272&lt;br /&gt;
1393.4000,7402.1067&lt;br /&gt;
1392.6000,7568.9746&lt;/p&gt;
&lt;p&gt;Area1&lt;/p&gt;
&lt;p&gt;N1s&lt;br /&gt;
1&lt;br /&gt;
408.0000,101.1882&lt;br /&gt;
407.9500,101.3558&lt;br /&gt;
407.9000,96.7365&lt;br /&gt;
407.8500,96.9283&lt;br /&gt;
407.8000,94.1598&lt;br /&gt;
407.7500,94.8345&lt;br /&gt;
407.7000,95.6612&lt;br /&gt;
407.6500,95.3786&lt;br /&gt;
407.6000,94.0064&lt;br /&gt;
407.5500,95.0241&lt;br /&gt;
407.5000,98.0092&lt;br /&gt;
407.4500,99.6761
&lt;/p&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;There are several of such datablocks with different numbers of rows in my ascii file. Each datablock begins with &quot;Area1&quot; followed by a free line and some information from the spectra &quot;SUR, N1s ....&quot;. The real data starts after the &quot;1&quot;.&lt;br /&gt;
Now I want igor to load the data and give the waves special names. Let&#039;s say the ascii file is called &quot;Spec1.txt&quot;. Then all the xwaves should have the prefix &quot;Spec1_EB_&quot; and all the y waves should be named like &quot;Spec1_Int_&quot;. After the last underscore I want to have some data from the header in the wavename. In my example I want the waves to be named &quot;Spec1_EB_SUR&quot;, &quot;Spec1_Int_SUR&quot; for the first block and &quot;Spec1_EB_N1s&quot;, &quot;Spec1_Int_N1s&quot; for the second block.&lt;br /&gt;
My igor skills so far are not good enough to get this job done. I don&#039;t want you to give me the total code for this. I&#039;m satisfied with some hints so I can learn how to do this.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/3015#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Sun, 29 Apr 2012 05:20:07 -0700</pubDate>
 <dc:creator>McIlhenny</dc:creator>
 <guid isPermaLink="false">3015 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>how to display smoothing spline integration equation</title>
 <link>http://www.igorexchange.com/node/4947</link>
 <description>&lt;p&gt;Hi all,&lt;br /&gt;
Is it possible to display the equation of a wave after fitting using smoothing spline interpolation?&lt;br /&gt;
I need the equation to calculate the area between two of this waves/curves.&lt;/p&gt;
&lt;p&gt;Any comment will be appreciated.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4947#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Tue, 18 Jun 2013 01:17:35 -0700</pubDate>
 <dc:creator>temasi</dc:creator>
 <guid isPermaLink="false">4947 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Igor position at Oxford instruments,  Asylum Research</title>
 <link>http://www.igorexchange.com/node/4946</link>
 <description>&lt;h1&gt;Oxford Instruments&lt;/h1&gt;
&lt;p&gt;Location:  Santa Barbara, CA&lt;br /&gt;
Salary: $TBD plus benefits&lt;/p&gt;
&lt;p&gt;GUI Programmer &lt;/p&gt;
&lt;p&gt;Asylum Research, an Oxford Instruments company and the technology leader in scanning probe/atomic probe microscopy, is seeking an experienced GUI Programmer to design and develop software interfaces in a flexible, fast-paced collaborative environment for this  growing business.  This business is part of a successful and rapidly expanding global company, Oxford Instruments plc, a leading provider of high technology tools and systems for industry and research.  Located in Santa Barbara, California, Asylum is dedicated to providing innovative instrumentation for nanoscience and nanotechnology customers worldwide.&lt;/p&gt;
&lt;p&gt;The Role&lt;br /&gt;
We are currently seeking a GUI Programmer with a passion for contributing to our knowledge base and the efforts of our software team.  As a key contributor, you will design interfaces which reflect the input of our staff scientists using Igor Pro.&lt;br /&gt;
In addition, you will be responsible for providing technical support for&lt;br /&gt;
•	Users and staff scientists for software use&lt;br /&gt;
•	Rapid lightweight interfaces&lt;br /&gt;
•	Responsive bug fixes for existing features &lt;/p&gt;
&lt;p&gt;The successful candidate will have&lt;br /&gt;
•	Minimum 4 year science or technical degree, advanced degree preferred&lt;br /&gt;
•	Experience with large scale (30+ users), long term software projects, preferably in an AFM (atomic force microscopy) or related scientific environment.&lt;br /&gt;
•	Experience in advanced GUI programming (Igor, Matlab, LabView, Origin) and Usability design.&lt;br /&gt;
•	Demonstrated ability to work as part of a small team, handling projects from inception through development and delivery.&lt;br /&gt;
•	Ability to function well in a fast paced and user focused environment&lt;br /&gt;
•	Excellent oral, written and presentation skills &lt;/p&gt;
&lt;p&gt;We provide a competitive salary and excellent benefits program including medical, dental, vision and 401K programs.  To apply, visit the Career section on our website at &lt;a href=&quot;http://www.oxinst.com&quot; title=&quot;www.oxinst.com&quot; rel=&quot;nofollow&quot;&gt;www.oxinst.com&lt;/a&gt; or send resume to &lt;a href=&quot;mailto:Marianne.gruber@oxinst.com&quot; rel=&quot;nofollow&quot;&gt;Marianne.gruber@oxinst.com&lt;/a&gt; along with cover letter and salary expectations.  For further information, watch our company informational video at &lt;a href=&quot;http://www.youtube.com/oxinst&quot; title=&quot;www.youtube.com/oxinst&quot; rel=&quot;nofollow&quot;&gt;www.youtube.com/oxinst&lt;/a&gt; or follow us at &lt;a href=&quot;http://www.twitter.com/oxinst&quot; title=&quot;www.twitter.com/oxinst&quot; rel=&quot;nofollow&quot;&gt;www.twitter.com/oxinst&lt;/a&gt; &lt;a href=&quot;http://www.facebook.com/oxinst&quot; title=&quot;www.facebook.com/oxinst&quot; rel=&quot;nofollow&quot;&gt;www.facebook.com/oxinst&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4946#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/69">News and Announcements</category>
 <pubDate>Mon, 17 Jun 2013 16:05:48 -0700</pubDate>
 <dc:creator>Bemis</dc:creator>
 <guid isPermaLink="false">4946 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Shapiro Wilk test for Normality</title>
 <link>http://www.igorexchange.com/node/4941</link>
 <description>&lt;p&gt;Does anyone know how to do or create a function for the Shapiro Wilk test in Igor?&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4941#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Sun, 16 Jun 2013 11:45:42 -0700</pubDate>
 <dc:creator>jelizardi</dc:creator>
 <guid isPermaLink="false">4941 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Fitting curves erratic behavior?</title>
 <link>http://www.igorexchange.com/node/4937</link>
 <description>&lt;p&gt;I&#039;m new to Igor and, when I was trying to do a non-linear curve fitting, I bumped into this strange situation.  &lt;/p&gt;
&lt;p&gt;Namely, as the attached image (weirdfit.png) shows, the fitted curve became a straight line for x&amp;lt;5.  Despite the apparently incorrect graphics, the parameters I got from the non-linear fit are correct--I used Prism Graphpad to analyze the same data set and the resulting parameters are the same.  Also, when I key in the parameters&#039; fitted value in Igor&#039;s dialog window and hit &#039;graph it&#039;, I actually got a beautifully fitted curve, with no weird straight lines (shown in correctfit.png)!&lt;/p&gt;
&lt;p&gt;Thank you in advance for all suggestions and input!&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4937#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <enclosure url="http://www.igorexchange.com/files/weirdfit.png" length="98864" type="image/png" />
 <enclosure url="http://www.igorexchange.com/image/view/4936/preview" length="67868" type="image/png" />
 <pubDate>Sat, 15 Jun 2013 14:33:41 -0700</pubDate>
 <dc:creator>calmodulin</dc:creator>
 <guid isPermaLink="false">4937 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Strange fitting curve</title>
 <link>http://www.igorexchange.com/node/4936</link>
 <description></description>
 <pubDate>Sat, 15 Jun 2013 14:33:05 -0700</pubDate>
 <dc:creator>calmodulin</dc:creator>
 <guid isPermaLink="false">4936 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Correlation (R2) between two plots</title>
 <link>http://www.igorexchange.com/node/4931</link>
 <description>&lt;p&gt;I have two sets of data, one is generated from experiment an another is from calculation using some curve fitting. I want two know the correlation (R2) value of this two sets of data.&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4931#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Fri, 14 Jun 2013 08:20:55 -0700</pubDate>
 <dc:creator>tsaha</dc:creator>
 <guid isPermaLink="false">4931 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Opening experiments on a smaller screen</title>
 <link>http://www.igorexchange.com/node/4928</link>
 <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;it would be nice if someone could help me with this problem:&lt;br /&gt;
I work on different computers with the same experiments but all of them are having different screen sizes. So sometimes some igor-windows disappear when I open the experiment on a computer with a smaller screen. They are just outside of the screen. Is there any command or function which pulls all the windows into the visible area again?&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;
&lt;p&gt;Danobie&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4928#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Fri, 14 Jun 2013 01:55:51 -0700</pubDate>
 <dc:creator>Danobie</dc:creator>
 <guid isPermaLink="false">4928 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Curvefit without adding the fit line to a graph?</title>
 <link>http://www.igorexchange.com/node/4919</link>
 <description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;Is there a flag to turn off automatically adding the fit to a graph?&lt;/p&gt;
&lt;p&gt;Thanks, &lt;/p&gt;
&lt;p&gt;Yaohua&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4919#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Thu, 13 Jun 2013 11:09:06 -0700</pubDate>
 <dc:creator>yaohualiu</dc:creator>
 <guid isPermaLink="false">4919 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Randomized Maze Generator using Prim&#039;s Algorithm</title>
 <link>http://www.igorexchange.com/node/4916</link>
 <description>&lt;p&gt;Was fooling around today and decided to try this out, looks pretty cool as it builds the maze.  Tips and tricks to improve my code design are very welcome!&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;igor geshifilter-igor&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span class=&quot;kw5&quot;&gt;#pragma&lt;/span&gt; rtGlobals=&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;		&lt;span class=&quot;co1&quot;&gt;// Use modern global access method and strict wave access.&lt;/span&gt;
&lt;span class=&quot;co1&quot;&gt;//PRIM&#039;s ALGORITHM: RANDOMIZED MAZE GENERATOR&lt;/span&gt;
&lt;span class=&quot;co1&quot;&gt;//coded by Ian Allen, 13, June, 2013&lt;/span&gt;
 
 
&lt;span class=&quot;kw2&quot;&gt;function&lt;/span&gt; maze_maker&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;dim_x,dim_y&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; dim_x, dim_y &lt;span class=&quot;co1&quot;&gt;// maze dimensions, recommended to use odd values but even does work&lt;/span&gt;
 
&lt;span class=&quot;co1&quot;&gt;//initiate the maze&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;make&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;o&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;d&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;n=&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;dim_x,dim_y&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; maze = &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;make&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;o&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;d&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;n=&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;dim_x,dim_y&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; cell_logic = 0
&lt;span class=&quot;kw4&quot;&gt;make&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;o&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;d&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;n=&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,&lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; wall_list = 0 &lt;span class=&quot;co1&quot;&gt;// [x_coord,y_coord,delta_x,delta_y] delta is where to check for the adjacent cell&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;g num_walls = 0
 
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;i&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;i&lt;/span&gt;=0;i&lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;dim_x;i+=&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
	maze&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = 0
	maze&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = 0
&lt;span class=&quot;kw1&quot;&gt;endfor&lt;/span&gt;
&lt;span class=&quot;co1&quot;&gt;//newimage cell_logic&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;newimage&lt;/span&gt; maze
&lt;span class=&quot;kw4&quot;&gt;dowindow&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;c&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;w=graph0 maze_win
 
 
&lt;span class=&quot;co1&quot;&gt;//pick a seed cell to begin process&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; x_coord = &lt;span class=&quot;kw3&quot;&gt;floor&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;enoise&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;.4999&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; + .5&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;dim_x - &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;*&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt; + &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; y_coord = &lt;span class=&quot;kw3&quot;&gt;floor&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;enoise&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;.4999&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; + .5&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;dim_y - &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;*&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt; + &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; wall_num
&lt;span class=&quot;kw4&quot;&gt;print&lt;/span&gt; x_coord,y_coord
cell_logic&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;x_coord&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;y_coord&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;co1&quot;&gt;//add the walls to the list&lt;/span&gt;
maze_maker_add_walls&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;x_coord,y_coord,dim_x,dim_y&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
	&lt;span class=&quot;kw1&quot;&gt;do&lt;/span&gt;
		&lt;span class=&quot;co1&quot;&gt;//roll for a wall and check it&lt;/span&gt;
		wall_num = &lt;span class=&quot;kw3&quot;&gt;floor&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;enoise&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;.4999&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; + .5&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;*&lt;/span&gt;num_walls&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
		maze_maker_check_wall&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;wall_num,dim_x,dim_y&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
 
 
	&lt;span class=&quot;kw1&quot;&gt;while&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;num_walls &lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt; 0&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;				
&lt;span class=&quot;kw2&quot;&gt;end&lt;/span&gt;
 
&lt;span class=&quot;co1&quot;&gt;//---subroutine 1----//&lt;/span&gt;
 
&lt;span class=&quot;kw2&quot;&gt;function&lt;/span&gt; maze_maker_add_walls&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;x_coord,y_coord, dim_x,dim_y&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; x_coord,y_coord, dim_x,dim_y &lt;span class=&quot;co1&quot;&gt;//x y coord are cell coordinates not wall coordinates&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;nvar&lt;/span&gt; num_walls
&lt;span class=&quot;kw2&quot;&gt;wave&lt;/span&gt; wall_list,maze
&lt;span class=&quot;co1&quot;&gt;//add the walls to the list if they exist and are not edge walls&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt; x_coord -&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;!&lt;/span&gt;= 0 &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt; maze&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;x_coord-&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;y_coord&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; == 0&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;  &lt;span class=&quot;co1&quot;&gt;// LEFT wall&lt;/span&gt;
	&lt;span class=&quot;kw4&quot;&gt;insertpoints&lt;/span&gt; 0,&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, wall_list	
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; =  x_coord - &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;	
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = y_coord	
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = -&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;	
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = 0
	num_walls +=&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;endif&lt;/span&gt; 
&lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt; x_coord + &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;!&lt;/span&gt;= &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;dim_x -&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt; maze&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;x_coord+&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;y_coord&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; == 0&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;co1&quot;&gt;// RIGHT wall&lt;/span&gt;
	&lt;span class=&quot;kw4&quot;&gt;insertpoints&lt;/span&gt; 0,&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, wall_list
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; =  x_coord + &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = y_coord
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = 0
	num_walls +=&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;endif&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt; y_coord - &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;!&lt;/span&gt;= 0 &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt; maze&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;x_coord&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;y_coord -&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; == 0&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;co1&quot;&gt;// TOP wall&lt;/span&gt;
	&lt;span class=&quot;kw4&quot;&gt;insertpoints&lt;/span&gt; 0,&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, wall_list
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; =  x_coord 
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = y_coord -&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = 0
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = -&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	num_walls +=&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;endif&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt; y_coord + &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;!&lt;/span&gt;= &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;dim_y -&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt; maze&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;x_coord&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;y_coord +&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; ==0&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;co1&quot;&gt;// BOTTOM wall&lt;/span&gt;
	&lt;span class=&quot;kw4&quot;&gt;insertpoints&lt;/span&gt; 0,&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, wall_list
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; =  x_coord
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = y_coord + &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = 0
	wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	num_walls +=&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;endif&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;print&lt;/span&gt; num_walls
&lt;span class=&quot;kw2&quot;&gt;end&lt;/span&gt;
 
&lt;span class=&quot;co1&quot;&gt;//---subroutine2---//&lt;/span&gt;
 
&lt;span class=&quot;kw2&quot;&gt;function&lt;/span&gt; maze_maker_check_wall&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;wall_num,dim_x,dim_y&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; wall_num,dim_x,dim_y
&lt;span class=&quot;kw2&quot;&gt;nvar&lt;/span&gt; num_walls
&lt;span class=&quot;kw2&quot;&gt;wave&lt;/span&gt; wall_list,cell_logic,maze
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; x_coord = wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;wall_num&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;co1&quot;&gt;// wall coordinates&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; y_coord = wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;wall_num&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; new_x = x_coord + wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;wall_num&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;  &lt;span class=&quot;co1&quot;&gt;// adjacent room coordinates&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;variable&lt;/span&gt; new_y = y_coord + wall_list&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;wall_num&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;
 
&lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;cell_logic&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;new_x&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;new_y&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; == 0&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
	maze&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;x_coord&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;y_coord&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	&lt;span class=&quot;co1&quot;&gt;//insert update command here when you figure it out&lt;/span&gt;
	&lt;span class=&quot;kw4&quot;&gt;doupdate&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;w=maze_win
	cell_logic&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;new_x&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;new_y&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	&lt;span class=&quot;kw4&quot;&gt;deletepoints&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;wall_num&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,wall_list
	num_walls -= &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
	maze_maker_add_walls&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;new_x,new_y, dim_x,dim_y&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;else&lt;/span&gt;
	&lt;span class=&quot;kw4&quot;&gt;deletepoints&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;wall_num&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,wall_list
	num_walls -=&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;endif&lt;/span&gt;
 
 
 
&lt;span class=&quot;kw2&quot;&gt;end&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4916#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/93">6.30.x</category>
 <pubDate>Thu, 13 Jun 2013 07:30:53 -0700</pubDate>
 <dc:creator>daggaz</dc:creator>
 <guid isPermaLink="false">4916 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Surface plot using 2Dwave</title>
 <link>http://www.igorexchange.com/node/4915</link>
 <description>&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;I am trying to make a surface plot (please see attached file) with a 2Dwave, and two 1Dwaves. I have a matrix (Z) of dimension (9473,89), a &quot;channel&quot; (Y) wave of dimension (89), and a &quot;time serie&quot; (X) wave of dimension (9473).&lt;/p&gt;
&lt;p&gt;when I type this in the command line:&lt;br /&gt;
Display;AppendImage Z vs {X,Y}&lt;br /&gt;
I get an error message saying that my X&amp;amp;Y waves don&#039;t have enough data points....&lt;br /&gt;
pretty weird. So after having added two points to both waves (now dimensions: 9474 and 90, respectively), it says that my X wave is not monotonic....&lt;/p&gt;
&lt;p&gt;I don&#039;t really understand the errors, and don&#039;t see why I should add (create) useless datapoints that are not supposed to exist!&lt;/p&gt;
&lt;p&gt;Does someone have any tip?&lt;br /&gt;
Thanks a lot!!&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4915#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <enclosure url="http://www.igorexchange.com/image/view/4914/preview" length="157310" type="image/png" />
 <pubDate>Thu, 13 Jun 2013 06:14:45 -0700</pubDate>
 <dc:creator>jeps</dc:creator>
 <guid isPermaLink="false">4915 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>initiating multi-dimensional waves with zero rows</title>
 <link>http://www.igorexchange.com/node/4913</link>
 <description>&lt;p&gt;For data management, it seems nice to create an empty wave to hold data and then add points as the data is created:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;igor geshifilter-igor&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span class=&quot;kw4&quot;&gt;make&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;o&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;d&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;n=&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;0,&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; data_wave
&lt;span class=&quot;kw1&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;i&lt;/span&gt; = 0; &lt;span class=&quot;kw3&quot;&gt;i&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt; cutoff_point ; &lt;span class=&quot;kw3&quot;&gt;i&lt;/span&gt; +=&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
   generate a,b,c,d
   &lt;span class=&quot;kw4&quot;&gt;insertpoints&lt;/span&gt; 0,&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,data_wave
   data_wave&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = a
   data_wave&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = b
   data_wave&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = c
   data_wave&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; = d
&lt;span class=&quot;kw1&quot;&gt;endfor&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;unfortunately, IGOR doesnt seem to recognize the second dimension unless there is at least one row (sigh, whats the point?)&lt;/p&gt;
&lt;p&gt;Is there some clever trick you guys use to get around this, without doing something ugly like starting the first row = 0, and then remembering to always subtract one from the length of the wave for the rest of the code?&lt;/p&gt;
&lt;p&gt;Or is that what we do?&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4913#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Thu, 13 Jun 2013 05:49:50 -0700</pubDate>
 <dc:creator>daggaz</dc:creator>
 <guid isPermaLink="false">4913 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>surface plot I would like to do</title>
 <link>http://www.igorexchange.com/node/4914</link>
 <description></description>
 <pubDate>Thu, 13 Jun 2013 06:14:46 -0700</pubDate>
 <dc:creator>jeps</dc:creator>
 <guid isPermaLink="false">4914 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Full width half maximum</title>
 <link>http://www.igorexchange.com/node/4910</link>
 <description>&lt;p&gt;Hi everyone!&lt;/p&gt;
&lt;p&gt;I am really new at IGOR (I&#039;ve watched all video tutorials, and know the basics), but I have a fundamental doubt: I am adjusting a peak of my experimental data using three peaks. How do I get the value of FWHM for the total peak and not just for each peak used?&lt;/p&gt;
&lt;p&gt;Thanks in advance por helping?&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4910#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Wed, 12 Jun 2013 13:47:35 -0700</pubDate>
 <dc:creator>raponzoni</dc:creator>
 <guid isPermaLink="false">4910 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Conflict sarfia neuromatic</title>
 <link>http://www.igorexchange.com/node/4908</link>
 <description>&lt;p&gt;I&#039;m currently using Neuromatic for my data analysis, but since I install Sarfia, Igor is stuck in a message that says:&lt;br /&gt;
name already exist as a function&lt;br /&gt;
Error in NM_Utility.ipf:DeleteNANs&lt;br /&gt;
Function DeleteNANs(wList, yname, xflag)&lt;/p&gt;
&lt;p&gt;If I delete the sarfia procedures everything goes normal.&lt;br /&gt;
I&#039;m new at Igor and I have no clue in how to address this problem.&lt;br /&gt;
Thanks&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4908#comments</comments>
 <pubDate>Wed, 12 Jun 2013 05:58:22 -0700</pubDate>
 <dc:creator>eco_ri</dc:creator>
 <guid isPermaLink="false">4908 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Insert a graphic inside a graphic</title>
 <link>http://www.igorexchange.com/node/4900</link>
 <description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I would like to insert a graphic (as pdf picture) inside a graphic, so I can show a zoomed part of it. I&#039;ve watched again all the tutorials and made a search here but couldn&#039;t find anything like this. I was able to add the picture using the annotation tool, but I cannot resize it.&lt;br /&gt;
Is it possible?&lt;br /&gt;
Perhaps it&#039;s much more easy to use any image editor, but I like the quality of pdf graphics from IGOR  :)&lt;/p&gt;
&lt;p&gt;Attached is a picture of what I&#039;m trying to do.&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4900#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <enclosure url="http://www.igorexchange.com/image/view/4899/preview" length="29535" type="image/jpeg" />
 <pubDate>Tue, 11 Jun 2013 06:12:32 -0700</pubDate>
 <dc:creator>raponzoni</dc:creator>
 <guid isPermaLink="false">4900 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Correlation (R2) between two plots</title>
 <link>http://www.igorexchange.com/node/4909</link>
 <description>&lt;p&gt;I have two sets of data of a particular experiment, one is experimental an another is calculated theoretically. I want to know the correlation factor (R2) of this two curves.&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4909#comments</comments>
 <pubDate>Wed, 12 Jun 2013 07:16:50 -0700</pubDate>
 <dc:creator>tsaha</dc:creator>
 <guid isPermaLink="false">4909 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Avoiding copies of button on all tabs</title>
 <link>http://www.igorexchange.com/node/4865</link>
 <description>&lt;p&gt;Is there a way to create a new control on a tabbed panel and avoid it occuring on all the tabs?&lt;/p&gt;
&lt;p&gt;I am working on a legacy interface, when I try to add a new control to the panel, it also appears on the other 2 panels (a 3 tabbed panel system).  I&#039;d like to have it exclusive to the middle panel.&lt;/p&gt;
&lt;p&gt;Igor 6.2&lt;br /&gt;
win7&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4865#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Wed, 05 Jun 2013 14:04:15 -0700</pubDate>
 <dc:creator>fltcoils</dc:creator>
 <guid isPermaLink="false">4865 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Errorbars and $string_with_wave_name</title>
 <link>http://www.igorexchange.com/node/4904</link>
 <description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I try to use errorbars in a generic fitting function that calls waves using $string_with_wave_name such as&lt;br /&gt;
&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;igor geshifilter-igor&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span class=&quot;kw4&quot;&gt;display&lt;/span&gt; &lt;span class=&quot;re0&quot;&gt;$Y_Wave_name&lt;/span&gt; vs  &lt;span class=&quot;re0&quot;&gt;$X_Wave_name&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;
(this is working)&lt;br /&gt;
However if I try to use&lt;br /&gt;
&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;igor geshifilter-igor&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span class=&quot;kw4&quot;&gt;Errorbars&lt;/span&gt; &lt;span class=&quot;re0&quot;&gt;$Y_Wave_name&lt;/span&gt;, XY &lt;span class=&quot;kw2&quot;&gt;wave&lt;/span&gt;=&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;re0&quot;&gt;$XErr_Wave_name&lt;/span&gt;,&lt;span class=&quot;re0&quot;&gt;$XErr_Wave_name&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,&lt;span class=&quot;kw2&quot;&gt;wave&lt;/span&gt;=&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;re0&quot;&gt;$YErr_Wave_name&lt;/span&gt;,&lt;span class=&quot;re0&quot;&gt;$YErr_Wave_name&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;
i have an error message saying that the trace is not on the graph.&lt;/p&gt;
&lt;p&gt;I suspect a bug since if I use the same syntax with one particular set of names for X,Y Xerr and Yerr waves, Errorbars works fine&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4904#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Tue, 11 Jun 2013 13:23:44 -0700</pubDate>
 <dc:creator>millot1</dc:creator>
 <guid isPermaLink="false">4904 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Error bars in Polar Plots</title>
 <link>http://www.igorexchange.com/node/4903</link>
 <description>&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;I am making some polar plots with data that has error bars, and I can&#039;t find a way to include them with the polar plots package.&lt;/p&gt;
&lt;p&gt;Let&#039;s say I have data from 0 to 360 degrees in 20 degree intervals. Each point has an average value (plotted) and standard deviation that I want to plot as an error bar. Any ideas?&lt;/p&gt;
&lt;p&gt;Any help figuring this out would be greatly appreciated.&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4903#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Tue, 11 Jun 2013 12:14:38 -0700</pubDate>
 <dc:creator>jjarrett64</dc:creator>
 <guid isPermaLink="false">4903 at http://www.igorexchange.com</guid>
</item>
<item>
 <title>Using CurveFit parameters in procedures</title>
 <link>http://www.igorexchange.com/node/4889</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to implement this procedure:&lt;br /&gt;
&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;igor geshifilter-igor&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span class=&quot;kw5&quot;&gt;#pragma&lt;/span&gt; rtGlobals=&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;	&lt;span class=&quot;co1&quot;&gt;// Use modern global access method and strict wave access.&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;Function&lt;/span&gt; myAuto&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;Wave&lt;/span&gt; Vx,i_t
&lt;span class=&quot;kw4&quot;&gt;Display&lt;/span&gt; Vx vs i_t
&lt;span class=&quot;kw4&quot;&gt;CurveFit&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;M=&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;W=0 line, Vx&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;X&lt;/span&gt;=&lt;span class=&quot;kw3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;D
&lt;span class=&quot;kw4&quot;&gt;Make&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;N=&lt;span class=&quot;nu0&quot;&gt;50000&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;D fit
fit= W_coef&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;0&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;+W_coef&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;*&lt;/span&gt; i_t
Vx = Vx - fit
&lt;span class=&quot;kw4&quot;&gt;Save&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;T&lt;/span&gt; i_t,Vx,Vy as &lt;span class=&quot;st0&quot;&gt;&amp;quot;aaa.itx&amp;quot;&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;End&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;The problem is in W_coeff, as Igor think they are &quot;unkown/inappropriate&quot;. How can I modify it?&lt;/p&gt;
</description>
 <comments>http://www.igorexchange.com/node/4889#comments</comments>
 <category domain="http://www.igorexchange.com/taxonomy/term/5">General</category>
 <pubDate>Sun, 09 Jun 2013 14:40:28 -0700</pubDate>
 <dc:creator>ali8</dc:creator>
 <guid isPermaLink="false">4889 at http://www.igorexchange.com</guid>
</item>
</channel>
</rss>
