aboutsummaryrefslogtreecommitdiff
path: root/src/hdf5-file.c
AgeCommit message (Expand)Author
2012-02-22Introduce "libcrystfel"Thomas White
2012-02-22Free "copy HDF5 field" listThomas White
2012-02-22indexamajig: Add --copy-hdf5-field option for copying something to the HDF5 fileThomas White
2012-02-22Add --hdf5-peaks parameter to indexamajig and assemble_detectorThomas White
2012-02-22Don't assume width of peak tableThomas White
2012-02-22Use nominal wavelength is value from HDF5 is NaNThomas White
2012-02-22pattern_sim: Use compressionThomas White
2012-02-22indexamajig: Complain more loudly about using nominal value, and convert it p...Thomas White
2012-02-22Fix obvious bugThomas White
2012-02-22Improve bad pixel handlingThomas White
2012-02-22Reject peaks from the HDF5 list in panels marked with no_indexThomas White
2012-02-22Fix previous commitThomas White
2012-02-22More verbosity...Thomas White
2012-02-22indexamajig: Reduce verbosity a lotThomas White
2012-02-22x,y->fs,ssThomas White
2012-02-22New stream writingThomas White
2012-02-22First part of stream reworkThomas White
2012-02-22Don't use deprecated HDF5 callsThomas White
2012-02-22Add -b option to powder_plot, make hdf5_read() not use nominal energyThomas White
2012-02-22Get camera length from HDF5 if requiredThomas White
2012-02-22Add clarifying commentsThomas White
2012-02-22Decouple renderer from 'hdfsee'Thomas White
2012-02-22Use "2" forms of HDF5 functions explicitlyThomas White
2012-02-22Accept wavelength in AngstromThomas White
2012-02-22FussinessThomas White
2012-02-22Be consistent with HDF5 array specificationThomas White
2012-02-22hdf5-file.c: add support for old Dec 09 peakinfoRichard Kirian
2012-02-22Take nominal photon energy from fileThomas White
2012-02-22Fix potential memory leaksThomas White
2012-02-22Remove debug outputThomas White
2012-02-22Don't forget to create the feature list...Thomas White
2012-02-22indexamajig: Option of getting peaks from the HDF5 fileThomas White
2012-02-22Tidy up debodge_saturation()Thomas White
2012-02-22Make it the default to do the saturation correctionThomas White
2012-02-22Don't complain if saturation table can't be openedThomas White
2012-02-22FussinessThomas White
2012-02-22debodge_saturation(): Just assume the peaks are thereThomas White
2012-02-22indexamajig: Make saturation correction optional and default to offThomas White
2010-06-04Check saturation table condition earlierThomas White
2010-06-04Disable HDF5 stack tracesThomas White
2010-06-04Fix bailout path when reading pixel flagsThomas White
2010-06-02Close more stuffThomas White
2010-06-02Try again at bad pixel maskThomas White
2010-06-02Bad pixel mask is actually 16 bitsThomas White
2010-06-02Take account of bad regions of detectorThomas White
2010-05-27Handle I0 == 1.0 correctlyThomas White
2010-05-26Remove f0 debug outputThomas White
2010-05-26process_hkl: Output gas detector values with scaling factorsThomas White
2010-05-25Add gas detector value to output streamThomas White
2010-04-16Fixes and improvements to saturation correctionThomas White