diff --git a/docs/source/images/MuonAnalysis_2.png b/docs/source/images/MuonAnalysis_2.png
index de47e800ac23703d8b7a8881a5341c3f4c70e1d4..97e3a49cee971dddb9f96758fce899b4e3fc2de5 100644
Binary files a/docs/source/images/MuonAnalysis_2.png and b/docs/source/images/MuonAnalysis_2.png differ
diff --git a/docs/source/images/muon_interface_tab_fitting.png b/docs/source/images/muon_interface_tab_fitting.png
index 9efc6dc1cd37d9b9141285c12750e8e3a9bda154..510172b8a7257c6076e0a4e43f9c00793a76a8db 100644
Binary files a/docs/source/images/muon_interface_tab_fitting.png and b/docs/source/images/muon_interface_tab_fitting.png differ
diff --git a/docs/source/images/muon_interface_tab_fitting_browser.png b/docs/source/images/muon_interface_tab_fitting_browser.png
index 78e7d51e0ddf2d652ab416857c160bdcf44a1485..3eddfa51a86809f0f9e932e1963e9b0c493e32dc 100644
Binary files a/docs/source/images/muon_interface_tab_fitting_browser.png and b/docs/source/images/muon_interface_tab_fitting_browser.png differ
diff --git a/docs/source/images/muon_interface_tab_grouping.png b/docs/source/images/muon_interface_tab_grouping.png
index aaebcf976a6e40a00333b3d4114306b38efd174e..4ed08126b7c2483077bcf64d0e7324de835984a1 100644
Binary files a/docs/source/images/muon_interface_tab_grouping.png and b/docs/source/images/muon_interface_tab_grouping.png differ
diff --git a/docs/source/images/muon_interface_tab_home.png b/docs/source/images/muon_interface_tab_home.png
index 43ba63a03d84e29ad5afaf7444a9259452e9f1e6..25223a9dd864d88bbce26bf4ae897c7e87d3cb03 100644
Binary files a/docs/source/images/muon_interface_tab_home.png and b/docs/source/images/muon_interface_tab_home.png differ
diff --git a/docs/source/images/muon_interface_tab_phase_table.png b/docs/source/images/muon_interface_tab_phase_table.png
index 1a3503d938822d8e74fb917a9df4c3701c5554d2..9e72712e81ef1f307906920310d592540f652078 100644
Binary files a/docs/source/images/muon_interface_tab_phase_table.png and b/docs/source/images/muon_interface_tab_phase_table.png differ
diff --git a/docs/source/images/muon_interface_tab_results.png b/docs/source/images/muon_interface_tab_results.png
index 53735f607da843d0c49a7eb39b718fc1f6f9d395..50c779b1259fc9e2c4bc24877f3fa8d8300a368f 100644
Binary files a/docs/source/images/muon_interface_tab_results.png and b/docs/source/images/muon_interface_tab_results.png differ
diff --git a/docs/source/images/muon_interface_tab_sequential_fitting.png b/docs/source/images/muon_interface_tab_sequential_fitting.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef0c948b3e1d2502d7b31cfe349afaa0614c93e9
Binary files /dev/null and b/docs/source/images/muon_interface_tab_sequential_fitting.png differ
diff --git a/docs/source/images/muon_plotting_window.png b/docs/source/images/muon_plotting_window.png
new file mode 100644
index 0000000000000000000000000000000000000000..986c0c0c93a182a1dcb966125a5f10a765a71f20
Binary files /dev/null and b/docs/source/images/muon_plotting_window.png differ
diff --git a/docs/source/images/muon_plotting_window_options.png b/docs/source/images/muon_plotting_window_options.png
new file mode 100644
index 0000000000000000000000000000000000000000..42fb6640244de014aa99932c0e94c044d94b8772
Binary files /dev/null and b/docs/source/images/muon_plotting_window_options.png differ
diff --git a/docs/source/images/muon_plotting_window_tiled.png b/docs/source/images/muon_plotting_window_tiled.png
new file mode 100644
index 0000000000000000000000000000000000000000..4302b6d119c3faefd8913b45d86f3165e9d721ed
Binary files /dev/null and b/docs/source/images/muon_plotting_window_tiled.png differ
diff --git a/docs/source/interfaces/Frequency Domain Analysis.rst b/docs/source/interfaces/Frequency Domain Analysis.rst
index 840f8a6f7cb243a41f5bb7cae704a1db092b83a0..42c3e7611cc8e987d1722de738e2097d8ecff8cb 100644
--- a/docs/source/interfaces/Frequency Domain Analysis.rst	
+++ b/docs/source/interfaces/Frequency Domain Analysis.rst	
@@ -42,6 +42,7 @@ Tabs
 
 All these tabs can be dragged away from the interface into their own window.
 
