Repository : ssh://g18-sc-serv-04.diamond.ac.uk/dials_scratch
On branch  : master




commit b5e8b119e3788868384c8e39d937c4734400eb72
Author: David Waterman <[log in to unmask]>
Date:   Thu Jul 12 14:38:53 2018 +0100

    Print table for each experiment





b5e8b119e3788868384c8e39d937c4734400eb72
command_line/frame_orientations.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/command_line/frame_orientations.py b/command_line/frame_orientations.py
index e8c6e63..f17aeaa 100644
--- a/command_line/frame_orientations.py
+++ b/command_line/frame_orientations.py
@@ -104,8 +104,8 @@ class Script(object):
                a]
         rows.append(row)

-    st = simple_table(rows, header)
-    print(st.format())
+      st = simple_table(rows, header)
+      print(st.format())
     print()

     return


To unsubscribe from the DIALS-COMMIT list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=DIALS-COMMIT&A=1