aboutsummaryrefslogtreecommitdiff
path: root/src/mosflm.c
AgeCommit message (Expand)Author
2012-02-22Move indexing and rendering to libcrystfelThomas White
2012-02-22Deliberately underestimate the sigmas given to MOSFLMThomas White
2012-02-22Tweak MOSFLM command, and add commented-out REFIX commandThomas White
2012-02-22FormattingThomas White
2012-02-22Complain loudly if DirAx or MOSFLM don't work as expectedThomas White
2012-02-22FussinessThomas White
2012-02-22Tidy up various memory leaksThomas White
2012-02-22Remove more verbosityThomas White
2012-02-22Remove all remaining PDB rendering stuffThomas White
2012-02-22More of s/x/fs/, s/y/ss/Thomas White
2012-02-22Remove _WNOTHREAD - shouldn't be neededThomas White
2012-02-22First round of fallout from new geometry formatThomas White
2012-02-22Remove old MOSFLM output before runningThomas White
2012-02-22Allow MOSFLM to index without a unit cellThomas White
2012-02-22Avoid memory corruptionThomas White
2012-02-22Fix many small memory leaksThomas 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-22Refactor MOSFLM autoindexing to use a PTYThomas White
2012-02-22No really, don't forget to exit()Thomas White
2012-02-22Don't forget to exit()...Thomas White
2012-02-22Run MOSFLM in a subprocess to avoid blocking SIGCHLDThomas White
2012-02-22Show failing filename for MOSFLM outputThomas White
2012-02-22Remove --write-drx option and simplify codeThomas White
2012-02-22remove old NEWMAT file prior to running mosflmRichard Kirian
2012-02-22Remove unneeded headersThomas White
2012-02-22WhitespaceThomas White
2012-02-22Tidy up variablesThomas White
2012-02-22Update copyrightsThomas White
2012-02-22mosflm works!Richard Kirian
2012-02-22mosflm almost functionalRichard Kirian
2012-02-22added fake mosflm support (runs dirax)Richard Kirian