aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Restore immediate rejection of pixels above max_aduThomas White
2013-04-16Remove "use_saturated" argument to integrate_peak()Thomas White
2013-04-11Remove hacked-in systematic absence checksThomas White
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
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
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
2013-03-11Update copyrightThomas White
2013-03-11hdfsee: Add --median-filter, and make --filter-cm and --filter-noise actually...Thomas White
2013-03-11indexamajig: Add --median-filterThomas White
2013-03-07check_hkl: Add --nshellsThomas White
2013-03-07Merge branch 'tom/multicrystal'Thomas White
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
2013-03-05tests/pr_gradient_check: Fix memory bugsThomas White
2013-03-05scripts/check-peak-detection: Add --indexed, --not-indexed and other goodiesThomas White
2013-03-04partialator: Fix messageThomas White
2013-03-04Add crystal_copy()Thomas White
2013-03-04Free reflists at endThomas White
2013-03-04partialator: Fix various memory bugsThomas White
2013-03-01indexamajig: Fix default behaviour for --integrate-saturatedThomas White
2013-03-01Fix defaults for ReAxThomas White
2013-03-01Warn about MOSFLM unit cell settingsThomas White
2013-03-01Capitalise all warningsThomas White
2013-03-01Update docs (and shake out buglets revealed along the way)Thomas White
2013-03-01Use gtk-doc for libcrystfel only (not the contents of src)Thomas White
2013-02-27partial_sim: Initialise image.indexed_byThomas White
2013-02-27compare_hkl: Fix bounds of resolution shellsThomas White
2013-02-27get_hkl: Fix --expandThomas White
2013-02-22FussinessThomas White
2013-02-22If no progress, still check if everything's finished or notThomas White
2013-02-22Avoid fclose(NULL)Thomas White
2013-02-22Avoid the use of stdio for writing to final streamThomas White
2013-02-22Keep Valgrind quietThomas White