Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-18 | Add scripts/find-filename | Thomas White | |
2012-10-17 | describe_symmetry(): Don't attempt to display "i" | Thomas White | |
It makes an invalid assumption about the setting | |||
2012-10-17 | describe_symmetry(): More faff | Thomas White | |
2012-10-17 | Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfel | Thomas White | |
Conflicts: libcrystfel/src/symmetry.c | |||
2012-10-17 | describe_symmetry: Improve padding | Thomas White | |
2012-10-17 | describe_symmetry: More space between equivalents | Thomas White | |
2012-10-17 | describe_symmetry: Print plus sign only if a minus sign isn't | Thomas White | |
2012-10-17 | describe_symmetry: Add commas when needed | Thomas White | |
2012-10-15 | indexamajig: Fix tiny memory leak | Thomas White | |
2012-10-15 | Add add_op_intmat() | Thomas White | |
2012-10-15 | Add intmat_is_identity() | Thomas White | |
2012-10-15 | Add tfn_from_intmat() | Thomas White | |
2012-10-12 | Add missing newlines | Thomas White | |
2012-10-12 | Add missing file | Thomas White | |
2012-10-11 | indexamajig: Load the unit cell whether it's needed or not | Thomas White | |
This allows MOSFLM indexing to have access to more information. | |||
2012-10-11 | Add some more tests | Thomas White | |
2012-10-11 | Tie off loose ends | Thomas White | |
This whole idea is rubbish. There's no way to communicate the setting information via the H-M spacegroup symbol in this way, except in a few circumstances. See ITA (2005) section 4.3. This simplifies matters a lot. There's no need for any extra parsing, because the "_uaX" system is sufficient, and is the best that can be done without inventing a whole new system for point group symbols. | |||
2012-10-11 | Fix MOSFLM space groups (really the last time) | Thomas White | |
This whole idea is rubbish. There's no way to communicate the setting information via the H-M spacegroup symbol in this way, except in a few circumstances. See ITA (2005) section 4.3. | |||
2012-10-10 | const-ify the integer matrix library | Thomas White | |
2012-10-10 | Split cofactor calculation | Thomas White | |
2012-10-10 | Whitespace | Thomas White | |
2012-10-10 | Handle weird unique axis variants of all point groups | Thomas White | |
2012-10-10 | Tweak compare_hkl manual | Thomas White | |
2012-10-06 | Formatting | Thomas White | |
2012-10-06 | Count silly reflections | Thomas White | |
2012-10-05 | Fussiness | Thomas White | |
2012-10-05 | compare_hkl: Fix obvious bug | Thomas White | |
2012-10-05 | compare_hkl: Add --shell-file, update documentation | Thomas White | |
2012-10-05 | compare_hkl: Complete rework | Thomas White | |
2012-10-04 | scripts/gen-sfs-ano: Fix typo in help | Thomas White | |
2012-10-04 | Fix typo in compare_hkl(1) | Thomas White | |
2012-10-04 | render_hkl: Update docs | Thomas White | |
2012-10-04 | Fix two more FIXMEs | Thomas White | |
2012-10-04 | Fix a FIXME | Thomas White | |
2012-10-03 | This is CrystFEL 0.4.20.4.2 | Thomas White | |
2012-10-03 | Fix MOSFLM space groups a (hopefully) final time | Thomas White | |
More woes resulting from "H centering"... | |||
2012-10-03 | Remove libcrystfel files from dependencies of tests | Thomas White | |
If they're listed, then automake tries to recurse into "libcrystfel" during "make distclean", resulting in an error (and a failure of "make distcheck"). | |||
2012-10-03 | Fix MOSFLM space groups (again) | Thomas White | |
2012-10-02 | Fix comments | Thomas White | |
2012-10-02 | Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfel | Thomas White | |
2012-10-02 | Fix MOSFLM space groups | Thomas White | |
2012-10-02 | Fix obvious bug | Thomas White | |
2012-10-02 | Use the correct panel number | Thomas White | |
2012-10-02 | Fix segfault on failed indexing | Thomas White | |
2012-10-02 | Merge branch 'tom/symmetry' | Thomas White | |
2012-10-02 | render_hkl: New option "--zone" for selecting Laue zone number | Thomas White | |
2012-10-02 | Remove debugging message | Thomas White | |
2012-10-02 | Finishing tweaks for uncentering stuff | Thomas White | |
Today, I have mostly been having my life made difficult by the PDB's invention of "H centering". | |||
2012-10-02 | Formatting | Thomas White | |
2012-10-02 | Finish transformation_check | Thomas White | |