aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-04-15pattern_sim: Fix typo in --simulation-detailsThomas White
2010-04-14Improve error messagesThomas White
2010-04-14indexamajig: Properly handle counts list for simulation reflection listThomas White
2010-04-14When simulating, don't round values when noise is not requestedThomas White
2010-04-14indexamajig: Use indexed cell for simulationThomas White
2010-04-10process_hkl: Minimum ten counts before writing a reflectionThomas White
2010-04-08process_hkl: Read intensities as floating-pointThomas 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-06FussinessThomas White
2010-04-06indexamajig: Fix error output if PDB can't be openedThomas White
2010-04-06Clean up HDF5 groups on the stackThomas White
2010-04-06Compensate for pixel solid angle when integrating peaksThomas White
2010-04-06Include filename in --near-bragg outputThomas White
2010-04-06pattern_sim: Add missing -i optionThomas 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-02FormattingThomas White
2010-04-02indexamajig: Improve --helpThomas White
2010-04-02Add HDF5 group cleanupThomas White
2010-04-02Use per-thread xfel.drx filesThomas White
2010-04-02Don't choke on DirAx cell output which lacks spacesThomas White
2010-04-01Tidy up a bit of HDF5 resource handlingThomas 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-31Clarify scattering factors (though I'm still not sure..)Thomas White
2010-03-31Re-integrate peak from early peak detection, instead of using old intensityThomas White
2010-03-31indexamajig: Add --prefix optionThomas White
2010-03-31indexamajig: Add --pdb optionThomas White
2010-03-31Catch failure to open PDB in load_cell_from_pdb()Thomas White
2010-03-30Handle Debye-Waller factors correctlyThomas White
2010-03-30get_hkl: Blank out 000 beamThomas White
2010-03-30get_hkl: Read intensities from file if requestedThomas White
2010-03-29compare_hkl: Display R-factorThomas White
2010-03-29compare_hkl: Allow no -o parameterThomas White
2010-03-29integrate_peak(): Handle the situation where there is no intensityThomas White
2010-03-29get_hkl: Only *save* reflections out to a certain resolutionThomas White
2010-03-29When measuring intensities, use nearby detected peak if presentThomas White
2010-03-29get_hkl: Generate reflections out to a certain resolutionThomas White
2010-03-29Remove "rflist"Thomas White
2010-03-29Remove bounds check - this is handled by integrate_peak()Thomas White