From adc20976478519d00dc96fed3836b5753fece143 Mon Sep 17 00:00:00 2001
From: Jose Borreguero <borreguero@gmail.com>
Date: Wed, 20 Sep 2017 13:18:51 -0400
Subject: [PATCH] Refs #20514 Reming rotation angle logged

---
 docs/source/algorithms/BASISReduction-v1.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/source/algorithms/BASISReduction-v1.rst b/docs/source/algorithms/BASISReduction-v1.rst
index 1f6d55ed507..8fe53f129b3 100644
--- a/docs/source/algorithms/BASISReduction-v1.rst
+++ b/docs/source/algorithms/BASISReduction-v1.rst
@@ -100,6 +100,8 @@ sure you select the *inverse* geometry.
    :width: 50%
    :alt: Wavelength spectrum.
 
+Also, make sure that the sample rotation angle is stored in the logs of the run,
+since this is a required property of the algorithm.
 
 Dynamic Susceptibility
 ======================
-- 
GitLab