aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)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
Also fix a memory leak
2012-02-22Try other cellsThomas White
2012-02-22indexamajig: Remove "--check-sanity" optionThomas White
Why wouldn't you want sane results?
2012-02-22Remove solid angle correctionThomas White
It's never correct when using "bucket" integration, and always correct when using "pixel" integration, so don't give the option.
2012-02-22How about we actually run MOSFLM?Thomas White
This would be good, no?
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
This reverts commit a043b3cb7cd57da3f5f7feb9d470d1e771f5b664. Conflicts: src/hrs-scaling.c
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
This reverts commit 5bac91a5eee6eab297e1cb8e8309654c8a22a530. It's not the GSL version that causes this.
2012-02-22Only use gl_IGNORE_UNUSED_LIBRARIES with recent GSLThomas White
Old GSL doesn't play nicely with this option.
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
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-22Correct y axis label in compare-hkl.gpThomas White
2012-02-22Update automake versionThomas White
2012-02-22Tidy upThomas White
2012-02-22Prefix STATUS() and ERROR() messages with a unique thread number, where ↵Thomas White
appropriate
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-22Update docsThomas White
2012-02-22Remove --write-drx option and simplify codeThomas White
2012-02-22Update docsThomas White