aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12Fix possibly uninitialised overlap_integralThomas White
2019-09-12Fix possibly uninitialised CiAMCBThomas White
2019-09-10indexamajig: Add --peaks=noneThomas White
2019-09-10sort_peaks(): Handle NULL peak listThomas White
2019-09-09turbo-index-slurm: Remove --workdir optionThomas White
2019-09-06Use new peak check only when doing multi-lattice indexingThomas White
2019-09-06New check for indexing solutions (copied across from pinkIndexer)Thomas White
2019-09-05process_hkl: Set kpred for all reflections to image valueThomas White
2019-09-05partialator: Correct polarisation after update_predictions()Thomas White
2019-09-05Allow the polarsation correction to be completely disabledThomas White
2019-09-03Fix memory leak in event queueThomas White
2019-09-03Fix memory leaks in cell comparisonThomas White
2019-09-03get_detector_geometry_from_string: Fix memory leaksThomas White
2019-09-02Add tests/polarisation_check (not in 'make test' list)Thomas White
2019-09-02indexamajig(1): Fix capitalisationThomas White
2019-09-02Don't need separate wavelength for polarisation correctionThomas White
2019-09-02process_hkl,partialator: Allow arbitrary direction and degree of polarisationThomas White
2019-08-29compare_reindexed_cell_parameters: Increase number of possibilities in final ...Thomas White
2019-08-29prediction_gradient_check: Reduce bandwidthThomas White
2019-08-29Fix commentThomas White
2019-08-29Use compare_cell_parameters for after-refinement cell checkThomas White
2019-08-29indexamajig: Remove --no-cell-combinationsThomas White
2019-08-29mosflm: Rename check_cell to check_mosflm_cellThomas White
2019-08-28prediction_gradient_check, prof2d_check: Set up Spectrum structureThomas White
2019-08-28Merge branch 'tom/newcellcheck'Thomas White
2019-08-28compare_reindexed_cell_parameters: (Sort of) intelligent choice of solutionThomas White
2019-08-28Rationalise matrix mutliplicationThomas White
2019-08-28cell_explorer: Add a warningThomas White
2019-08-28Avoid converting IntegerMatrix to RationalMatrixThomas White
2019-08-27cell_tool: Clarify interpretation of tolerancesThomas White
2019-08-26cell_tool: Just do all the comparisons, get rid of --cslThomas White
2019-08-26Fix resolution estimationThomas White
2019-08-26Formatting/fussinessThomas White
2019-08-26loop prediction for gaussian sum spectrumWolfgang Brehm
2019-08-26add stable inline mean variance functionWolfgang Brehm
2019-08-23Fix Niggli reduction logicThomas White
2019-08-22cellcompare_check: Fix terminology, and reduce number of trialsThomas White
2019-08-22Remove match_cell and match_cell_abThomas White
2019-08-22cellcompare_check: Variable for number of trialsThomas White
2019-08-22Fix matrix multiplicationThomas White
2019-08-22Final implementation of Niggli-based cell comparisonThomas White
2019-08-22Tidy up comparison function definitionsThomas White
2019-08-22Clean up / debugThomas White
2019-08-22Determine cell reduction tolerance automaticallyThomas White
2019-08-22Working Niggli reductionThomas White
2019-08-22Add cell_get_G6() and corresponding structureThomas White
2019-08-22Framework for new unit cell comparison functionThomas White
2019-08-22G6 cell reductionThomas White
2019-08-16g6_distance: Take UnitCellThomas White
2019-08-16cellcompare_check: Progress barsThomas White