aboutsummaryrefslogtreecommitdiff
path: root/src/partial_sim.c
AgeCommit message (Expand)Author
2014-03-24partial_sim: Update documentationThomas White
2014-03-18partial_sim: Fix memory leaksThomas White
2014-03-18partial_sim: Fix filename memory corruption when using -jThomas White
2014-02-12partial_sim: Add --imagesThomas White
2014-01-20partial_sim: Add --really-randomThomas White
2014-01-20RNG overhaulThomas White
2013-10-11partial_sim: Show overall numbersThomas White
2013-09-20partial_sim: Fix racy lockingThomas White
2013-09-13partial_sim: Use read/write lockThomas White
2013-09-13Add INDEXING_SIMULATION for streams made by partial_simThomas White
2013-06-28partial_sim: Initialise crystal mosaicity, num peaks and num saturated peaksThomas White
2013-04-17partial_sim: Standard deviations can be zeroThomas White
2013-04-17partial_sim: Add --full-stddev and --noise-stddevThomas White
2013-04-17partial_sim: Add --osf-stddevThomas White
2013-04-17Add Lorentz factorThomas White
2013-04-11partial_sim: Document --pgraphThomas White
2013-02-27partial_sim: Initialise image.indexed_byThomas White
2013-02-06Fix process_hklThomas White
2013-02-06StuffThomas White
2013-02-06Stuff for partial_simThomas White
2013-01-10Handle '?' return value from getopt_long()Thomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-09-04Fix widespread bug-hiding problem with command line argument handlingThomas White
2012-07-26New parameter in beam description files: profile_radiusThomas White
2012-07-23Merge branch 'tom/speed'Thomas White
2012-07-22partial_sim: Fix typoThomas White
2012-07-13partial_sim: Don't start too many calculations by accidentThomas White
2012-05-31Merge branch 'master' into tom/speedThomas White
2012-05-30FormattingThomas White
2012-04-03partial_sim: Document --pgraphThomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-06Don't include 1/d in reflection lists, because it's pointlessThomas White
2012-03-06Rename old array functions to get them out of the way of API consistencyThomas White
2012-02-28partial_sim: Lock reflection while increasing the number of "measurements"Thomas White
2012-02-24Remove I0 stuffThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Fix output logicThomas White
2012-02-22Record maximum partiality as wellThomas White
2012-02-22Don't free() something just before using itThomas White
2012-02-22partial_sim: Add debug outputThomas White
2012-02-22partial_sim: Revert change accidentally committed in 95cf5098a13c3f07e83de610...Thomas White
2012-02-22partial_sim: Add --pgraph optionThomas White
2012-02-22Bracket conventionThomas White
2012-02-22Introduce "libcrystfel"Thomas White
2012-02-22partial_sim: Initialise "copyme" to NULLThomas White
2012-02-22indexamajig: Add --copy-hdf5-field option for copying something to the HDF5 fileThomas White
2012-02-22partial_sim: Use 0,0,0 for CPU parametersThomas White
2012-02-22FormattingThomas White
2012-02-22Get the amount of unit cell noise from the command lineThomas White