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
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
2022-05-03
Strip out time-accounts
Thomas White
2022-04-20
Recognise .nx5 as HDF5
Thomas White
2022-04-20
Install time-accounts.h
Thomas White
2022-04-05
indexamajig: Fix profiling when using streamed data
Thomas White
2022-04-05
Time accounts: make sure that last account is logged
Thomas White
2022-03-18
Formatting
Thomas White
2022-03-09
Meson: enable building without HDF5
Thomas White
2022-03-08
read_peaks: Simplify logic
Thomas White
2022-03-08
Fix slabbiness assumptions
Thomas White
2022-03-08
stream_open_for_write: Fix documentation
Thomas White
2022-03-08
Drop compatibility with old stream format versions
Thomas White
2022-03-07
time_accounts_init: Add a warning if timer is not available
Thomas White
2022-03-07
Add image_read_with_time_accounting for fine-grained data load profiling
Thomas White
2022-03-07
Move time-accounts to libcrystfel
Thomas White
2022-03-02
Move file_exists() check to right before opening the HDF5
Thomas White
2022-03-02
Formatting and increased verbosity
Thomas White
[next]