+* :ref:`Plotting Window <muon_plotting_window-ref>`
 * :ref:`Home Tab <muon_home_tab-ref>`
 * :ref:`Grouping Tab <muon_grouping_tab-ref>`
 * :ref:`Phase Table Tab <muon_phase_table_tab-ref>`
diff --git a/docs/source/interfaces/Muon Analysis 2.rst b/docs/source/interfaces/Muon Analysis 2.rst
index e6ff99a8760e37d6d40b8a5a9810aac1a16fc810..ed8a594d9c923a0a2a76eb1ea7567c685016bd8b 100644
--- a/docs/source/interfaces/Muon Analysis 2.rst	
+++ b/docs/source/interfaces/Muon Analysis 2.rst	
@@ -40,10 +40,12 @@ Tabs
 
 All these tabs can be dragged away from the interface into their own window.
 
+* :ref:`Plotting Window <muon_plotting_window-ref>`
 * :ref:`Home Tab <muon_home_tab-ref>`
 * :ref:`Grouping Tab <muon_grouping_tab-ref>`
 * :ref:`Phase Table Tab <muon_phase_table_tab-ref>`
 * :ref:`Fitting Tab <muon_fitting_tab-ref>`
+* :ref:`Sequential Fitting Tab <muon_sequential_fitting_tab-ref>`
 * :ref:`Results Table Tab <muon_results_tab-ref>`
 
 Feedback & Comments
diff --git a/docs/source/interfaces/muon_fitting_tab.rst b/docs/source/interfaces/muon_fitting_tab.rst
index 2f262c9f06733f5b23e9d7b15e2fb1f0a9597d73..112afb33fae1701dcbfbf698fbef3936b279c287 100644
--- a/docs/source/interfaces/muon_fitting_tab.rst
+++ b/docs/source/interfaces/muon_fitting_tab.rst
@@ -5,49 +5,22 @@ Fitting Tab
 
 .. image::  ../images/muon_interface_tab_fitting.png
    :align: right
-   :height: 500px
+   :height: 400px
 
-This tab is for performing fits on the data.
+This tab is used to evaluate a single fit object, which corresponds to a list of one or more input workspaces and a fit function.
 
-**Fit** Executes the chosen fit for the fitting functions to the selected data.
-
-**Single Fit** This option performs a fit for a single data set.
-
-**Sequential Fit** This option will perform multiple fits sequentially, using the output of the previous fit as the starting guess. 
+**Fit** Executes the specified fit.
 
 **Simultaneous Fit** This option will perform a fit for multiple data sets, which may share parameters. 
+The simultaneous fit can be performed over a selected run, or selected group/pair. 
 
-**Select data to fit** This launches a dialog box for selecting the data to be used in the fit.
-
-Data Selection
-^^^^^^^^^^^^^^
-
-.. image::  ../images/muon_interface_data_selection.png
-   :height: 250px
-
-**Search bar** The search bar can be used to find (Include) or filter out (Exclude) data sets by name.
-
-**Show Selected** If this option is checked the selection box will be limited to only the data sets that have already
-been selected to be output.
-
-**Selection Box** data sets are listed in this section, they can be selected individually by checking the boxes on the
-right side of the box.
-
-**Unselect/Select All** When clicked these buttons will automatically unselect or select all log values currently in the
-selection box
-
-**Run selection** Filter displayed data sets by run number
-
-**Group & Pair selection** filter by group or pair name.
-
-**Show PhaseQuad** If this option is checked the selection box will show any PhaseQuads that have been calculated for these runs.
-
+**Select Workspace** This drop-down list can be used select the workspace to perform a single fit over.
 
 Fit function browser
 ^^^^^^^^^^^^^^^^^^^^
 
 .. image::  ../images/muon_interface_tab_fitting_browser.png
