<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Insight</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>Recent changes to Insight</description><atom:link href="https://sourceforge.net/p/specstractor/wiki/Insight/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 22 Oct 2017 20:12:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/specstractor/wiki/Insight/feed" rel="self" type="application/rss+xml"/><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v36
+++ v37
@@ -12,6 +12,8 @@
 On the left side you can see the navigation panel. From which you can access all features of the Insight tool. Let’s start by going to the Property Screen (click on *Properties* in the navigation list on the left). This will bring up the property viewer that shows you all the currently loaded invariants.

 To filter invariants you can click on the name of any of the variables in the invariants Insight will then only show invariants that contain the selected variables. The same can be done by clicking on the value of one of the variables then it will only show invariants that contain variables with the selected values.
+
+[[img src=invariant_overview.png width="600"]]

 To remove the filters press the X button on the top right of the page. 

@@ -37,6 +39,10 @@
 ### Comparing two sets of Invariants
 On the data screen you can also compare two sets of invariants against each other. Please load the *Heart Model* example from the *Home* page then return back to the *Data* page. As you can see there are two files loaded now *path1.txt* and *path2.txt*.

+[[img src=file_comparison.png width="500"]]
+
 On the bottom of the *Data* page, under File Comparison you can choose the invariant files you would like to compare against each other. Please select path1 and path2 here and then click on *Compare Files*.

 This will load the comparison screen, which is a variant of the properties screen. On top you have a three tabs, the first tab shows all invariants that are in both path1 and path2. The second tab shows all invariants in path1 and the third tab all in path2.
