aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-02-22Remove unused includeThomas White
2012-02-22Add an option to fudge CBLAS if necessaryThomas White
2012-02-22This plus sign should be a minusThomas White
2012-02-22Beginnings of Fox & Holmes methodThomas White
2012-02-22No really, don't forget to exit()Thomas White
2012-02-22Describe cause of select() failureThomas White
2012-02-22Don't forget to exit()...Thomas White
2012-02-22Run MOSFLM in a subprocess to avoid blocking SIGCHLDThomas White
2012-02-22Get DirAx stuff out of "struct image"Thomas White
2012-02-22process_hkl: Fix optionsThomas White
2012-02-22Fix previous commitThomas White
2012-02-22compare_hkl: Don't lieThomas White
2012-02-22Tidy upThomas White
2012-02-22Prefix STATUS() and ERROR() messages with a unique thread number, where appro...Thomas White
2012-02-22Remove old src/Makefile.{in,am}Thomas White
2012-02-22Show failing filename for MOSFLM outputThomas White
2012-02-22Don't advance counter in for loopThomas White
2012-02-22FussinessThomas White
2012-02-22Remove row-crossing stuff since it should not be neededThomas White
2012-02-22Scaling matrix is symmetricThomas White
2012-02-22Remove --write-drx option and simplify codeThomas White