aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2014-03-05Fix reindexingThomas White
2014-03-05Work with or without -wThomas White
2014-03-05Add reindexingThomas White
2014-03-05e->wThomas White
2014-03-05This line moved further up an earlier commitThomas White
2014-03-05Add an assertionThomas White
2014-03-05Fix includesThomas White
2014-03-05Print warning if any crystals have no correlations at allThomas White
2014-03-05Symmetry for detwinning should be the actual symmetry, not the apparent symmetryThomas White
2014-03-05Fix progress bar for detwinningThomas White
2014-03-04Don't use "-i"Thomas White
2014-03-04Fix the algorithmThomas White
2014-03-04Add --highres and --lowresThomas White
2014-03-04Use faster data structure for list during correlationThomas White
2014-03-04D'ohThomas White
2014-03-04Report the number of assignments changed since the startThomas White
2014-03-04FussinessThomas White
2014-03-04Introduce "ambigator"Thomas White
2014-03-03process_hkl: Add --max-aduThomas White
2014-03-03hdfsee: Read old and new stream formats (for peaks)Thomas White
2014-03-03New reflection list formatThomas White
2014-03-03Add things to stream if they were mentioned in beam or geom, and remove ↵Thomas White
clen_ entries
2014-02-28Fix includes for cell_explorerThomas White
2014-02-28Fix commentsThomas White
2014-02-28pattern_sim: Add --no-fringesThomas White
2014-02-28Introduce cell_explorerThomas White
2014-02-27Fix compilation when one or more of Cairo, Pango or PangoCairo are missingThomas White
scaling-report.h mustn't be included by two .c files compiled into the same binary