aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2024-10-16smallcell: Move SymOpMask outside loopThomas White
2024-10-16smallcell: Move d_2 calculation to separate functionThomas White
2024-10-16smallcell: Fix array size and potential overrun of clique listThomas White
2024-10-16smallcell: Free pivot pool earlierThomas White
2024-10-16smallcell: Factorise creation of NodelistsThomas White
2024-10-16smallcell: Move find_pivot to separate routine (+ fix it)Thomas White
2024-10-16smallcell: Fix help messageThomas White
2024-10-16smallcell: Simplify tolerance calculationThomas White
2024-10-16smallcell: Factorise avg_weightThomas White
2024-10-16Fix up indentation style and commentsThomas White
2024-10-15smallcell: Code tidy-up part 1Thomas White
2024-10-15Move powder ring enumeration routine into libcrystfelThomas White
2024-10-15smallcell: Replace C99-style loop declarationsThomas White
2024-10-15Implement smallcell indexing algorithmIsabel Costello
2024-10-15Increase maximum number of panel groupsThomas White
2024-10-15Merge branch 'fork-exec' into 'master'Thomas White
2024-10-14Move set_last_task and sandbox ping into global routinesThomas White
2024-10-14Replace stream_get_fd() with stream_get_fh()Thomas White
2024-10-14indexamajig: New memory-based data pumpThomas White
2024-10-14Remove old MEASURE_INDEX_TIME codeThomas White
2024-09-27Allow panel group definitions to come at the top of the geometry fileThomas White
2024-09-17asdf: Fix prototype of placeholder routine (for building without FFTW)Thomas White
2024-09-16Avoid small memory leak with integration_method("none", ...)Thomas White
2024-09-13peakfinder8: Don't call srand(0)Thomas White
2024-09-12Set H5F_CLOSE_STRONG when opening HDF5sThomas White
2024-09-12Ensure HDF5 dataspaces are always freedThomas White
2024-09-12Close HDF5 files after failed mask loadThomas White
2024-09-05image_free: Free cached header stringsThomas White
2024-09-03Move get_chiral_holohedry and related routines to cell-utils.cThomas White
2024-08-15Meson: Fix pkg-config name for cjsonThomas White
2024-07-29Catch NaNs in ggpm modelThomas White
2024-07-19Meson: Use variable for all RPATHs, and set RPATH on libraryThomas White
2024-06-26Switch a couple of get_indices to get_symmetric_indicesThomas White
2024-06-26matrix_invert: Never free input matrixThomas White
2024-06-26Require at least 5 paired reflections for Mille outputThomas White
2024-06-26Avoid writing Millepede records with incomplete sets of local gradientsThomas White
2024-06-26FormattingThomas White
2024-06-21Add solve_inv() for simpler matrix equationsThomas White
2024-06-21matrix_invert(): Don't free input matrixThomas White
2024-06-21Defer writing Mille data until crystal is acceptedThomas White
2024-06-19Revert "integrate_rings_once: Handle case where reflection is negative by < 1...Thomas White
2024-06-14Reduce minimum number of pairs for prediction refinementThomas White
2024-06-14pinkindexer: remove erroneous sys/errno.hPhilipp Middendorf
2024-05-14compare_reindexed_cell_parameters: Small logic fixThomas White
2024-05-14data_template_write_to_fh: Fix output of mask filenameThomas White
2024-05-14compare_reindexed_cell_parameters: Don't automatically select identity matrixThomas White
2024-05-06data_template_write_to_fh: Don't try to write coffset at top levelThomas White
2024-05-02data_template_write_to_fh: Fix bad region outputThomas White
2024-04-26DataTemplate: Add an "all" group if no panel definitions are givenThomas White
2024-04-26WhitespaceThomas White