From 55b16c49424cd61d6a00a167862c390c274c307e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 12 Nov 2010 16:45:13 +0100 Subject: Add more symmetries, update docs about cell settings --- doc/indexamajig.txt | 8 ++++++++ doc/pattern_sim.txt | 7 +++++++ 2 files changed, 15 insertions(+) (limited to 'doc') diff --git a/doc/indexamajig.txt b/doc/indexamajig.txt index eca053e4..a602a87d 100644 --- a/doc/indexamajig.txt +++ b/doc/indexamajig.txt @@ -95,6 +95,14 @@ Always using a right-handed cell means that the Bijvoet pairs can be told apart. +A Note about Unit Cell Settings +------------------------------- + +CrystFEL's core symmetry module only knows about one setting for each unit cell. +You must use the same setting. That means that the unique axis (for cells which +have one) must be "c". + + Unconventional Use ------------------ diff --git a/doc/pattern_sim.txt b/doc/pattern_sim.txt index f70123e1..cbbcb749 100644 --- a/doc/pattern_sim.txt +++ b/doc/pattern_sim.txt @@ -18,3 +18,10 @@ $ echo symgen P63 | pdbset xyzin model.pdb xyzout model-P1.pdb While on this subject, you might also want to include hydrogens in the model using something like: $ echo HYDROGENS APPEND | hgen xyzin model.pdb xyzout model-with-H.pdb + + +A Note about Unit Cell Settings +------------------------------- + +Please be sure to read the "Note about Unit Cell Settings" in the documentation +for indexamajig. -- cgit v1.2.3