aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-17Lorentz factor should not depend on profile radiusThomas White
2014-02-17Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfelThomas White
2014-02-17Add histogram_get_data()Thomas White
2014-02-13Fix previous commitThomas White
2014-02-13Don't proceed with integration if no suitable reference reflections were foundThomas White
2014-02-13pattern_sim: Add --templateThomas White
2014-02-12partial_sim: Add --imagesThomas White
2014-02-12Tweak Rsplit_surfaceThomas White
2014-02-04Merge branch 'chuck/twocolour'Thomas White
2014-02-04Two colour fixesThomas White
2014-02-02indexamajig: Make --integrate-saturated work againThomas White
This option is provided for backwards compatibility
2014-01-28Add two colour spectrumChun Hong Yoon
2014-01-28Update docsThomas White
2014-01-23pattern_sim: Add --backgroundThomas White
2014-01-23pattern_sim: Add point groups 4 and 422 for GPUThomas White
2014-01-22pattern_sim: Make spectrum type case-insensitiveThomas White
2014-01-22pattern_sim: Update man page, simplify --helpThomas White
2014-01-21Free det->defaults.clen_from only onceThomas White
The "defaults" structure gets copied along with everything else by copy_geom(). Therefore, the same pointer might end up in two places leading to a double free. Better to free it once only after reading the geometry.
2014-01-21FussinessThomas White
2014-01-21Properly free detector defaults panelKenneth Beyerlein
2014-01-21Fixed memory leaks in free_all_crystals functionKenneth Beyerlein
2014-01-21Made free_rigid_groups function and call in free_detector_geometryKenneth Beyerlein
2014-01-20Update AUTHORS, README and ChangeLogThomas White
2014-01-20partial_sim: Add --really-randomThomas White
2014-01-20RNG overhaulThomas White
Previously, we were using random(), which is really really bad.
2014-01-20pattern_sim: Overhaul and add SASE spectrum simulationThomas White
2014-01-20configure.ac: OpenCL stuffThomas White
2014-01-10Fix condition for scaling-report.h prototypesThomas White
2013-12-17Fix a few compiler warningsThomas White
2013-12-12get_hkl: Fix -w even moreThomas White
2013-12-06get_hkl: Fix -w and add --no-need-all-partsThomas White
2013-12-06This is CrystFEL 0.5.20.5.2Thomas White
2013-12-06Count implausible reflections when integrating with prof2dThomas White
2013-12-05Clean up partialator.params after checkThomas White
2013-12-05Don't fail test for dL/dRThomas White
We know it's broken.
2013-12-05Update partialator_merge_check_3Thomas White
2013-12-05Fix use of GThomas White
2013-12-05Remove unused ESDsThomas White
2013-12-05Additions to show_peak_box()Thomas White
2013-12-05hdfsee: Use gtk_disable_setlocale()Thomas White
2013-12-03Update docsThomas White
2013-12-03Don't use Bricogne rescaling procedure for PRThomas White
2013-11-29indexamajig: Add --int-diag=strongThomas White
2013-11-29RefList: Increase maximum index to 511Thomas White
2013-11-29Avoid '1 implausibly negative reflections'Thomas White
2013-11-29get_hkl: Fix obvious bug in option processingThomas White
2013-11-28Add UNUSED to a couple of functionsThomas White
2013-11-25Don't refine rigid groupsThomas White
2013-11-25Fix centeringThomas White
2013-11-24tests/integration_check: Reduce number of trials to 300Thomas White