Skip to content

Commit

Permalink
re #10066 documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDraper committed Aug 20, 2014
1 parent 3d38f7e commit 8b71e8a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions Code/Mantid/docs/source/algorithms/ConvertAxesToRealSpace-v1.rst
Expand Up @@ -33,25 +33,25 @@ As the rebinning approach is simple centre point rebinning then the quality of t

Axes Units
##########
+----------------------+-------------------------------------------------+
| Name | Description |
+======================+=================================================+
| x, y ,z | The absolute position of the detector as defined|
| | in the instrument definintion. |
+----------------------+-------------------------------------------------+
| r, theta, phi | The absolute position of the detector in |
| | spherical coordinate, relative to 0,0,0 as |
| | defined in the instrument definintion. |
+----------------------+-------------------------------------------------+
| 2theta | The theta position of the detector relative to |
| | sample position and the beam direction. |
| | if the sample is at 0,0,0 and the beam direction|
| | matches, then this will match theta above. |
+----------------------+-------------------------------------------------+
| signed2Theta | Similar to twotheta, but with a sign calculated |
| | relative to the instrument reference frame, with|
| | the upper quadrants taking the positive value |
+----------------------+-------------------------------------------------+
+----------------------+-------+-------------------------------------------------+
| Name | Units | Description |
+======================+=======+=================================================+
| x, y ,z |meters | The absolute position of the detector as defined|
| | | in the instrument definition. |
+----------------------+-------+-------------------------------------------------+
| r |meters | The absolute position of the detector in |
+----------------------+-------+ spherical coordinates, relative to 0,0,0 as |
| theta, phi |degrees| defined in the instrument definition. |
+----------------------+-------+-------------------------------------------------+
| 2theta |radians| The theta position of the detector relative to |
| | | sample position and the beam direction. |
| | | if the sample is at 0,0,0 and the beam direction|
| | | matches, then this will match theta above. |
+----------------------+-------+-------------------------------------------------+
| signed2Theta |radians| Similar to 2theta, but with a sign calculated |
| | | relative to the instrument reference frame, with|
| | | the upper quadrants taking the positive value |
+----------------------+-------+-------------------------------------------------+


Usage
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8b71e8a

Please sign in to comment.