aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-22indexamajig: Allow the user to switch off the sanity check if they wantThomas White
2012-02-22Next round of refactoringsThomas White
2012-02-22Another factor of 2 or soThomas White
2012-02-22First round of scaling optimisationsThomas White
2012-02-22Move show_matrix_eqn() to utils.cThomas White
2012-02-22Don't try to use unscalable reflections for post refinementThomas White
2012-02-22Fix small but important bug in thread pool range workerThomas White
2012-02-22Don't check the uninitialised intensity if the peak isn't validThomas White
2012-02-22Update some copyright datesThomas White
2012-02-22Solve the diagonalised equation the easy wayThomas White
2012-02-22Tidy upThomas White
2012-02-22Don't use 0.0 / 0.0 = NaNThomas White
2012-02-22Remove unused variableThomas White
2012-02-22DebugThomas White
2012-02-22Decide once only on which reflections are scalableThomas White
2012-02-22Fix stream readingThomas White
2012-02-22Remove unused variableThomas White
2012-02-22Remove scaling debugThomas White
2012-02-22This shouldn't have been commentedThomas White
2012-02-22Fix the final scaling bugThomas White
2012-02-22Make Fox & Holmes method work (nearly)Thomas White
2012-02-22Allow MOSFLM to index without a unit cellThomas White
2012-02-22Don't get greedy in cell_new_from_cell()Thomas White
2012-02-22Don't use a common variable name inside the STATUS() and ERROR() macrosThomas White
2012-02-22Remove row-crossing stuff (doesn't work anyway) and start on eigenvalue methodThomas White
2012-02-22Fix Kabsch scaling...!Thomas White
2012-02-22Show shiftsThomas White
2012-02-22Add missing validity checkThomas White
2012-02-22Silly typo..Thomas White
2012-02-22Can't ignore the weightings completely..Thomas White
2012-02-22Fix small bugThomas White
2012-02-22Implement Kabsch methodThomas White
2012-02-22Don't cleanup indexing if none was preparedThomas White
2012-02-22Avoid memory corruptionThomas White
2012-02-22Fix many small memory leaksThomas White
2012-02-22Don't try later cells and algorithms if successfulThomas White
2012-02-22Try other cellsThomas White
2012-02-22indexamajig: Remove "--check-sanity" optionThomas White
2012-02-22Remove solid angle correctionThomas White
2012-02-22How about we actually run MOSFLM?Thomas White
2012-02-22Fix MOSFLM_VERBOSEThomas White
2012-02-22wait() for autoindexers properlyThomas White
2012-02-22Fix MOSFLM messagesThomas White
2012-02-22Tidy up DirAx autoindexing a littleThomas White
2012-02-22Don't stop just because the first indexer returned no unit cellThomas White
2012-02-22Refactor MOSFLM autoindexing to use a PTYThomas White
2012-02-22Revert "Remove row-crossing stuff since it should not be needed"Thomas White
2012-02-22Get normalisation rightThomas White
2012-02-22Don't duplicate symbols with GSL fudgeThomas White
2012-02-22More GSL fudgingThomas White