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
/
hdf5-file.c
Age
Commit message (
Expand
)
Author
2019-03-01
Don't mask out entire image if bad pixel map can't be loaded
Thomas White
2019-01-29
Fix some compiler warnings about string handling
Thomas White
2019-01-29
Fix a couple of memory leaks
Thomas White
2019-01-24
Say what path was being opened when event enumeration fails
Thomas White
2018-11-14
Fix error message about dimensionality of image data
Thomas White
2018-09-10
Change image.spectrum to image.spectrum0 to use a different structure for spe...
Alexandra Tolstikova
2017-09-19
get_ev_based_value(): Allow integer types
Thomas White
2017-09-15
Fix uninitialised peak counts (for info in stream only)
Thomas White
2017-06-21
Close more leftover HDF5 handles
Thomas White
2017-06-21
Close leftover HDF5 handles
Thomas White
2017-06-21
hdf5_read2(): Fix exit path
Thomas White
2017-05-05
Fill in photon energy, clen and adu for CBFs
Thomas White
2017-05-03
hdfile_set_image(): Remove panel argument
Thomas White
2017-04-13
hdf5_read2(): Free buffers when read fails
Thomas White
2017-03-31
Offset peak locations from HDF5 or CXI files by 0.5,0.5
Thomas White
2017-02-16
Fix mask path placeholder check
Thomas White
2016-10-10
Fix bad regions
Thomas White
2016-10-06
hdf5_write_image(): Write the correct data
Thomas White
2016-10-06
hdf5_write_image(): Use correct dataspace for writing
Thomas White
2016-09-12
Restore loading of saturation map
Thomas White
2016-09-12
Restore loading of bad pixel map
Thomas White
2016-07-29
Set image->dp in hdf5_read()
Thomas White
2016-07-01
Provide dataspace when reading data, mask and satmap
Thomas White
2016-07-01
No more slab-relative coordinates in libcrystfel
Thomas White
2016-04-21
Use correct dataspace when reading HDF5 strings
Thomas White
2016-04-13
Fix event enumeration
Thomas White
2016-04-12
Merge branch 'tom/testing'
Thomas White
2016-04-01
Add adu_per_photon (distinct from adu_per_eV)
Thomas White
2016-04-01
Fix silly bugs and tidy up
Thomas White
2016-03-31
Handle placeholders in --hdf5-peaks
Thomas White
2016-03-24
Fussiness/formatting
Thomas White
2016-03-24
Simplify event enumeration a bit
Thomas White
2016-02-23
Fixed bug with memspace size in write_location
Valerio Mariani
2016-02-09
Fix a NULL dereference
Thomas White
2016-01-15
Use only the first two dimensions when using an external bad pixel mask or sa...
Thomas White
2015-12-18
Saturation map fixes
Thomas White
2015-12-05
Add option for per-pixel saturation values
Thomas White
2015-10-07
Merge branch 'master' into tom/imagedata
Thomas White
2015-10-07
hdfile_get_string_value(): Rearrange control flow
Thomas White
2015-10-07
Fussiness
Thomas White
2015-10-05
unpack_panels() etc: Remove image->data
Thomas White
2015-10-05
debodge_saturation(): Remove image->data
Thomas White
2015-10-05
hdfile_write_image(): Remove image->data
Thomas White
2015-10-05
Read integers from HDF5 properly
Thomas White
2015-10-05
Read variable-length HDF5 strings properly
Thomas White
2015-07-16
Check that sep is not null before checking its length
Valerio Mariani
2015-07-16
Throw an error if the path data ends with a slash
Valerio mariani
2015-07-14
Fix HDF5 memory leaks
Thomas White
2015-07-09
Tidy up error handling when given dodgy data locations
Thomas White
2015-07-07
Add mask_file to geometry file, to allow bad pixel mask to be stored separately
Thomas White
[next]