aboutsummaryrefslogtreecommitdiff
path: root/src/partial_sim.c
AgeCommit message (Expand)Author
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
2012-02-22Quintuple the unit cell error - still works :)Thomas White
2012-02-22FormattingThomas White
2012-02-22partial_sim: Add multi-threadingThomas White
2012-02-22Check unit cell is sensibleThomas White
2012-02-22partial_sim: Use Gaussian OSF distributionThomas White
2012-02-22partial_sim: Add "-r" option for specifying the filename for the random inten...Thomas White
2012-02-22Finish fixing compiler warningsThomas White
2012-02-22partial_sim: Use flat noise in cell parametersThomas White
2012-02-22partial_sim: Show "true" redundancies in output HKL fileThomas White
2012-02-22partial_sim: More realistic (and less wrong..) noise parametersThomas White
2012-02-22partial_sim: Give correct ESDsThomas White
2012-02-22FormattingThomas White
2012-02-22FormattingThomas White
2012-02-22partial_sim: Add 10% noise to the resultsThomas White
2012-02-22Do errors properlyThomas White