Skip to content

Commit

Permalink
Added initial indirect pages
Browse files Browse the repository at this point in the history
Refs #10711
  • Loading branch information
DanNixon committed Jan 5, 2015
1 parent d820cad commit b6c0ded
Show file tree
Hide file tree
Showing 7 changed files with 182 additions and 2 deletions.
Expand Up @@ -20,7 +20,7 @@
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="resNorm">
<widget class="QWidget" name="ResNorm">
<attribute name="title">
<string>ResNorm</string>
</attribute>
Expand Down
Expand Up @@ -1825,7 +1825,7 @@ Later steps in the process (saving, renaming) will not be done.</string>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabSymmertrise">
<widget class="QWidget" name="tabSymmetrise">
<attribute name="title">
<string>Symmetrise</string>
</attribute>
Expand Down
36 changes: 36 additions & 0 deletions Code/Mantid/docs/source/interfaces/Indirect_Bayes.rst
@@ -0,0 +1,36 @@
Indirect Bayes
==============

.. contents:: Table of Contents
:local:

Overview
--------

.. interface:: Bayes

ResNorm
-------

.. interface:: Bayes
:widget: ResNorm

Quasi
-----

.. interface:: Bayes
:widget: Quasi

Stretch
-------

.. interface:: Bayes
:widget: Stretch

JumpFit
-------

.. interface:: Bayes
:widget: JumpFit

.. categories:: Interfaces Reflectometry
54 changes: 54 additions & 0 deletions Code/Mantid/docs/source/interfaces/Indirect_DataAnalysis.rst
@@ -0,0 +1,54 @@
Indirect Data Analysis
======================

.. contents:: Table of Contents
:local:

Overview
--------

.. interface:: Data Analysis

Elwin
-----

.. interface:: Data Analysis
:widget: tabElwin

MSD Fit
-------

.. interface:: Data Analysis
:widget: tabMSD

Fury
----

.. interface:: Data Analysis
:widget: tabFury

Fury Fit
--------

.. interface:: Data Analysis
:widget: tabFuryFit

Conv Fit
--------

.. interface:: Data Analysis
:widget: tabConFit

Calculate Corrections
---------------------

.. interface:: Data Analysis
:widget: tabAbsF2P

Apply Corrections
-----------------

.. interface:: Data Analysis
:widget: tabApplyAbsorptionCorrections

.. categories:: Interfaces Reflectometry
54 changes: 54 additions & 0 deletions Code/Mantid/docs/source/interfaces/Indirect_DataReduction.rst
@@ -0,0 +1,54 @@
Indirect Data Reduction
=======================

.. contents:: Table of Contents
:local:

Overview
--------

.. interface:: Data Reduction

Energy Transfer
---------------

.. interface:: Data Reduction
:widget: tabEnergyTransfer

Calibration & Resolution
------------------------

.. interface:: Data Reduction
:widget: tabCalibration

Diagnostics
-----------

.. interface:: Data Reduction
:widget: tabTimeSlice

Transmission
------------

.. interface:: Data Reduction
:widget: tabTransmission

Symmetrise
----------

.. interface:: Data Reduction
:widget: tabSymmetrise

S(Q, w)
-------

.. interface:: Data Reduction
:widget: tabSofQW

Moments
-------

.. interface:: Data Reduction
:widget: tabMoments

.. categories:: Interfaces Reflectometry
12 changes: 12 additions & 0 deletions Code/Mantid/docs/source/interfaces/Indirect_Diffraction.rst
@@ -0,0 +1,12 @@
Indirect Diffraction
====================

.. contents:: Table of Contents
:local:

Overview
--------

.. interface:: Diffraction

.. categories:: Interfaces Reflectometry
24 changes: 24 additions & 0 deletions Code/Mantid/docs/source/interfaces/Indirect_Simulation.rst
@@ -0,0 +1,24 @@
Indirect Simulation
===================

.. contents:: Table of Contents
:local:

Overview
--------

.. interface:: Simulation

MolDyn
------

.. interface:: Simulation
:widget: molDyn

Sassena
-------

.. interface:: Simulation
:widget: sassena

.. categories:: Interfaces Reflectometry

0 comments on commit b6c0ded

Please sign in to comment.