aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/hdf5-file.c
AgeCommit message (Expand)Author
2016-02-23Fixed bug with memspace size in write_locationValerio Mariani
2016-02-09Fix a NULL dereferenceThomas White
2016-01-15Use only the first two dimensions when using an external bad pixel mask or sa...Thomas White
2015-12-18Saturation map fixesThomas White
2015-12-05Add option for per-pixel saturation valuesThomas White
2015-10-07Merge branch 'master' into tom/imagedataThomas White
2015-10-07hdfile_get_string_value(): Rearrange control flowThomas White
2015-10-07FussinessThomas White
2015-10-05unpack_panels() etc: Remove image->dataThomas White
2015-10-05debodge_saturation(): Remove image->dataThomas White
2015-10-05hdfile_write_image(): Remove image->dataThomas White
2015-10-05Read integers from HDF5 properlyThomas White
2015-10-05Read variable-length HDF5 strings properlyThomas White
2015-07-16Check that sep is not null before checking its lengthValerio Mariani
2015-07-16Throw an error if the path data ends with a slashValerio mariani
2015-07-14Fix HDF5 memory leaksThomas White
2015-07-09Tidy up error handling when given dodgy data locationsThomas White
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