aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/hdf5-file.h
AgeCommit message (Collapse)Author
2014-09-05Multi-event modeValerio Mariani
2014-09-05Moved opening of file inside hdf5_read function for better encapsulationValerio Mariani
2014-09-05Updated author listsValerio Mariani
2014-09-05Bugfixes to refactored hdf5 reading and writing functionsValerio Mariani
2014-09-05Refactoring of hdf5 reading and writing functionsValerio Mariani
2014-06-13Add extern "C" for C++ compatibilityChuck
2014-05-21Tidy up headersThomas White
2013-10-08Read scalar values from HDF5 files as 0d arraysThomas White
Historically, scalar values have been represented in our data files as 1d arrays with size=1. Now they are (more correctly) written as 0d arrays. This change allows CrystFEL to read both.
2012-03-23Add new function hdf5_write_image() to include all relevant information in ↵Thomas White
the file
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Introduce "libcrystfel"Thomas White