aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-04Update ChangeLogThomas White
2018-09-28mosflm: Check for existence of unit cell before checking centeringThomas White
2018-09-27Write in stream whether crystal was selected as a "hit" or notThomas White
2018-09-27xds: Also set unique axisThomas White
2018-09-27xds: Increase INDEX_ERROR to 0.2Thomas White
As recommended on the XDSwiki for indexing individual frames
2018-09-27xds: Read final unit cell, i.e. after refinementThomas White
Previously, we were reading the very first cell to pop out of the indexing, which didn't even follow the requested lattice type or centering. The result was that XDS couldn't index any centered lattices without cell combinations.
2018-09-27xds: Fix space groups for latticesThomas White
2018-09-26parse_symmetry_operations(): Handle numbers, e.g. k-2hThomas White
2018-09-25Add warning about monoclinic I cells when using MosflmThomas White
2018-09-20Don't give P centering to Mosflm when not providing cell parametersThomas White
It's supposed to ignore it, but apparently it doesn't.
2018-09-20Allow cbf.gz buffer to grow if the file is largeThomas White
2018-09-20Handle gzipped CBF filesThomas White
2018-09-20Stop reading "simply" if file type is unknownThomas White
2018-09-20Factorise CBF data readThomas White
2018-09-20geoptimiser: add a missing checkOleksandr Yefanov
Fixes occasional silly values for one panel
2018-09-19Stop opening file if it's not recognisedThomas White
2018-09-19Handle 16bpp CBFs (as well as 32bpp)Thomas White
2018-09-19Make GLib dependency optionalThomas White
2018-09-16scripts/sum-peaks: Accept - for stdinThomas White
2018-09-14Update turbo-index-lsf to match turbo-index-slurm as much as possibleThomas White
2018-09-14Add workaround for missing /Headers in OpenCL include dir on Mac OSThomas White
2018-09-13Add GTK library directories to linker pathThomas White
2018-09-11hdfsee: Fix a missing return valueThomas White
2018-09-11Fix header dependencies between reflist.h and crystal.hThomas White
2018-09-10Merge branch 'tom/deltacchalf'Thomas White
2018-09-10Add % for overall CChalfThomas White
2018-09-10Make sure reflection contribution list gets freedThomas White
2018-09-10Fussiness / formattingThomas White
2018-09-10indexamajig: read pink beam spectrum from fileAlexandra Tolstikova
2018-09-10Change image.spectrum to image.spectrum0 to use a different structure for ↵Alexandra Tolstikova
spectrum.
2018-09-10pattern_sim: read spectrum from fileAlexandra Tolstikova
2018-09-10Initialise audit info string when readingThomas White
2018-09-10Apply scaling corrections when calculating deltaCChalf, and add progress barThomas White
2018-09-07Add the actual deltaCChalf rejectionThomas White
Initially set at mean deltaCChalf minus 2 sigma
2018-09-07partialator: Add option to disable deltaCChalfThomas White
2018-09-07s/PRFLAG_CC/PRFLAG_DELTACCHALF/Thomas White
2018-09-06Don't forget to multiple the deltaCChalf values by 100Thomas White
2018-09-06Working and validated deltaCChalf calculationThomas White
2018-09-05Fix calculation and remove debugging stuffThomas White
2018-09-04Debugging stuffThomas White
2018-09-02DeltaCChalf all on one lineThomas White
2018-09-02New variance formulaThomas White
2018-09-02FussinessThomas White
2018-09-02ave-resolution: Accept - for stdinThomas White
2018-08-31Fixup variablesThomas White
2018-08-31CC fixesThomas White
2018-08-31Handle each unique reflection only onceThomas White
2018-08-31Show number of reflections used for CC calculationThomas White
2018-08-30Actually bother to calculate overall CC½Thomas White
2018-08-30Add Bessel correctionThomas White