index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-12-20
Fix memory allocation routines
Thomas White
2024-12-20
Merge branch 'smallcell'
Thomas White
2024-12-19
CrystFEL support for the ffbidx indexer (implementation of the TORO algorithm)
Hans-Christian Stadler
2024-12-12
indexamajig: Keep pumping data until there are no more complete chunks
Thomas White
2024-12-11
indexamajig: Add final drain step for stream/Mille pipes
Thomas White
2024-12-11
indexamajig: Add missing close of read end of pipe in main process
Thomas White
2024-12-11
indexamajig: Use poll() instead of select()
Thomas White
2024-12-11
indexamajig: Exit if exec fails
Thomas White
2024-12-11
indexamajig: Clean up buffer read logic
Thomas White
2024-12-10
indexamajig: Add a warning if closing a pipe with bytes remaining
Thomas White
2024-12-10
indexamajig: Fix str_in_str
Thomas White
2024-12-09
GUI: Fix missing read of cell tolerances
Thomas White
2024-11-14
indexamajig: Avoid duplicate indexer info
Thomas White
2024-11-08
GUI: Add missing initialisation for peakfinder8_fast
Thomas White
2024-10-28
peakfinder8: Disable max-res cutoff by default
Thomas White
2024-10-28
indexamajig: Set up peakfinder8 after fork/exec
Thomas White
2024-10-22
indexamajig: Fix incorrect peak list handling for MsgPack
Thomas White
2024-10-22
indexamajig: Fix incorrect bounds check in pump_mille
Thomas White
2024-10-15
Move powder ring enumeration routine into libcrystfel
Thomas White
2024-10-15
Implement smallcell indexing algorithm
Isabel Costello
2024-10-14
indexamajig: Fix random mixed types and reduce precision of timing
Thomas White
2024-10-14
Fix some review comments
Thomas White
2024-10-14
indexamajig: Move warned_long_running out of sb_shm
Thomas White
2024-10-14
indexamajig: Add a couple more missing locks
Thomas White
2024-10-14
indexamajig: Break down queue_lock
Thomas White
2024-10-14
Move set_last_task and sandbox ping into global routines
Thomas White
2024-10-14
indexamajig: Exit if argument parsing fails
Thomas White
2024-10-14
indexamajig: Fix pipe deletion
Thomas White
2024-10-14
Replace stream_get_fd() with stream_get_fh()
Thomas White
2024-10-14
Remove unnecessary GSL error handler change
Thomas White
2024-10-14
indexamajig: New memory-based data pump
Thomas White
2024-10-09
indexamajig: Add some missing locks
Thomas White
2024-10-09
Remove unnecessary include
Thomas White
2024-10-09
Fix some leaks on the error path
Thomas White
2024-10-09
indexamajig: Tweak peak radii before fork
Thomas White
2024-10-09
ASAP::O: Add a missing const
Thomas White
2024-10-09
indexamajig: Shut down on non-zero exit code from worker
Thomas White
2024-10-09
indexamajig: SPOT for semaphore name
Thomas White
2024-10-09
indexamajig: const-fixing
Thomas White
2024-10-09
indexamajig: Call fftw_cleanup to eliminate Valgrind memory leak spam
Thomas White
2024-10-09
indexamajig: Probe indexing methods in main process, pass via command line
Thomas White
2024-10-09
indexamajig: Remove debug
Thomas White
2024-10-09
indexamajig: Figure out full path for exec
Thomas White
2024-10-09
indexamajig: Unify argument cleanup
Thomas White
2024-10-09
indexamajig: Plug memory leaks in main process
Thomas White
2024-10-09
Set stream FD, set size of SHM, unlink it at the end
Thomas White
2024-10-09
indexamajig: Work on sandbox
Thomas White
2024-10-09
Fixup
Thomas White
2024-10-09
Move run_work back to indexamajig.c
Thomas White
2024-10-09
Move indexing stuff to worker (only)
Thomas White
[next]