aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
AgeCommit message (Expand)Author
2012-02-22Rationalise polarization optionThomas White
2012-02-22indexamajig: Make SA correction optional (but on by default)Thomas White
2012-02-22indexamajig: Make saturation correction optional and default to offThomas White
2012-02-22indexamajig: Fix sillinessThomas White
2010-06-11Tidy up switch statementsThomas White
2010-06-11Get detector geometry from fileThomas White
2010-06-07indexamajig: Make sanity check optionalThomas White
2010-06-05pattern_sim: Implement phased gradientsThomas White
2010-06-03indexamajig: Care over initialisation of resultsThomas White
2010-06-03Fix memory leakThomas White
2010-06-03Initialise orientation for imageThomas White
2010-06-02Just use memcpy() instead of loopingThomas White
2010-05-31Fix memory leak once more...Thomas White
2010-05-28Try again...Thomas White
2010-05-28Fix WEIRD Valgrind warningsThomas White
2010-05-28Fix image buffer memory leakThomas White
2010-05-27Plug obvious memory leakThomas White
2010-05-26Count sane hitsThomas White
2010-05-26Add peak sanity checkThomas White
2010-05-26Fix "Don't use simage for intensity output"Thomas White
2010-05-26Don't use simage for intensity outputThomas White
2010-05-26Fix f0 outputThomas White
2010-05-25Polarisation correction for extracted intensitiesThomas White
2010-05-04pattern_sim: Switchable gradient methodsThomas White
2010-04-23indexamajig: Add missing "-x" optionThomas White
2010-04-16Push output stream mutex down, and improve output of --near-bragg and --dump-...Thomas White
2010-04-14Improve error messagesThomas White
2010-04-14indexamajig: Properly handle counts list for simulation reflection listThomas White
2010-04-14indexamajig: Use indexed cell for simulationThomas White
2010-04-08indexamajig: Fix back CCD geometry (lower panel)Thomas White
2010-04-06indexamajig: Tidy up some malloc()s to reduce heap pressureThomas White
2010-04-06indexamajig: Fix error output if PDB can't be openedThomas White
2010-04-06Include filename in --near-bragg outputThomas White
2010-04-06indexamajig: Don't free uninitialised pointersThomas White
2010-04-04indexamajig: Remove pargs from struct process_resultThomas White
2010-04-04indexamajig: Tidy up memoryThomas White
2010-04-02indexamajig: Improve --helpThomas White
2010-04-02Use per-thread xfel.drx filesThomas White
2010-04-01indexamajig: Check that -j argument isn't greater than MAX_THREADSThomas White
2010-04-01indexamajig: Improve --helpThomas White
2010-04-01indexamajig: Clarify default value for -jThomas White
2010-04-01indexamajig: Protect GPU context with mutexThomas White
2010-04-01indexmajig: Protect stdout output with a mutexThomas White
2010-04-01indexamajig: Threading fixesThomas White
2010-04-01Fix a couple of memory bugsThomas White
2010-04-01indexamajig: Introduce multithreadingThomas White
2010-04-01indexamajig: Move pattern processing to a separate functionThomas White
2010-04-01Check lots of GSL error codesThomas White
2010-03-31indexamajig: Add --prefix optionThomas White
2010-03-31indexamajig: Add --pdb optionThomas White