aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 dayssmallcell: Reduce verbosityHEADmasterThomas White
9 daysindexer-choice.rst: Mention that smallcell has no dependenciesThomas White
9 daysMore small documentation updatesThomas White
9 daysUpdate documentation about ffbidx and smallcellThomas White
2024-12-20Julia: Update image structure definitionThomas White
2024-12-20Fix memory allocation routinesThomas White
2024-12-20Julia: Use newer indexing routine prototypeThomas White
2024-12-20Julia: Update CrystFEL.Indexing for FFBIDXThomas White
2024-12-20Merge branch 'smallcell'Thomas White
2024-12-19Merge pull request #15 from hcstadler/masterThomas White
2024-12-19CrystFEL support for the ffbidx indexer (implementation of the TORO algorithm)Hans-Christian Stadler
2024-12-12indexamajig: Keep pumping data until there are no more complete chunksThomas White
2024-12-12CI: Fix syntaxThomas White
2024-12-12Shorten long set_last_task namesThomas White
2024-12-12CI: Don't download all artifacts for deployment jobThomas White
2024-12-12indexamajig: Add a load of set_last_task callsThomas White
2024-12-11indexamajig: Add final drain step for stream/Mille pipesThomas White
2024-12-11indexamajig: Add missing close of read end of pipe in main processThomas White
2024-12-11indexamajig: Use poll() instead of select()Thomas White
2024-12-11indexamajig: Exit if exec failsThomas White
2024-12-11indexamajig: Clean up buffer read logicThomas White
2024-12-10indexamajig: Add a warning if closing a pipe with bytes remainingThomas White
2024-12-10indexamajig: Fix str_in_strThomas White
2024-12-09GUI: Fix missing read of cell tolerancesThomas White
2024-11-14indexamajig: Avoid duplicate indexer infoThomas White
2024-11-14Remove image->idThomas White
2024-11-08GUI: Add missing initialisation for peakfinder8_fastThomas White
2024-11-07CI: Move deployment stuff (e.g. Dockerfiles) to subfolderThomas White
2024-11-07Merge branch 'master' into 'master'Thomas White
2024-11-07Backup of MacOS runner configuration file.Parthasarathy Tirumalai
2024-11-01Add article about choice of indexing methodThomas White
2024-11-01README.md: Add link to DatView manualThomas White
2024-11-01CI: Change "Development Tools" to development-toolsThomas White
2024-11-01README.md: Add section on related softwareThomas 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-28indexamajig: Set up peakfinder8 after fork/execThomas White
2024-10-22Add u1 format for SeedeeThomas White
2024-10-22indexamajig: Fix incorrect peak list handling for MsgPackThomas White
2024-10-22indexamajig: Fix incorrect bounds check in pump_milleThomas White
2024-10-18CI: Fix insidious syntax problem that was disabling MsgPackThomas 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