Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-28 | pattern_sim: Add --no-fringes | Thomas White | |
2014-02-28 | Split out ambiguity tests to "ambi_check" | Thomas White | |
2014-02-17 | Lorentz factor should not depend on profile radius | Thomas White | |
2014-01-20 | RNG overhaul | Thomas White | |
Previously, we were using random(), which is really really bad. | |||
2014-01-20 | pattern_sim: Overhaul and add SASE spectrum simulation | Thomas White | |
2013-12-05 | Clean up partialator.params after check | Thomas White | |
2013-12-05 | Don't fail test for dL/dR | Thomas White | |
We know it's broken. | |||
2013-12-05 | Update partialator_merge_check_3 | Thomas White | |
2013-11-29 | RefList: Increase maximum index to 511 | Thomas White | |
2013-11-24 | tests/integration_check: Reduce number of trials to 300 | Thomas White | |
2013-11-24 | prof2d_check: Test sigmas of weak and strong reflections | Thomas White | |
2013-11-24 | Formatting | Thomas White | |
2013-11-24 | Add tests/prof2d_check | Thomas White | |
2013-11-23 | indexamajig: Add --int-diag | Thomas White | |
2013-11-23 | Add Histogram, and plot integration test results | Thomas White | |
2013-11-23 | Run the test 1,000 times | Thomas White | |
2013-11-23 | Increase peak integration radius | Thomas White | |
2013-11-23 | Make tests/integration_check work | Thomas White | |
2013-11-23 | Break off integrate_rings_once() | Thomas White | |
2013-09-13 | Add tests/pr_pl_gradient_check for testing gradient of total correction factors | Thomas White | |
2013-09-13 | Fix incorrect handling of monoclinic C cells | Thomas White | |
2013-08-01 | Add test for gradient of Lorentz factor (as well as partiality) | Thomas White | |
2013-07-25 | partialator: Account for Lorentz factor | Thomas White | |
2013-07-24 | Iteration over reflection list should include other reflections with same ↵ | Thomas White | |
asymmetric indices This fixes a >2 year old bug in the reflection list, and a bug in tests/list_check.c which allowed it to go undetected for so long. The main situation where it would have caused problems is when asymmetric_indices() was called on a reflection list containing symmetrically equivalent reflections. The only core CrystFEL program which does this is partialator. compare_hkl uses asymmetric_indices(), but the reflections are already guaranteed to be asymmetric by that point (because check_list_symmetry() has been called). | |||
2013-07-04 | tests/partialator_merge_check_*: Remove scaling-report.pdf afterwards | Thomas White | |
2013-04-30 | Add new tests | Thomas White | |
2013-04-30 | Fix partialator_merge_check_1 | Thomas White | |
2013-04-17 | Add tests/partialator_merge_check_1 | Thomas White | |
2013-04-17 | tests/pr_gradient_check: Fix criterion | Thomas White | |
2013-04-17 | tests/pr_gradient_check: Add --plot | Thomas White | |
2013-04-17 | pr_gradient_check: Add --quiet, tidy up | Thomas White | |
2013-04-17 | pr_gradient_check: Improved checking | Thomas White | |
2013-04-17 | pr_gradient_check: Make sure list index keeps step with reflection list | Thomas White | |
2013-04-17 | Add script to plot gradients | Thomas White | |
2013-04-17 | Group x, y and z gradients together | Thomas White | |
2013-04-17 | Work on post refinement | Thomas White | |
Brought across from "tom/pr" Conflicts: src/indexamajig.c src/post-refinement.c tests/pr_gradient_check.c | |||
2013-04-17 | pr_gradient_check: Look for correlations, not individual values | Thomas White | |
2013-04-17 | pr_gradient_check: Fix and improve | Thomas White | |
2013-04-17 | Add the possibility to have different partiality models | Thomas White | |
2013-04-16 | Remove "use_saturated" argument to integrate_peak() | Thomas White | |
There are no side-effects to setting it either way, and the caller can just set saturated=NULL or ignore the result. | |||
2013-03-05 | Update copyright dates | Thomas White | |
2013-03-05 | pr_gradient_check: Final fixes | Thomas White | |
2013-03-05 | tests/pr_gradient_check: Fix memory bugs | Thomas White | |
2013-02-15 | Update merge tests for new stream format | Thomas White | |
2013-02-06 | Stuff | Thomas White | |
2013-02-05 | WIP on updating partialator | Thomas White | |
2012-10-21 | indexamajig: Record number of saturated reflections in stream | Thomas White | |
2012-10-19 | Update .gitignore | Thomas White | |
2012-10-12 | Add missing file | Thomas White | |
2012-10-11 | Add some more tests | Thomas White | |