aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
AgeCommit message (Expand)Author
2012-02-22indexamajig: Reduce verbosity a lotThomas White
2012-02-22Remove old reflections.hThomas White
2012-02-22--record=peaksifnotindexed optionThomas White
2012-02-22Remove all remaining PDB rendering stuffThomas White
2012-02-22Don't forget to set the stream flags in the argumentsThomas White
2012-02-22New stream writingThomas White
2012-02-22First part of stream reworkThomas White
2012-02-22indexamajig: Fix segfault if called with no indexing method at allThomas White
2012-02-22indexamajig: Fix memory leakThomas White
2012-02-22Update copyright datesThomas White
2012-02-22indexamajig: Use HDF5's camera length when requestedThomas White
2012-02-22Remove 'template' from help messageThomas White
2012-02-22Add -b option to powder_plot, make hdf5_read() not use nominal energyThomas White
2012-02-22indexamajig: Add --basename optionThomas White
2012-02-22indexamajig: Allow --indexing=noneThomas White
2012-02-22indexamajig: Add --image optionThomas White
2012-02-22indexamajig: Remove all simulation stuffThomas White
2012-02-22s/min_x/min_fs/ and so onThomas White
2012-02-22Introduce 'geomatic'Thomas White
2012-02-22indexamajig: Fix parameters to --insaneThomas White
2012-02-22indexamajig: Fix cell loading logicThomas White
2012-02-22indexamajig: Use beam parameters for integrationThomas White
2012-02-22Make find_projected_peaks() behave like find_intersections()Thomas White
2012-02-22Start work on binary treeThomas White
2012-02-22indexamajig: Allow the user to switch off the sanity check if they wantThomas White
2012-02-22Fix many small memory leaksThomas White
2012-02-22indexamajig: Remove "--check-sanity" optionThomas White
2012-02-22Remove solid angle correctionThomas White
2012-02-22Remove --write-drx option and simplify codeThomas White
2012-02-22Update docsThomas White
2012-02-22Implement "multi-indexing"Thomas White
2012-02-22added fake mosflm support (runs dirax)Richard Kirian
2012-02-22indexamajig: Add missing includeThomas White
2012-02-22Tighter symmetry checkThomas White
2012-02-22Use symmetry when simulating on the GPUThomas White
2012-02-22Use symmetry when simulating (on the CPU only)Thomas White
2012-02-22indexamajig: Add --gpu-dev optionThomas White
2012-02-22Handle multiple GPUsThomas White
2012-02-22indexamajig: Take minimum gradient on command lineThomas White
2012-02-22Zap quatsThomas White
2012-02-22Update docs and --helpThomas White
2012-02-22indexamajig: Add other cell reduction possibilities, and remove --no-matchThomas White
2012-02-22indexamajig: Remove the need to rewind(stdin)Thomas White
2012-02-22Take nominal photon energy from fileThomas White
2012-02-22s/hit/cpeak/Thomas White
2012-02-22indexamajig: Bodge round inability to rewind(stdin)Thomas White
2012-02-22indexamajig: Don't fclose(stdout)Thomas White
2012-02-22Tidy up memory leaksThomas White
2012-02-22indexamajig: Use new thread poolThomas White
2012-02-22'Filename' doesn't need to be constThomas White