aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/hdf5-file.c
AgeCommit message (Expand)Author
2015-07-07Add mask_file to geometry file, to allow bad pixel mask to be stored separatelyThomas White
2015-03-19hdf5_read(): Create simple geometryThomas White
2015-02-20FormattingThomas White
2015-02-20get_value() -> hdfile_get_value()Thomas White
2015-02-20Rationalise get_value() stuffThomas White
2015-02-16indexamajig: --peaks=cxi instead of --peaks=hdf5 --cxi-hdf5-peaksThomas White
2015-02-12Avoid libhdf5 runtime warnings when photon_energy contains %.Takanori Nakane
2015-01-27Fix some prototypesValerio Mariani
2015-01-27FormattingValerio Mariani
2014-12-14Simplify and fix CXI peak extractionThomas White
2014-12-14FussinessThomas White
2014-12-14FussinessThomas White
2014-12-14Read cxidb peak infoValerio Mariani
2014-12-02Fix huge memory leak in hdfsee when re-loading events.Takanori Nakane
2014-11-27Fix typo in error messageThomas White
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