aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-14Update manual pagesThomas White
2013-05-10Fix declaration for dummy reax_index()Thomas White
2013-05-06Add num_reflections to streamThomas White
2013-05-06Add is_centric() to docsThomas White
2013-05-03Fix more problems with scripts/create-xscaleThomas White
2013-05-03compare_hkl: Tidy up and update docsThomas White
2013-05-02compare_hkl: Calculate CCano only from acentric reflectionsThomas White
2013-05-02get_hkl: Tidy up output from --trim-centricsThomas White
2013-05-02compare_hkl: Add CCanoThomas White
2013-05-02Merge branch 'tom/partials'Thomas White
2013-04-30partialator: Add --min-measurementsThomas White
2013-04-30Remove unused lineThomas White
2013-04-30Add new testsThomas White
2013-04-30Fix partialator_merge_check_1Thomas White
2013-04-30Add warnings to scripts/create-{mtz,xscale}Thomas White
2013-04-30Fix sigma(I) column in create-xscale outputKarol Nass
2013-04-24Add docs/stream-format.txt and clarify count of saturated reflectionsThomas White
2013-04-19Update authors (d'oh)Thomas White
2013-04-19This is CrystFEL 0.5.00.5.0Thomas White
2013-04-19Update Makefile.amThomas White
2013-04-18Read/write lattice type, centering and unique axis information from/to streamThomas White
2013-04-18Fix small memory leakThomas White
2013-04-17Add tests/partialator_merge_check_1Thomas White
2013-04-17Show number of scalable observationsThomas White
2013-04-17Spot bad partiality models (and shut the compiler up)Thomas White
2013-04-17s/osf/G/Thomas White
2013-04-17TypoThomas White
2013-04-17partialator: Add --model=Thomas White
2013-04-17partial_sim: Standard deviations can be zeroThomas White
2013-04-17partial_sim: Add --full-stddev and --noise-stddevThomas White
2013-04-17partial_sim: Add --osf-stddevThomas White
2013-04-17Use Lorentz factors when merging reflectionsThomas White
2013-04-17tests/pr_gradient_check: Fix criterionThomas White
2013-04-17tests/pr_gradient_check: Add --plotThomas White
2013-04-17Fix commentThomas White
2013-04-17Add Lorentz factorThomas White
2013-04-17Fix radius gradientThomas White
2013-04-17Fix div gradientsThomas White
2013-04-17pr_gradient_check: Add --quiet, tidy upThomas White
2013-04-17pr_gradient_check: Improved checkingThomas White
2013-04-17pr_gradient_check: Make sure list index keeps step with reflection listThomas White
2013-04-17Add script to plot gradientsThomas White
2013-04-17Group x, y and z gradients togetherThomas White
2013-04-17Work on post refinementThomas White
Brought across from "tom/pr" Conflicts: src/indexamajig.c src/post-refinement.c tests/pr_gradient_check.c
2013-04-17pr_gradient_check: Look for correlations, not individual valuesThomas White
2013-04-17pr_gradient_check: Fix and improveThomas White
2013-04-17Add PartialityModel to docsThomas White
2013-04-17Add the possibility to have different partiality modelsThomas White
2013-04-16Restore immediate rejection of pixels above max_aduThomas White
2013-04-16Remove "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.