aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2013-04-11Remove hacked-in systematic absence checksThomas White
Tom is an idiot
2013-04-11check_hkl: Fix iteration limits for possible reflection calculationThomas White
2013-04-11check_hkl: Free stuffThomas White
2013-04-11partial_sim: Document --pgraphThomas White
Conflicts: doc/man/partial_sim.1
2013-04-11Add set_symmetry_name()Thomas White
2013-04-08Fix memory leaksThomas White
2013-03-21Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfelThomas White
2013-03-21scripts/check-{near-bragg,peak-detection}: Improve option processingThomas White
2013-03-20Update hdfsee "about" boxThomas White
2013-03-20fixed error in solid angle calculationChuck
2013-03-17Fix race condition in reader threadThomas White
I'm not sure what this line was doing. Hopefully just a "brain fart" from before.
2013-03-15Fix comment in docs (!)Thomas White
2013-03-15Update docsThomas White
2013-03-11Fix typeThomas White
2013-03-11Get rid of "--filter-cm"Thomas White
This was completely specific to pnCCDs, and not even properly general to the different configurations there.
2013-03-11Update copyrightThomas White
2013-03-11hdfsee: Add --median-filter, and make --filter-cm and --filter-noise ↵Thomas White
actually work
2013-03-11indexamajig: Add --median-filterThomas White
2013-03-07check_hkl: Add --nshellsThomas White
2013-03-07Merge branch 'tom/multicrystal'Thomas White
Conflicts: libcrystfel/src/mosflm.c
2013-03-06process_hkl: Restore --start-after and --stop-afterThomas White
2013-03-05partialator: Fix user_flagThomas White
2013-03-05Update copyright datesThomas White
2013-03-05pr_gradient_check: Final fixesThomas White