<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Getting Started</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>Recent changes to Getting Started</description><atom:link href="https://sourceforge.net/p/pwanalyze/wiki/Getting%20Started/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 17 Jun 2014 19:07:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pwanalyze/wiki/Getting%20Started/feed" rel="self" type="application/rss+xml"/><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -26,7 +26,7 @@

 To get started: enter 20000 in the *x-axis zoom (%)* box (label 4), enter 0 in the *start point* and 5 in the *end point* box, and click the **Analyze button**.  You should end up with something that looks like this:
 [[img src=analysis.png alt=foobar]]
-&lt;img alt="foobar" src="../analysis.png" width="200px" /&gt;
+

 Now you can save your analysis and your plot by the **Save Analysis** and **Save Graph** options in the file menu.  

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 19:07:40 -0000</pubDate><guid>https://sourceforge.net41dae21e738790c5a701974250980096cc1956dc</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -26,6 +26,7 @@

 To get started: enter 20000 in the *x-axis zoom (%)* box (label 4), enter 0 in the *start point* and 5 in the *end point* box, and click the **Analyze button**.  You should end up with something that looks like this:
 [[img src=analysis.png alt=foobar]]
+&lt;img alt="foobar" src="../analysis.png" width="200px" /&gt;

 Now you can save your analysis and your plot by the **Save Analysis** and **Save Graph** options in the file menu.  

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 19:02:41 -0000</pubDate><guid>https://sourceforge.net834b9a0e0d657daa5614da1b56a9684e88a1e8bd</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 18:56:21 -0000</pubDate><guid>https://sourceforge.net16ca409479fc2397562bde2fd1d09bbe8d982b80</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -9,5 +9,26 @@
 For now select the "sampledata.txt" file found in the pwanalyze folder.  To use your own files makes sure they conform to the same format specified in the [The right data format] page.
 [[img src=Open_file2.png alt=foobar]]

-Now we can analyze the data. Start by entering "20000" in the x-axis zoom (%): box.
+If you maximize the pwanalyze window it should look like this:
+[[img src=Controls_pwanalyze.png alt=foobar]]

+The controls are as follows:
+
+Label | Purpose
+----|------------
+1 | Filemenu: **Open** to open a file to analyze. **Save Graph** saves the blood pressure trace plot (label 2). **Save Analysis** saves the log output of the analysis (label 7). **About** displays information about PWanalyze. **Exit** closes down the program.
+2 |  Displays data and analysis
+3 | Navigation buttons. **&lt;&lt; beginning** navigates to the start of the x-axis. **\** navigates forwards in the x-axis. **end &gt;&gt;** navigates to the end of the x-axis.
+4 | Zoom changes how much of the data is displayed at once. 100 means 100% of the data is displayed. 2000 means 20 times zoomed in on the x-axis. 1000 means 10 times zoomed in the x-axis.
+5 | Go to x-axis position lets you enter in a number and click **Go To** to display that area of the plot.
+6 | Analysis Toolbar: Enter in values for x in *start point:* and *end point:* then click the **Analyze** button to analyze the data from the start point to the end point.
+7 | Analysis Log: Records all analysis performed. 
+
+To get started: enter 20000 in the *x-axis zoom (%)* box (label 4), enter 0 in the *start point* and 5 in the *end point* box, and click the **Analyze button**.  You should end up with something that looks like this:
+[[img src=analysis.png alt=foobar]]
+
+Now you can save your analysis and your plot by the **Save Analysis** and **Save Graph** options in the file menu.  
+
+Happy analysing!
+
+Visit the [Need help?] page if you have any troubles.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 18:54:51 -0000</pubDate><guid>https://sourceforge.net744dbff9dfa63b340d2f9f43744a645a21254810</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -8,3 +8,6 @@

 For now select the "sampledata.txt" file found in the pwanalyze folder.  To use your own files makes sure they conform to the same format specified in the [The right data format] page.
 [[img src=Open_file2.png alt=foobar]]
+
+Now we can analyze the data. Start by entering "20000" in the x-axis zoom (%): box.
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 18:14:45 -0000</pubDate><guid>https://sourceforge.netccc8bbe722ed699fabc1e1c6c37209a270846d81</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -6,4 +6,5 @@
 To start analyzing files open the file menu at the top and click "File" then "Open".
 [[img src=Open_file1.png alt=foobar]]

-For now select the "sample_data.txt" file found in the pwanalyze folder.  To use your own files makes sure they conform to the same format specified in the [The right data format] page.
+For now select the "sampledata.txt" file found in the pwanalyze folder.  To use your own files makes sure they conform to the same format specified in the [The right data format] page.
+[[img src=Open_file2.png alt=foobar]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 18:09:04 -0000</pubDate><guid>https://sourceforge.net5d1c3c75b673ac895ef5cc26cd42984d8999d038</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,6 +4,6 @@
 [[img src=pwanalyze_exec.png alt=foobar]]

 To start analyzing files open the file menu at the top and click "File" then "Open".
-[[img src=pwanalyze_exec.png alt=foobar]]
+[[img src=Open_file1.png alt=foobar]]

-For now select the "sample_data.txt" file found in the pwanalyze folder.  To use your own files makes sure they conform to the same format specified in the [Getting the right data] page.
+For now select the "sample_data.txt" file found in the pwanalyze folder.  To use your own files makes sure they conform to the same format specified in the [The right data format] page.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 18:06:00 -0000</pubDate><guid>https://sourceforge.net1bbe18860a249468bde56666da91e50c67ef9e3a</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,3 +4,6 @@
 [[img src=pwanalyze_exec.png alt=foobar]]

 To start analyzing files open the file menu at the top and click "File" then "Open".
+[[img src=pwanalyze_exec.png alt=foobar]]
+
+For now select the "sample_data.txt" file found in the pwanalyze folder.  To use your own files makes sure they conform to the same format specified in the [Getting the right data] page.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 18:01:11 -0000</pubDate><guid>https://sourceforge.netb982b440633402f9a635735f09e26b5001425ad1</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,6 @@
 To use PWanalyze please download pwanalyze.zip and extract the contents.

+Navigate into the pwanalyze folder and double click on the pwanalyze icon to run it.
 [[img src=pwanalyze_exec.png alt=foobar]]
+
+To start analyzing files open the file menu at the top and click "File" then "Open".
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 17:59:19 -0000</pubDate><guid>https://sourceforge.netce0907066cf32e0a949b847fde460a4e0ae78958</guid></item><item><title>Getting Started modified by Kaylee B</title><link>https://sourceforge.net/p/pwanalyze/wiki/Getting%2520Started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1 +1,3 @@
 To use PWanalyze please download pwanalyze.zip and extract the contents.
+
+[[img src=pwanalyze_exec.png alt=foobar]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaylee B</dc:creator><pubDate>Tue, 17 Jun 2014 17:52:42 -0000</pubDate><guid>https://sourceforge.netf0a68c7633937cb138c6cf5cc575d30aeae37405</guid></item></channel></rss>