aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
10 dayssmallcell: Reduce verbosityHEADmasterThomas White
2024-12-20Fix memory allocation routinesThomas White
2024-12-20Merge branch 'smallcell'Thomas White
2024-12-19CrystFEL support for the ffbidx indexer (implementation of the TORO algorithm)Hans-Christian Stadler
2024-12-12Shorten long set_last_task namesThomas White
2024-12-12indexamajig: Add a load of set_last_task callsThomas White
2024-11-14indexamajig: Avoid duplicate indexer infoThomas White
2024-11-14Remove image->idThomas White
2024-10-28peakfinder8: Disable max-res cutoff by defaultThomas White
2024-10-28all_panels_perpendicular_to_beam: Fix units problemThomas White
2024-10-28Clarify that coffset/cnz_offset is in metresThomas White
2024-10-22Add u1 format for SeedeeThomas White
2024-10-18Fix memory leak in powder_rings()Thomas White
2024-10-18smallcell: Fix memory leaksThomas White
2024-10-18smallcell: Simplify fit_cellThomas White
2024-10-18smallcell: Keep list of biggest cliquesThomas White
2024-10-18smallcell: Add missing check for right-handed cellThomas White
2024-10-18smallcell: Replace list manipulation with qsortThomas White
2024-10-18smallcell: Move find_max_cliques into separate functionThomas White
2024-10-17smallcell: Tweak debugging messagesThomas White
2024-10-17FormattingThomas White
2024-10-17smallcell: Move tolerances into respective proceduresThomas White
2024-10-17smallcell: Move link_nodes into separate routineThomas White
2024-10-17smallcell: Break associate_to_rings out into separate functionThomas White
2024-10-17smallcell: Reduce comment verbosityThomas White
2024-10-16smallcell: Fix double freeThomas White
2024-10-16smallcell: Formatting and elimination of redundant variablesThomas White
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