aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-21partialator: Progress bar for logs/grid scansThomas White
2019-06-19partialator: With --no-free, still show non-free residuals for crystals with ...Thomas White
2019-06-19Add missing newlineThomas White
2019-06-19Rename scripts/plot-contourmap -> scripts/plot-pr-contourmapThomas White
2019-06-19Const-cleanlinessThomas White
2019-06-19pattern_sim: Fix uninitialised valueThomas White
2019-06-05partialator: Parallelise deltaCChalf calculationThomas White
2019-06-05Fix obvious bug in image_add_feature()Thomas White
2019-06-04gpu_sim_check: Increase tolerance from 1.1% to 1.2%Thomas White
2019-06-04spectrum_set_pdf: Use gsl_sort_index() instead of gsl_sort2()Thomas White
2019-06-04cell_explorer: Avoid more GTK3-ismsThomas White
2019-06-04cell_explorer: Remove GTK3-ismsThomas White
2019-05-29Fix SASE simulationThomas White
2019-05-29Spectrum generationThomas White
2019-05-29Normalise sampled spectrum weights to total 1Thomas White
2019-05-29Remove old debugging statementThomas White
2019-05-29Use Spectrum API for simulationThomas White
2019-05-17s/histogram/pdf/Thomas White
2019-05-15Spectrum API clarificationsThomas White
2019-05-15Complete implementation of Spectrum APIThomas White
2019-05-14Start implementing Spectrum APIThomas White
2019-05-14Update Spectrum APIThomas White
2019-05-14Sketch out Spectrum APIThomas White
2019-05-14Update coding standardsThomas White
2019-05-14Remove image.num_peaks and num_saturated_peaksThomas White
2019-05-14Move Histogram out of APIThomas White
2019-05-14Add documentation for search_peaks_peakfinder8Thomas White
2019-05-14Remove old "statistics" module with R factors etcThomas White
2019-05-14Remove "valid" item from "struct imagefeature"Thomas White
2019-05-14gpu_sim_check: Increase tolerance from 1% to 1.1%Thomas White
2019-05-13FussinessThomas White
2019-05-13gpu_sim_check: Succeed if GPU not availableThomas White
2019-05-08check_hkl: Report overall completeness and redundancyThomas White
2019-05-08check_hkl: Use unsigned long for reflection countsThomas White
2019-05-08Add missing =nThomas White
2019-05-08FormattingThomas White
2019-05-08Remove unused codeYaroslav Gevorkov
2019-05-08Add new xgandalf optionsYaroslav Gevorkov
2019-05-07Don't try to build API docs unless DOXYGEN_FOUNDThomas White
2019-05-07Merge branch 'tom/doxygen'Thomas White
2019-05-07Remove intmat_set_all_3x3()Thomas White
2019-05-07Add CrystFEL version (including API revision) directly into Doxygen main pageThomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2019-05-07Main and coding standard pagesThomas White
2019-05-07Add CMake stuff for DoxygenThomas White
2019-05-07Remove old documentation stuffThomas White
2019-05-07Move spectrum type enum to pattern_sim.cThomas White
2019-04-16Clean up residual CBFlib stuffThomas White
2019-04-16Recognise (if not handle) all CBF formatsThomas White
2019-04-16Basic CBF reader with byte offset decompressionThomas White