aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
AgeCommit message (Expand)Author
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
2010-03-29When measuring intensities, use nearby detected peak if presentThomas White
2010-03-28Move contents of intensities.{c,h} to peaks.{c,h}Thomas White
2010-03-27Make it obvious, when using GPU simulation, if a required reflection is unava...Thomas White
2010-03-27Allow molecule_factor() to tell when it doesn't know the intensityThomas White
2010-03-26Don't try to render PDBs, part III: tidy up and fixThomas White
2010-03-26Don't try to render PDBs, part II: remove "molecule" from "struct image".Thomas White
2010-03-18indexamajig: Clarify behaviour of intensity extractionThomas White
2010-03-18Perform intensity extraction on the image as it was before noise filteringThomas White
2010-03-18indexamajig: Alter formatting of help messageThomas White
2010-03-18Separate CM subtraction and noise filterThomas White
2010-03-17Fix various memory leaks and tidy a few thingsThomas White
2010-03-10Make alternate CCD configuration optionalThomas White
2010-03-10Improve and debug simulation cellThomas White
2010-03-10Un-break stuffThomas White
2010-03-10Allow multiple sinc LUTsThomas White
2010-03-10Simulate with different parameters to the inputThomas White
2010-03-09indexamajig: Tidy up pattern simulationThomas White
2010-03-03Refuse to proceed without molecule.pdbThomas White
2010-03-03Tidy up another messageThomas White
2010-03-03Put many debug messages behind a --verbose optionThomas White
2010-03-01Use a lookup table for sinc values in GPU calculationThomas White
2010-02-26Estimated crystal size for best estimate of signal levelsThomas White
2010-02-26Fix and tidy up indexamajig --simulateThomas White
2010-02-26Move water calculation to diffraction.c, and work out the consequencesThomas White
2010-02-26Handle images as floats rather than int16_tThomas White
2010-02-24'indexamajig' should use the indexed cell for simulation, not the model cellThomas White
2010-02-24Update --helpThomas White
2010-02-24indexamajig can use the GPU tooThomas White
2010-02-22Tidy some things up:Thomas White
2010-02-17WIP on per-panel detector geometryThomas White
2010-02-17Add --powder option for generating powder patterns directlyThomas White
2010-02-08Rework multisampling (remove Ewald module)Thomas White