aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2012-02-22Add estimate_backgroundThomas White
2012-02-22indexamajig: Use new thread poolThomas White
2012-02-22reintegrate: Use new thread poolThomas White
2012-02-22cubeit: Use new thread poolThomas White
2012-02-22calibrate_detecotr: Use new thread poolThomas White
2012-02-22facetron: Use new thread poolThomas White
2012-02-22Move get_q() and get_tt() to detector.cThomas White
2012-02-22Update sanity checkThomas White
2012-02-22facetron: More workThomas White
2012-02-22Move stream handling functions to a separate moduleThomas White
2012-02-22Introduce 'reintegrate' for fast reintegration of dataThomas White
2012-02-22cubeit: Add symmetryThomas White
2012-02-22cubeit: Implement the thingThomas White
2012-02-22Update build scriptsThomas White
2012-02-22process_hkl: Add --reference and --outstream optionsThomas White
2012-02-22Generation of templates (needs debugging)Thomas White
2012-02-22Read symmetry from PDB and store in unit cell structureThomas White
2012-02-22indexamajig: Prepare for other indexing methods which need initial setupThomas White
2012-02-22facetron: Add pre-refinementThomas White
2012-02-22facetron: Make peak projection workThomas White
2012-02-22New program: 'cubeit' for full integrationThomas White
2012-02-22Add facetron program for profile fitting and post-refinementThomas White
2012-02-22compare_hkl: Take symmetry into accountThomas White
2012-02-22get_hkl: Do twinning with proper regard to group theory and stuffThomas White
2012-02-22render_hkl: Use colour scale if requestedThomas White
2012-02-22Fix symmetry so that it works, and use it in render_hklThomas White
2012-02-22Move POV-ray stuff to a new fileThomas White
2012-02-22process_hkl: Add symmetry moduleThomas White
2010-06-13src/calibrate-detector.c -> src/calibrate_detector.c in line with conventionThomas White
2010-06-12Update MakefilesThomas White
2010-06-12calibrate-detector: Only integrate near peaksThomas White
2010-06-12Add calibrate_detector program for working out detector geometryThomas White
2010-05-04process_hkl: Placeholder for detwinningThomas White
2010-04-21Introduce render_hkl for superfluous graphicsThomas White
2010-03-29compare_hkl: Display R-factorThomas White
2010-03-28Move contents of intensities.{c,h} to peaks.{c,h}Thomas White
2010-03-26Don't try to render PDBs, part II: remove "molecule" from "struct image".Thomas White
2010-03-03Stabilise DirAx stuff, and remove GLib dependencyThomas White
2010-02-26Move water calculation to diffraction.c, and work out the consequencesThomas White
2010-02-24indexamajig can use the GPU tooThomas White
2010-02-22Compile without GLib (without pain)Thomas White
2010-02-22Add powder_plot programThomas White
2010-02-20Move OpenCL utility stuff to a separate moduleThomas White
2010-02-19Move critical array size definitions to share between CPU and GPU versionsThomas White
2010-02-17Add compare_hkl utility for working out Lorentz factorsThomas White
2010-02-17Use OpenCL for much faster diffraction calculationThomas White
2010-02-08Rework multisampling (remove Ewald module)Thomas White
2010-01-22Add --near-bragg and --simulate options to indexamajigThomas White
2010-01-21Fix hdfile layering violationsThomas White
2010-01-13Make DirAx use optionalThomas White