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
/
libcrystfel
Age
Commit message (
Expand
)
Author
2023-05-02
Remove CMake build files
Thomas White
2023-04-20
Revert "Refuse to overwrite an existing stream"
Thomas White
2023-03-31
Reject mask if good/bad bits are specified without location
Thomas White
2023-03-31
Factorise p->masks[j]
Thomas White
2023-03-31
Reject unrecognised mask directives
Thomas White
2023-03-03
libcrystfel: don't use fmemopen on aarch64-darwin
Philipp Middendorf
2023-03-01
Remove vestigial geoptimiser stuff
Thomas White
2023-02-17
asdf: Restrict domain for search for peaks in frequency graph
Alexandra Tolstikova
2023-02-17
image_read_peaks: Fix a typo
Thomas White
2023-02-17
strip_extension: Handle short strings better
Thomas White
2023-02-08
indexamajig: Use static clen as --camera-length-estimate, if given
Thomas White
2023-01-16
asdf: Avoid integer overflow with number of triplets
Thomas White
2022-12-08
Zaef peak search: set an upper limit on the number of peaks
Thomas White
2022-12-08
image_cbf_read: Abort if panel unpack fails
Thomas White
2022-11-08
indexamajig: Remove warning when using --integration=none
Thomas White
2022-11-05
Stream: increase maximum geometry file size to 1 megabyte
Thomas White
2022-10-05
data_template_get_2d_detgeom_if_possible: Avoid segfault with adu_per_eV
Thomas White
2022-10-05
peakfinder8: Allocate big structures on heap instead of stack
Alexandra Tolstikova
2022-10-05
Merge branch 'pf8_faster'
Thomas White
2022-09-22
Add fast mode for peakfinder8
Alexandra Tolstikova
2022-09-22
all_panels_reference_same_clen: Handle missing units
Thomas White
2022-09-22
Add missing prototype
Thomas White
2022-09-22
Implement data_template_get_2d_detgeom_if_possible
Thomas White
2022-09-21
create_detgeom: Return detgeom structure rather than altering image argument
Thomas White
2022-09-21
Move create_detgeom to DataTemplate module
Thomas White
2022-09-21
asdf: Add fast mode
Alexandra Tolstikova
2022-09-21
Avoid nan/inf check unless data was given in float format
Thomas White
2022-09-20
load_hdf5_hyperslab: Add missing cleanup
Thomas White
2022-09-08
Stream: don't open stream if headers aren't understood
Thomas White
2022-09-02
RefList: assert that a Reflection can only be on one list
Thomas White
2022-08-22
image_create_dp_bad_sat: Initialise saturation array to infinity
Thomas White
2022-08-18
Restructure image data array creation
Thomas White
2022-07-12
Zero-weight negative intensity peaks in prediction refinement
Thomas White
2022-06-09
pair_peaks: Use fabs instead of abs for floating point values
Thomas White
2022-06-09
Remove some unused variables
Thomas White
2022-06-02
Meson: Don't look for cJSON unless Seedee is found
Thomas White
2022-06-02
Add worker ID to profiling data
Thomas White
2022-06-02
Add profiling for bad region generation
Thomas White
2022-06-02
Use isfinite() instead of isnan() || isinf()
Thomas White
2022-06-02
Fix horrific Seedee memory leak
Thomas White
2022-06-02
Seedee deserialization
Thomas White
2022-06-02
indexamajig: Track metadata (e.g. for ASAP::O)
Thomas White
2022-06-02
Generate placeholder filename/event earlier
Thomas White
2022-06-02
Refuse to overwrite an existing stream
Thomas White
2022-06-02
Profiling: Increase debugging information
Thomas White
2022-06-02
Profiling: Increase MAX_PROFILE_CHILDREN
Thomas White
2022-06-02
Merge branch 'better-profiling'
Thomas White
2022-06-02
Meson: Replace '1' with 'true' inside conf_data.set10
Thomas White
2022-05-04
Write profile information in one call to write()
Thomas White
2022-05-04
Add improved profiling
Thomas White
[next]