aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-12-13FussinessThomas White
2014-12-10Further improvements to reading of events in worker processesThomas White
2014-12-10Do not send the next filename if suspend/release occursThomas White
2014-12-10Improve detection of error conditions when reading events in worker processesThomas White
2014-12-10Don't shut down worker process just because main process takes a while to ↵Thomas White
produce an event Reported by Takanori Nakane
2014-12-09Capitalise all warningsThomas White
2014-12-09Update warningThomas White
2014-12-09partialator: Add --max-aduThomas White
2014-12-02Count very strong reflections instead of intensity when calculating profile ↵Thomas White
radius
2014-12-02Fix huge memory leak in hdfsee when re-loading events.Takanori Nakane
Probably we need image_free().
2014-12-01Fix for geometry savingValerio Mariani
2014-12-01FussinessThomas White
2014-12-01process_hkl: Fix memory leak when --start-after= used.Keitaro Yamashita
2014-11-28indexamajig: Only do int-diag on second integration passThomas White
2014-11-28indexamajig: Report implausibly negative reflections only after final ↵Thomas White
integration
2014-11-26FormattingThomas White
2014-11-24Fixed stream I/O across different versionsValerio Mariani
2014-11-18pattern_sim: State where the intensities came fromThomas White
2014-11-18pattern_sim: Save photon energy at specified locationThomas White
2014-11-17pattern_sim: Background is in photons, not ADUThomas White
2014-11-17FormattingThomas White
2014-11-17FormattingThomas White
2014-11-14Avoid strdup(NULL)Thomas White
2014-11-14pattern_sim: Better error trappingThomas White
2014-11-14Revert update of old deprecated reflection list formatThomas White
Since nothing writes in this modified format (including fs, ss and pn), it makes no sense to be able to read it. This commit reverts a small part of c194bf77.
2014-11-14pattern_sim, partial_sim: List all simulation parameters at startThomas White
2014-11-14Keep everything in SI base units internallyThomas White
2014-11-14Allow geometry files to not contain photon_energyThomas White
2014-11-14Background need not be an integerThomas White
2014-11-13render_hkl: Add --no-axesThomas White
2014-11-10FussinessThomas White
2014-11-10Copy and Replace when saving geometryValerio Mariani
2014-11-10Update docsThomas White
2014-11-09Remove vestigial linesThomas White
2014-11-09Add warnings to everything which used to take a beam fileThomas White
2014-10-27indexamajig: Warning if --push-res is used without rescutThomas White
2014-10-24hdfsee: Read all possible reflection formatsThomas White
2014-10-24hdfsee: More peak fixesThomas White
2014-10-24hdfsee: Avoid passing empty beam parameters structureThomas White
2014-10-24Fix/clarify peak coordinates for rearranged panelsThomas White
2014-10-24indexamajig: Fix --versionThomas White
2014-10-23Improve handling of missing wavelengthThomas White
2014-10-23FormattingThomas White
2014-10-23Initialise photon_energy_from some moreThomas White
2014-10-23Fix an error messageThomas White
2014-10-23Fix a load of memory leaksThomas White
2014-10-23Add serial numbers to chunksThomas White
2014-10-16FussinessThomas White
2014-10-14Final gradients for SCGaussianThomas White
2014-10-13render_hkl: Add --highresThomas White