aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/hdf5-file.c
AgeCommit message (Expand)Author
2014-11-26Fix for problems with dataspace creation in write_locationValerio Mariani
2014-11-25Tidy up after removing compressionThomas White
2014-11-21Moved fs ss rerrangement to get_detector_geometryValerio Mariani
2014-11-21Disable compression when writing HDF5 filesThomas White
2014-11-18pattern_sim: Save photon energy at specified locationThomas White
2014-11-17Break hdf5_write_image() down a bitThomas White
2014-11-17hdf5_read2() should not call hdfile_close()Thomas White
2014-11-17Tolerate having no wavelengthThomas White
2014-10-29Change nx/ny to nfs/nss, fixing a bug in the processThomas White
2014-10-29Factorise and fix mask loadingThomas White
2014-10-29Formatting fussinessThomas White
2014-10-24Add find_orig_panel() to APIThomas White
2014-10-24Fix/clarify peak coordinates for rearranged panelsThomas White
2014-10-23Improve handling of missing wavelengthThomas White
2014-10-23FormattingThomas White
2014-10-23Increase verbosityThomas White
2014-09-24FussinessThomas White
2014-09-24Remove debugThomas White
2014-09-24Move photon_energy to "geometry" fileThomas White
2014-09-22Beam file removal, part IThomas White
2014-09-18Use H5Lexists() instead of H5Gget_objinfo()Thomas White
2014-09-18FussinessThomas White
2014-09-18FormattingThomas White
2014-09-05Multi-event mode bug fixesValerio Mariani
2014-09-05Multi-event modeValerio Mariani
2014-09-05Moved opening of file inside hdf5_read function for better encapsulationValerio Mariani
2014-09-05orig_minxx and orig_maxss are initialized when geometry is loaded as opposed ...Valerio 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-07-21Swap loop order in unpack_panels()Thomas White
2014-03-03Add things to stream if they were mentioned in beam or geom, and remove clen_...Thomas White
2014-02-12partial_sim: Add --imagesThomas White
2014-01-20pattern_sim: Overhaul and add SASE spectrum simulationThomas White
2013-10-08Read scalar values from HDF5 files as 0d arraysThomas White
2013-09-05Remove vestigial get_wavelength()Thomas White
2013-06-01Complain if an HDF5 field doesn't existThomas White
2013-05-27hdfsee: Fix segfault on startupThomas White
2013-05-27Do the actual profile fittingThomas White
2013-05-27Individual panel arraysThomas White
2012-10-20Extreme fussinessThomas White
2012-10-04Fix a FIXMEThomas White
2012-09-27FormattingThomas White
2012-05-30Fix previous commitThomas White
2012-05-30FormattingThomas White
2012-03-23Fix hdf5_write_image()Thomas White
2012-03-23Remove unnecessary max_sizeThomas White
2012-03-23Add new function hdf5_write_image() to include all relevant information in th...Thomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-09Compile libcrystfel with -Wall, fix warningsThomas White