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-hdf5.c
Age
Commit message (
Expand
)
Author
2023-07-27
Fix some more memory leaks
Thomas White
2023-07-26
Fix memory leaks in header caching
Thomas White
2023-05-05
Formatting (fussiness)
Thomas White
2023-05-05
Move is_{hdf5,cbf,cbfgz}_file() to image.c
Thomas White
2023-05-02
Remove image_write() and image_hdf5_write()
Thomas White
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-08-18
Restructure image data array creation
Thomas White
2022-05-04
Add improved profiling
Thomas White
2022-04-20
Recognise .nx5 as HDF5
Thomas White
2022-03-09
Meson: enable building without HDF5
Thomas White
2022-03-08
Fix slabbiness assumptions
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
2021-10-20
image_hdf5_read_peaks_cxi: Make sure array is big enough
Thomas White
2021-10-20
Fussiness
Thomas White
2021-10-20
image_hdf5_read_header_to_cache: Make space for terminator
Thomas White
2021-09-17
Handle headers from in-memory HDF5s
Thomas White
2021-09-17
Handle in-memory HDF5s
Thomas White
2021-09-17
Avoid pointless passing of image/event
Thomas White
2021-09-07
image_hdf5_read_header_to_cache: Remove double free on error path
Thomas White
2021-07-23
image_hdf5_write: Avoid weird pass-by-reference
Thomas White
2021-07-23
Formatting
Thomas White
2021-07-22
Clean up shadowed variables
Thomas White
2021-07-21
image_hdf5_read_peaks_cxi: Fix error checks
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-06-22
Add string terminator for fixed-length HDF5 strings from arrays
Thomas White
2021-06-21
Restore HDF5 string handling
Thomas White
2021-05-28
Pass errors back when retrieving values for wavelength etc
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-04-01
Implement loading of saturation map
Thomas White
2021-03-30
Add header caching layer
Thomas White
2021-03-22
Allow HDF5 path substitution when there are too many placeholder values
Thomas White
2021-03-09
Add the ability to use multiple bad pixel masks at once
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-09-16
image_hdf5_read: Don't call image_free
Thomas White
2020-09-16
Fix incorrect logic in HDF5 expansion
Thomas White
2020-09-07
Catch another "NULL" event -> //
Thomas White
2020-08-04
Add image_write()
Thomas White
2020-07-30
Add missing config.h includes
Thomas White
2020-07-30
Eliminate duplicate symbols
Thomas White
2020-07-29
Fix a couple of memory bugs in event expansion
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
Add missing newlines
Thomas White
2020-07-29
Handle scalar values for HDF5 headers
Thomas White
2020-07-29
Set default event ID when reading from HDF5 with NULL event
Thomas White
2020-07-29
Avoid segfault if there are no panels in DataTemplate
Thomas White
[next]