aboutsummaryrefslogtreecommitdiff
path: root/src/hdf5-file.c
AgeCommit message (Expand)Author
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
2010-04-16Correct values of saturated peaksThomas White
2010-04-16Fix reading of string values from HDF5 filesThomas White
2010-04-06Clean up HDF5 groups on the stackThomas White
2010-04-02FormattingThomas White
2010-04-02Add HDF5 group cleanupThomas White
2010-04-01Tidy up a bit of HDF5 resource handlingThomas White
2010-02-26Handle images as floats rather than int16_tThomas White
2010-02-17Remove fmode stuffThomas White
2010-02-17WIP on per-panel detector geometryThomas White
2010-02-17Update camera lengthThomas White
2010-02-17Add --powder option for generating powder patterns directlyThomas White
2010-01-21Fix hdfile layering violationsThomas White
2010-01-19More cleanupThomas White
2010-01-19Remove terminal noiseThomas White
2010-01-19New convention for storage of wavelength dataThomas White
2010-01-18Fix lots of memory leaksThomas White
2010-01-18Read wavelength from fileThomas White
2010-01-16Better handling of image switchingThomas White
2010-01-15Update copyright datesThomas White
2010-01-15Handle upper and lower CCDs correctlyThomas White
2010-01-08New centeringThomas White
2010-01-08Zaefferer gradient searchThomas White
2010-01-08Small fixesThomas White
2010-01-06Fix wavelength mathsThomas White
2010-01-06Fix orientation of imagesThomas White
2010-01-06General tidy-upThomas White
2010-01-05Introduce process_imagesThomas White