Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-10-02 | Ignore new test | Thomas White | |
2012-10-02 | More work on transformations | Thomas White | |
2012-10-02 | Remove unnecessary includes | Thomas White | |
2012-10-02 | Implementation of UnitCellTransformation | Thomas White | |
2012-10-02 | WIP | Thomas White | |
2012-10-02 | WIP | Thomas White | |
2012-10-02 | WIP | Thomas White | |
2012-10-02 | WIP on cell transformations | Thomas White | |
2012-10-02 | Uncenter the cell before using it for indexing stuff | Thomas White | |
2012-10-02 | Don't send cell parameters to MOSFLM | Thomas White | |
2012-10-02 | Send setting information to MOSFLM | Thomas White | |
2012-10-02 | Add tests/centering_check | Thomas White | |
2012-10-02 | WIP | Thomas White | |
2012-10-02 | Remove space group from unit cell | Thomas White | |
2012-10-02 | Move unit cell utility stuff to separate module | Thomas White | |
2012-10-02 | "divisors" not needed any more | Thomas White | |
Was it ever needed? | |||
2012-10-02 | WIP | Thomas White | |
2012-10-02 | Handle lattice type, centering and unique axis information | Thomas White | |
2012-10-02 | Factorise background mask | Thomas White | |
This fixes a speed regression introduced by dca1938a. | |||
2012-10-02 | get_hkl: Make -w work properly | Thomas White | |
2012-10-02 | Fix the other exit condition from integrate_peak() | Thomas White | |
This REALLY fixes a significant data quality regression introduced by f668e3b3 (21st June 2012) | |||
2012-10-01 | Fix exit condition from integrate_peak() | Thomas White | |
This fixes a significant data quality regression introduced by f668e3b3 (21st June 2012) | |||
2012-10-01 | make_bgMask() does not need to know the peak coordinates (any more) | Thomas White | |
Also, s/ir_in/ir_inn/ |