aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-20Add informational messages when symmetry doesn't match for monoclinic point ↵Thomas White
groups
2015-01-09Update get_hkl(1)Thomas White
2014-12-16{check,compare}_hkl: Include min/max bin ranges in shell filesThomas White
2014-12-15Add doc/hitrate.htmlThomas White
2014-12-15hdfsee: Handle peak lists from old streams (without panel names)Thomas White
2014-12-14Simplify and fix CXI peak extractionThomas White
2014-12-14Detect invalid eventThomas White
2014-12-14const-cleanlinessThomas White
2014-12-14hdfsee: Select the correct event at the startThomas White
2014-12-14FussinessThomas White
2014-12-14Add dummy event to UI XML to make sure menu gets createdThomas White
Seems to be necessary for the version of GTK at SLAC
2014-12-14hdfsee: Fix events menu (on certain GTK versions?)Thomas White
2014-12-14FussinessThomas White
2014-12-14Fix chekc-near-bragg (again)Thomas White
2014-12-14Fix check-near-braggThomas White
2014-12-14FussinessThomas White
2014-12-14Read cxidb peak infoValerio Mariani
2014-12-13Update check-near-bragg and cheak-peak-detection for multi-event filesThomas White
2014-12-13hdfsee: Add --eventThomas White
2014-12-13FussinessThomas White
2014-12-12Deep copy of dim_structure when neededValerio Mariani
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-10Avoid strlen()Thomas White
2014-12-10FormattingThomas 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-10Add Pilatus geometry exampleThomas White
2014-12-09Fix reading of profile_radiusThomas White
2014-12-09Capitalise all warningsThomas White
2014-12-09Update warningThomas White
2014-12-09Avoid bottoming out precision for beam parameters in streamThomas White
2014-12-09partialator: Add --max-aduThomas White
2014-12-09read_stream_reflections_2_3(): set redundancy to 1Thomas 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-01Improve MOSFLM feedbackThomas White
2014-12-01Update docsThomas White
2014-12-01FussinessThomas White
2014-12-01process_hkl: Fix memory leak when --start-after= used.Keitaro Yamashita
2014-11-28Check for rlow<rhigh only if reflection is excited and hits detectorThomas White
2014-11-28Remove twod_mapping functionValerio Mariani
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-27Fix typo in error messageThomas White
2014-11-27Fix pre-merging Poisson error calculation for low photon countsThomas White
2014-11-26FormattingThomas White
2014-11-26Do not predict reflections beyond the resolution limit in the first placeThomas White
This is significantly faster than predicting to the edge then applying the resolution cutoff. With the "new" way of estimating the resolution limit, there's no need to integrate first.
2014-11-26Fix conversion to Angstroms for diffraction_resolution_limit in stream (whoops!)Thomas White