-   :height: 250px
+   :height: 125px
 
 Right clicking in the central box will bring up a context menu for adding or removing functions.
 The fitting browser here is similar to that used in the :ref:`Multi-dataset Fitting Interface <Multi-dataset-Fitting-Interface>`.
@@ -55,11 +28,9 @@ The fitting browser here is similar to that used in the :ref:`Multi-dataset Fitt
 **Property** This is a list of property names, individual functions can be collapsed down for greater legibility.
 
 **Value** This lists the initial guesses for variables within fitting functions. Variables can be fixed for a given fit
-from the edit paramiter values dialog box (the ellipsis to the right of the value box)
-
-**Global** If multiple runs are being plotted then variables can be made identical for each run by checking the box next to it.
+from the edit paramiter values dialog box (the ellipsis to the right of the value box).
 
-All selected workspaces will share the same composite fitting function but can have different variables.
+**Global** If we are performing a simultaneous fit, parameters for each workspace in the fit can be tied by checking this box.
 
 Fit properties browser
 ^^^^^^^^^^^^^^^^^^^^^^
@@ -73,8 +44,10 @@ If it is unchecked it will use the rebinned data as specified on the home tab.
 
 **Evaluate Function As** Select if to fit to histogram or point data.
 
+**TF Asymmetry Mode** Evaluate the fit in TF asymmetry mode, see :ref:`Calculate Muon Asymmetry <algm-CalculateMuonAsymmetry>`.
+
 Used By
 ^^^^^^^
 
-:ref:`Muon Analysis 2 <MuonAnalysis_2-ref>`
+:ref:`Muon Analysis <MuonAnalysis_2-ref>`
 :ref:`Frequency Domain Analysis <Frequency_Domain_Analysis_2-ref>`
diff --git a/docs/source/interfaces/muon_grouping_tab.rst b/docs/source/interfaces/muon_grouping_tab.rst
index ff9356215d2e810fb383666ad4ae24849b11f392..2e894ec7b3cf109297bdc85a6e06443a29b715b5 100644
--- a/docs/source/interfaces/muon_grouping_tab.rst
+++ b/docs/source/interfaces/muon_grouping_tab.rst
@@ -5,20 +5,22 @@ Grouping Tab
 
 .. image::  ../images/muon_interface_tab_grouping.png
    :align: right
-   :height: 500px
+   :height: 400px
 
-**Load** Allows a grouping and pairing table xml file to be selected to load
+**Load** Allows a grouping and pairing table xml file to be selected to load.
 
-**Save** Saves the current grouping and pairing tables to an xml file
+**Save** Saves the current grouping and pairing tables to an xml file.
 
-**Clear** Clears all groups and pairs from the current tables
+**Clear** Clears all groups and pairs from the current tables.
 
-**Default** Loads in the default groups and pairs for the instrument
+**Default** Loads in the default groups and pairs for the instrument.
 
 Grouping Table
 ^^^^^^^^^^^^^^
 
-**Plus and Minus** Add or remove groups
+**Analyse (plot/fit)** Whether the selected group is included in the plot and fitting.
+
+**Plus and Minus** Add or remove groups.
 
 **Context Menu Pair Selection** Right clicking over the grouping table, when two groups are selected, allows a pair to be created with a specified name.
 
@@ -29,12 +31,20 @@ but may be overridden here if required.
 Pairing Table
 ^^^^^^^^^^^^^
 
-**Plus and Minus** Add or remove pairs
+**Analyse (plot/fit)** Whether the selected pair is included in the plot and fitting.
+
+**Plus and Minus** Add or remove pairs.
 
 **Guess Alpha** Estimates the alpha for the current pair and recalculates.
 
+Multi-Period Data
+^^^^^^^^^^^^^^^^^^^
+
+For multi period data, the summed and subratcted periods are specfied at the bottom of the tab. These periods will be used for all 
+the groups and pairs.
+
 Used By
 ^^^^^^^
 
-:ref:`Muon Analysis 2 <MuonAnalysis_2-ref>`,
+:ref:`Muon Analysis <MuonAnalysis_2-ref>`,
 :ref:`Frequency Domain Analysis <Frequency_Domain_Analysis_2-ref>`
\ No newline at end of file
diff --git a/docs/source/interfaces/muon_home_tab.rst b/docs/source/interfaces/muon_home_tab.rst
index 7052e63025a8d1f40ebd7e61ecd251dcbee1e8b7..63d4083a1e04235d70d5cd123100d722b9b9c27f 100644
--- a/docs/source/interfaces/muon_home_tab.rst
+++ b/docs/source/interfaces/muon_home_tab.rst
@@ -5,12 +5,12 @@ Home Tab
 
 .. image::  ../images/muon_interface_tab_home.png
    :align: right
-   :height: 500px
+   :height: 400px
 
 Pre-processing parameters
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
-**Instrument** This selects the instrument used by the GUI
+**Instrument** This selects the instrument used by the GUI.
 
 **Time Zero** This is the time zero value used. By default the time zero is taken from the file but
 it can be specified here in which case the specified time zero is used for all calculations.
@@ -34,14 +34,8 @@ Rebin
 
 **Variable** Variable binning allows a string to be entered which specifies the required binning. The string is of the format used by the :ref:`Rebin <algm-Rebin>` algorithm.
 
-Groups and Pairs
-^^^^^^^^^^^^^^^^
-
-**Periods** For multi period data the Summed and Subracted periods may be specified here. These periods will then be used for
-all groups and pairs.
-
 Used By
 ^^^^^^^
 
-:ref:`Muon Analysis 2 <MuonAnalysis_2-ref>`,
+:ref:`Muon Analysis <MuonAnalysis_2-ref>`,
 :ref:`Frequency Domain Analysis <Frequency_Domain_Analysis_2-ref>`
diff --git a/docs/source/interfaces/muon_phase_table_tab.rst b/docs/source/interfaces/muon_phase_table_tab.rst
index e7e5ffaf8e5cc476ab201a4b033bc6c256486320..1b03237383e3a74b0a4ac05fea1e2546b78f8edb 100644
--- a/docs/source/interfaces/muon_phase_table_tab.rst
+++ b/docs/source/interfaces/muon_phase_table_tab.rst
@@ -5,7 +5,7 @@ Phase Table Tab
 
 .. image::  ../images/muon_interface_tab_phase_table.png
    :align: right
-   :height: 500px
+   :height: 400px
 
 Phase Table Calculator
 ^^^^^^^^^^^^^^^^^^^^^^
@@ -38,5 +38,5 @@ into a quadrature phase signal.
 Used By
 ^^^^^^^
 
-:ref:`Muon Analysis 2 <MuonAnalysis_2-ref>`,
+:ref:`Muon Analysis <MuonAnalysis_2-ref>`,
 :ref:`Frequency Domain Analysis <Frequency_Domain_Analysis_2-ref>`
\ No newline at end of file
diff --git a/docs/source/interfaces/muon_plotting_window.rst b/docs/source/interfaces/muon_plotting_window.rst
new file mode 100644
index 0000000000000000000000000000000000000000..66b7b270da0589c8d6f9c8145014ff60b93b7c33
--- /dev/null
+++ b/docs/source/interfaces/muon_plotting_window.rst
@@ -0,0 +1,47 @@
+.. _muon_plotting_window-ref:
+
+Plotting Window
+-----------------
+
+.. image::  ../images/muon_plotting_window.png
+   :align: right
+   :width: 350px
+
+
+The plotting window displays the data specified by the tabs within the interface. This data can be displayed as a single plot, 
+or as tiled plots, where each tile corresponds to either a Group/pair or a run.
+By default this plot window is docked to the right-hand side of the main interface window, but can be undocked by
+double-clicking on the title bar of the window. 
+
+Plotting Controls 
+^^^^^^^^^^^^^^^^^
+The plotting can be controlled through serveral options:
+
+**Plot type** Changes the plot type (e.g from asymmetry to counts). 
+
+**Tiled plotting** The 'tile plots by' checkbox enables tiled plotting, which can be performed over runs or Groups/pairs.
+
+**Plot raw** Plot raw controls whether the raw or rebinned workspaces are plotted. 
+
+.. image::  ../images/muon_plotting_window_tiled.png
+   :width: 350px
+   :align: right
+
+Plotting Options
+^^^^^^^^^^^^^^^^^
+.. image::  ../images/muon_plotting_window_options.png
+   :height: 40px
+
+**Subplot Selector** Which axis to change the options for. 
+
+**x-Range** Sets the x-limits for the selected axes.
+
+**Autoscale** Autoscales the y-axis based on the x-limits. 
+
+**y-Range**  Sets the y-limits for the selected axes.
+
+**Errors** Whether to display errors for the workspaces plotted on the selected axes. 
+
+
+:ref:`Muon Analysis <MuonAnalysis_2-ref>`
+:ref:`Frequency Domain Analysis <Frequency_Domain_Analysis_2-ref>`
diff --git a/docs/source/interfaces/muon_results_tab.rst b/docs/source/interfaces/muon_results_tab.rst
index e7b20908ef8a5a5664df059528e65e5b732afb46..532114cb713638d4cf4add6ddcdf6cbb3e84930b 100644
--- a/docs/source/interfaces/muon_results_tab.rst
+++ b/docs/source/interfaces/muon_results_tab.rst
@@ -5,7 +5,7 @@ Results Table Tab
 
 .. image::  ../images/muon_interface_tab_results.png
    :align: right
-   :height: 500px
+   :height: 400px
 
 The results table tab outputs the results from the fitting tab as well as the log values from selected runs into a
 tableworkspace.
@@ -55,5 +55,5 @@ Output
 Used By
 ^^^^^^^
 
-:ref:`Muon Analysis 2 <MuonAnalysis_2-ref>`
+:ref:`Muon Analysis <MuonAnalysis_2-ref>`
 :ref:`Frequency Domain Analysis <Frequency_Domain_Analysis_2-ref>`
diff --git a/docs/source/interfaces/muon_sequential_fitting_tab.rst b/docs/source/interfaces/muon_sequential_fitting_tab.rst
new file mode 100644
index 0000000000000000000000000000000000000000..8804cbb5b7fc3275346d9ce8353c2d507a73652c
--- /dev/null
+++ b/docs/source/interfaces/muon_sequential_fitting_tab.rst
@@ -0,0 +1,43 @@
+.. _muon_sequential_fitting_tab-ref:
+
+Sequential Fitting Tab
+------------------------
+
+.. image::  ../images/muon_interface_tab_sequential_fitting.png
+   :align: right
+   :height: 400px
+
+This tab allows the user to perform sequential fits. The sequential fits are based on the fit function specified in the fitting tab.
+The primary widget in this tab is the Fit Table, which is automatically generated based on the selected Groups/pairs and the fit function defined
+in the fitting tab.
+
+Sequential fitting options
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+**Sequentially Fit** Sequentiailly fits each of the fit objects specified in the fit table.
+
+**Fit selected** Performs a fit on the fit object selected in the table.
+
+**Plot fit results** Determines whether the results of the fit will be added to the plot window.
+
+**Parameters for previous fit** Uses the parameters from the previous fit calculation as initial values for the next fit. 
+
+**Initial parameters for each fit** Uses the initial values (as specified in the Fit Table) in each fit calculation.
+
+Fit Table
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Each entry of the Fit Table corresponds to a fit object, which comprises a list of input workspaces and a fit function. 
+
+**Run** The runs present in the fit object.
+
+**Groups/pairs** The groups/pairs present in the fit object.
+
+**Fit quality** The quality of the fit returned from the fitting algorithm.
+
+**List of fit parameters** The columns that proceed this correspond to the values of the fit parameters. The value of these
+parameters can be edited. 
+
+
+Used By
+^^^^^^^
+
+:ref:`Muon Analysis <MuonAnalysis_2-ref>`