aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22Fix the final scaling bugThomas White
2012-02-22Make Fox & Holmes method work (nearly)Thomas White
2012-02-22Fix and update symmetry chartThomas 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-22Update docs about sanity checkThomas White
2012-02-22Add note about centered cellsThomas White
2012-02-22Show shiftsThomas White
2012-02-22Update twinning chart (not yet finished..)Thomas 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-22Update symmetry chartThomas 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-22Update docsThomas White
2012-02-22Add an option to fudge CBLAS if necessaryThomas White
2012-02-22Use pkg-config to get GSL flagsThomas White
2012-02-22Revert "Only use gl_IGNORE_UNUSED_LIBRARIES with recent GSL"Thomas White
2012-02-22Only use gl_IGNORE_UNUSED_LIBRARIES with recent GSLThomas White
2012-02-22Use gl_IGNORE_UNUSED_LIBRARIESThomas White
2012-02-22Check with pkg-config for gdk-pixbuf and gdk-pixbuf-2.0Thomas 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