aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-02-22Update docsThomas White
2012-02-22More work on scalingThomas White
2012-02-22Fix safe_basename()Thomas White
2012-02-22Implement "multi-indexing"Thomas White
2012-02-22More work on scalingThomas White
2012-02-22SPOT for image sizeThomas White
2012-02-22FussinessThomas White
2012-02-22Be consistent with HDF5 array specificationThomas White
2012-02-22"facetron" is now known as "partialator"Thomas White
2012-02-22Fix grammarThomas White
2012-02-22Move some build files to build-aux/Thomas White