+
+[[img src=invariant_comparison.png width="500"]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 20:12:48 -0000</pubDate><guid>https://sourceforge.nete16881c0196920e798626772aa694ebc1f22701e</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v35
+++ v36
@@ -32,5 +32,11 @@
 ### Loading your own Invariants
 You can also load text files created by the [Extractor]. To do so click on *Data* in the navigation screen.  Which will bring up the data management screen. Here you can click the *Choose File* button to chose an invariant file from your filesystem, after choosing the file its name should show up next to the button. By clicking on *Load* below the *Choose File* button the file is loaded and its invariants are added into Insight and the file will appear below in *Data Files*. In *Data Files* you can manage all files that you uploaded, you can deactivate them or remove them alltogether.

+[[img src=data_screen.png width="500"]]
+
 ### Comparing two sets of Invariants
-In order to compare two sets of invariants
+On the data screen you can also compare two sets of invariants against each other. Please load the *Heart Model* example from the *Home* page then return back to the *Data* page. As you can see there are two files loaded now *path1.txt* and *path2.txt*.
+
+On the bottom of the *Data* page, under File Comparison you can choose the invariant files you would like to compare against each other. Please select path1 and path2 here and then click on *Compare Files*.
+
+This will load the comparison screen, which is a variant of the properties screen. On top you have a three tabs, the first tab shows all invariants that are in both path1 and path2. The second tab shows all invariants in path1 and the third tab all in path2.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 20:03:53 -0000</pubDate><guid>https://sourceforge.net36e89c15bb8761768f733b551c81af92e2e1ab44</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v34
+++ v35
@@ -28,3 +28,9 @@
 The Impact score shows how often an input or internal variable is involved in an invariant for a specific output variable. The results are visualized in a heat map that you can access under *Charts* on the navigation panel. Hovering over one of the quadrants of the heat map will show you its impact score. Clicking on a quadrant of the heat map will bring up the property viewer screen that shows you all the invariants of the chosen quadrant.

 [[img src=impact_score.png width="700"]]
+
+### Loading your own Invariants
+You can also load text files created by the [Extractor]. To do so click on *Data* in the navigation screen.  Which will bring up the data management screen. Here you can click the *Choose File* button to chose an invariant file from your filesystem, after choosing the file its name should show up next to the button. By clicking on *Load* below the *Choose File* button the file is loaded and its invariants are added into Insight and the file will appear below in *Data Files*. In *Data Files* you can manage all files that you uploaded, you can deactivate them or remove them alltogether. 
+
+### Comparing two sets of Invariants
+In order to compare two sets of invariants
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 19:43:16 -0000</pubDate><guid>https://sourceforge.neteaa1b64f79bb0edd45585682130c1c39a13a70bc</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v33
+++ v34
@@ -9,7 +9,7 @@
 Please press the *load* button of the cruise control example now. A popup on the bottom of the screen will inform you if the data has been loaded successfully (be aware that any data that is already loaded will be removed and replaced by the cruise control example data).

 ### Inspecting the Invariants
-On the left side you can see the navigation panel. From which you can access all features of the Insight tool. Let’s start by going to the Invariant Screen (click on Invariants in the navigation list on the left). This will bring up the invariant viewer that shows you all the currently loaded invariants (see the screenshot below). 
+On the left side you can see the navigation panel. From which you can access all features of the Insight tool. Let’s start by going to the Property Screen (click on *Properties* in the navigation list on the left). This will bring up the property viewer that shows you all the currently loaded invariants. 

 To filter invariants you can click on the name of any of the variables in the invariants Insight will then only show invariants that contain the selected variables. The same can be done by clicking on the value of one of the variables then it will only show invariants that contain variables with the selected values.

@@ -23,3 +23,8 @@
 [[img src=create_statechart.png width="500"]]

 For systems that have more than one internal variable you can choose several pairs of internal variables to observe.
+
+### Impact Score
+The Impact score shows how often an input or internal variable is involved in an invariant for a specific output variable. The results are visualized in a heat map that you can access under *Charts* on the navigation panel. Hovering over one of the quadrants of the heat map will show you its impact score. Clicking on a quadrant of the heat map will bring up the property viewer screen that shows you all the invariants of the chosen quadrant.
+
+[[img src=impact_score.png width="700"]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 19:19:21 -0000</pubDate><guid>https://sourceforge.net030536f76a36ac183e713e8ef04fe194be899ba3</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v32
+++ v33
@@ -4,9 +4,6 @@
 The tool can be accessed [here](https://insight-e8087.firebaseapp.com/). The link will bring you to the start page of the insight tool from which you can load a set of three example invariants from the automotive and medical device domain that are distributed with the tool. For more information about the specific system click on *tell me more* under the short description.

 [[img src=insight_overview.png width="800"]]
-
-
-!["Start page of the Insight tool with three examples"](insight_overview.png "Start page of the Insight tool")

 ## Tutorial
 Please press the *load* button of the cruise control example now. A popup on the bottom of the screen will inform you if the data has been loaded successfully (be aware that any data that is already loaded will be removed and replaced by the cruise control example data). 
@@ -23,6 +20,6 @@

 The internal variable of the cruise control system is *mode* and the variable that observes the previous timestep of *mode* is *oldMode*. On the top of the configuration screen please select mode and oldmode and then press add Variables. The selected variables will appear below and you can now press *Create Statechart*. This will close the configuration screen and the state machine will appear.

-![State Machine Creator Setup](https://sourceforge.net/p/specstractor/screenshot/create_statechart.png "State Machine Creator Setup")
+[[img src=create_statechart.png width="500"]]

 For systems that have more than one internal variable you can choose several pairs of internal variables to observe.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 19:10:20 -0000</pubDate><guid>https://sourceforge.netf3cf915dbf27e61905dddc69f751a8e12217108e</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v31
+++ v32
@@ -3,7 +3,7 @@

 The tool can be accessed [here](https://insight-e8087.firebaseapp.com/). The link will bring you to the start page of the insight tool from which you can load a set of three example invariants from the automotive and medical device domain that are distributed with the tool. For more information about the specific system click on *tell me more* under the short description. 

-[[img src=insight_overview.png width="400"]]
+[[img src=insight_overview.png width="800"]]

 !["Start page of the Insight tool with three examples"](insight_overview.png "Start page of the Insight tool")
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 19:08:43 -0000</pubDate><guid>https://sourceforge.neta488f196b1b845acd3a6c30671d27ccc31766a26</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v30
+++ v31
@@ -3,7 +3,7 @@

 The tool can be accessed [here](https://insight-e8087.firebaseapp.com/). The link will bring you to the start page of the insight tool from which you can load a set of three example invariants from the automotive and medical device domain that are distributed with the tool. For more information about the specific system click on *tell me more* under the short description. 

-[[img src=insight_overview.png width="400" alt=Start page of the Insight tool with three examples]]
+[[img src=insight_overview.png width="400"]]

 !["Start page of the Insight tool with three examples"](insight_overview.png "Start page of the Insight tool")
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 19:08:26 -0000</pubDate><guid>https://sourceforge.netbe3bf793f0ceececf3a6e9ff8b8830c96eff9fcc</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v29
+++ v30
@@ -3,7 +3,7 @@

 The tool can be accessed [here](https://insight-e8087.firebaseapp.com/). The link will bring you to the start page of the insight tool from which you can load a set of three example invariants from the automotive and medical device domain that are distributed with the tool. For more information about the specific system click on *tell me more* under the short description. 

-[[img src=insight_overview.png | thumb | alt=Start page of the Insight tool with three examples]]
+[[img src=insight_overview.png width="400" alt=Start page of the Insight tool with three examples]]

 !["Start page of the Insight tool with three examples"](insight_overview.png "Start page of the Insight tool")
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 19:08:02 -0000</pubDate><guid>https://sourceforge.net565b84eb4c56240a0aee6db1b66f26efb29136c3</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v28
+++ v29
@@ -3,7 +3,7 @@

 The tool can be accessed [here](https://insight-e8087.firebaseapp.com/). The link will bring you to the start page of the insight tool from which you can load a set of three example invariants from the automotive and medical device domain that are distributed with the tool. For more information about the specific system click on *tell me more* under the short description. 

-[[img src=insight_overview.png thumb alt=Start page of the Insight tool with three examples]]
+[[img src=insight_overview.png | thumb | alt=Start page of the Insight tool with three examples]]

 !["Start page of the Insight tool with three examples"](insight_overview.png "Start page of the Insight tool")
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 19:04:22 -0000</pubDate><guid>https://sourceforge.net4f7c0641ad0f019b4bc94ea9c0d5965004775978</guid></item><item><title>Insight modified by Christoph Schulze</title><link>https://sourceforge.net/p/specstractor/wiki/Insight/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v27
+++ v28
@@ -3,7 +3,7 @@

 The tool can be accessed [here](https://insight-e8087.firebaseapp.com/). The link will bring you to the start page of the insight tool from which you can load a set of three example invariants from the automotive and medical device domain that are distributed with the tool. For more information about the specific system click on *tell me more* under the short description. 

-[[img src=insight_overview.png alt=thumbnail]]
+[[img src=insight_overview.png thumb alt=Start page of the Insight tool with three examples]]

 !["Start page of the Insight tool with three examples"](insight_overview.png "Start page of the Insight tool")
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schulze</dc:creator><pubDate>Sun, 22 Oct 2017 19:03:53 -0000</pubDate><guid>https://sourceforge.net5716e7acd881af0ed055e32c2ad2b9c43faf62d7</guid></item></channel></rss>