aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-07-20 17:29:34 +0200
committerThomas White <taw@physics.org>2017-07-20 17:29:34 +0200
commitffca045ff453e41a0aed290e89c24324ddd97bec (patch)
tree7591496b23baa7dd3a1ea15d961439fdad9b12e7 /libcrystfel
parent0494ead78ba5c9d16a780a9e8acc47fd3871d3dc (diff)
Change units for TakeTwo parameters
Diffstat (limited to 'libcrystfel')
-rw-r--r--libcrystfel/src/taketwo.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/libcrystfel/src/taketwo.c b/libcrystfel/src/taketwo.c
index 12b608f8..ecd2c447 100644
--- a/libcrystfel/src/taketwo.c
+++ b/libcrystfel/src/taketwo.c
@@ -115,11 +115,7 @@ struct TakeTwoCell
/* Tolerance for rot_mats_are_similar */
#define TRACE_TOLERANCE (deg2rad(3.0))
-/** TODO:
- *
- * - May need to be capable of playing with the tolerances/#defined stuff.
- * - Multiple lattices
- */
+/* TODO: Multiple lattices */
/* ------------------------------------------------------------------------