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
/
src
/
image-cbf.c
Age
Commit message (
Expand
)
Author
2023-05-05
Move is_{hdf5,cbf,cbfgz}_file() to image.c
Thomas White
2023-03-03
libcrystfel: don't use fmemopen on aarch64-darwin
Philipp Middendorf
2022-12-08
image_cbf_read: Abort if panel unpack fails
Thomas White
2022-08-18
Restructure image data array creation
Thomas White
2021-10-13
Make zlib dependency optional
Thomas White
2021-09-17
Warn if in-memory CBF is attempted
Thomas White
2021-09-17
Avoid pointless passing of image/event
Thomas White
2021-07-21
read_cbf_data: Fix types
Thomas White
2021-07-21
Make sure that memory gets freed on realloc failure
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-05-17
Resolve FIXMEs and TODOs
Thomas White
2021-05-12
Rework header caching layer
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-09-17
Add missing include
Thomas White
2020-07-30
Add missing config.h includes
Thomas White
2020-07-29
const-cleaning
Thomas White
2020-07-29
Move image structure creation up to image_read()
Thomas White
2020-07-29
Remove events.c, part 2
Thomas White
2020-07-29
Remove events.c, part 1
Thomas White
2020-07-29
Remove references to old headers
Thomas White
2020-07-29
Move HDF5 and CBF stuff into separate files
Thomas White