aboutsummaryrefslogtreecommitdiff
path: root/src/ambigator.c
AgeCommit message (Expand)Author
2016-11-04Add (more) warnings about unique axesThomas White
2016-01-08ambigator: Don't require -yThomas White
2015-09-18ambigator: Write correlation matrix in lines, not all at onceThomas White
2015-09-18ambigator: More error checkingThomas White
2015-09-17ambigator: Improve detection of out of memory conditionThomas White
2015-08-14ambigator: Allow for very large numbers of correlation coefficientsThomas White
2015-06-15ambigator: Change order of checking command line optionsThomas White
2014-12-09Capitalise all warningsThomas White
2014-10-07Tweak an error messageThomas White
2014-09-11ambigator: Don't read peak listsThomas White
2014-06-05ambigator: Add --corr-matrixThomas White
2014-05-21Added reporting of version number to all program and stream fileValerio Mariani
2014-04-28ambigator: Update the lattice basis vectors as well as the reflection indicesThomas White
2014-04-14Fixed operator error in ambigatorParker de Waal
2014-04-08ambigator: Avoid NULL dereference if unit cell is not found in streamThomas White
2014-03-30FormattingThomas White
2014-03-30ambigator: Fix output filenameThomas White
2014-03-30check_hkl: Add L-testThomas White
2014-03-24ambigator: Update docs and error messagesThomas White
2014-03-24ambigator: Add --operatorThomas White
2014-03-24get_ambiguities() should not return the identity operationThomas White
2014-03-11ambigator: Show mean g as wellThomas White
2014-03-11ambigator: Add --start-assignmentsThomas White
2014-03-11ambigator: Add --really-randomThomas White
2014-03-11Update --helpThomas White
2014-03-10Check symmetry optionsThomas White
2014-03-10Don't try to write reindexed stream without knowing the operatorThomas White
2014-03-10Fix writing of reindexed streamThomas White
2014-03-10Output the reindexed streamThomas White
2014-03-10Remove old stuffThomas White
2014-03-10Set default number of iterations to 6Thomas White
2014-03-10Remove --stop-afterThomas White
2014-03-10Free the crystalsThomas White
2014-03-10ncorr limit and defaultThomas White
2014-03-09FussinessThomas White
2014-03-09Threads should shuffle their own permutationsThomas White
2014-03-09Add -jThomas White
2014-03-09Parallelise the CC calculationThomas White
2014-03-06Fix segfaultThomas White
2014-03-06FussinessThomas White
2014-03-06Show mean number of correlations per crystalThomas White
2014-03-06Correlate against randomly chosen crystals instead of the next fewThomas White
2014-03-06Remove unused lineThomas White
2014-03-06Don't break if there are no reflections in the listThomas White
2014-03-06Add --stop-afterThomas White
2014-03-06Add --ncorrThomas White
2014-03-06Ignore "twin-proof" reflectionsThomas White
2014-03-06Add --fg-graphThomas White
2014-03-06Update --helpThomas White
2014-03-05Add --end-assignmentsThomas White