aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
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
2010-01-12Move fine peak search to new fileThomas White
2010-01-12Complete indexing functionalityThomas White
2010-01-08Use feature list to improve peak searchThomas White
2010-01-08Zaefferer gradient searchThomas White
2010-01-06Rename process_images -> indexamajigThomas White
2010-01-05Introduce process_imagesThomas White
2009-12-21Show the values of string datasets as wellThomas White
2009-12-16Introduce 'hdfsee'Thomas White
2009-12-04Add new program: get_hkl, for generating ideal intensity listsThomas White
2009-11-30Add process_hkl program (replaces integr_sim)Thomas White
2009-11-30Add intensity outputThomas White
2009-11-26Tidy up CFLAGSThomas White
2009-11-25Introduce integr_simThomas White
2009-11-25Move main.c to pattern_sim.cThomas White
2009-11-17Move scattering factor stuff to new fileThomas White
2009-11-12Add 'detector' moduleThomas White
2009-11-12Loads of lattice stuffThomas White
2009-11-12Sort out libraries and cflagsThomas White
2009-10-23Restructuring ready for new simulation methodThomas White
2009-10-23Initial fork from template_index to pattern_simThomas White
2009-10-16Read image and generate templatesThomas White
2009-10-14Write an HDF5 fileThomas White
2009-10-14Calculate reflections using reciprocal cellThomas White
2009-10-13Image, feature and unit cell infrastructureThomas White
2009-10-12Initial import of template_indexThomas White