aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-28Remove #define _GNU_SOURCEThomas White
2019-01-28partialator: Fix multiple memory leaksThomas White
2019-01-28partialator: Fix a small typoThomas White
2019-01-24Say what path was being opened when event enumeration failsThomas White
2019-01-22TakeTwo: fix various memory leaksThomas White
2019-01-22Fix some small memory leaksThomas White
2019-01-14clock_gettime isn't needed for libcrystfelThomas White
2019-01-03Use gzclose() instead of gzclose_r()Thomas White
2019-01-03Check for -fdiagnostics-color before using itThomas White
2019-01-03indexamajig: Return non-zero exit status if no patterns were processedThomas White
2018-12-19This is CrystFEL 0.8.00.8.0Thomas White
2018-12-18Update ChangeLogThomas White
2018-12-18make_pixelmap: Use <input>.h5 as default output filenameThomas White
2018-12-18Update partialator manualThomas White
2018-12-18A few manual fixesThomas White
2018-12-18check_hkl: Catch NaN L-value due to two zeroed negative intensitiesThomas White
2018-12-18check_hkl: Add a note to manual pageThomas White
2018-12-11scripts/detector-shift: Click to choose different centerChun Hong Yoon
2018-12-06make_pixelmap: Fix #includeThomas White
2018-12-06Add make_pixelmap to core CrystFELThomas White
2018-12-04WhitespaceThomas White
2018-12-04partialator: Fix leaked file handleThomas White
2018-12-03indexamajig: Add --wait-for-fileThomas White
2018-11-30Merge branch 'tom/partials'Thomas White
2018-11-30Factorise correction of intensity for G, B, p and LThomas White
2018-11-27xds: Tune indexing parametersThomas White
2018-11-22Don't weight reflections by partiality in residualThomas White
2018-11-22Count crystals with no reflections in various FoMsThomas White
2018-11-22log_residual: Actually set n_usedThomas White
2018-11-22Typecast the data from xxdThomas White
2018-11-22Restore reflection weightingThomas White
2018-11-22Rename prediction refinement residual functionThomas White
2018-11-22Don't do deltaCChalf with reference data setThomas White
2018-11-16partialator: Handle partial reflections properly in deltaCChalfThomas White
2018-11-16Require deltaCChalf to actually be negative before rejectingThomas White
2018-11-15Update ChangeLogThomas White
2018-11-15indexamajig: Name and shame slow processing stagesThomas White
2018-11-14Fix error message about dimensionality of image dataThomas White
2018-11-14Clean up set_dim_structure_entry() and parsing of "dimX" in geometry fileThomas White
2018-11-14Remove unused variablesThomas White
2018-11-14Merge branch 'tom/logmerge'Thomas White
2018-11-13Add some new scriptsThomas White
2018-11-09Fix prototype for calculate_refl_mean_varThomas White
2018-11-09geoptimiser: Fix ifdefsThomas White
2018-11-09Time account fussinessThomas White
2018-11-09Remove ununused variableThomas White
2018-11-09Set -Wall for files under srcThomas White
2018-11-06Exclude flagged crystals from deltaCChalf calculationThomas White
2018-11-06Separate variable for excluded reflectionThomas White
2018-11-02Remove some residual debugging stuffThomas White