aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-03compare_hkl: Show resolution shell centre in Angstroms as wellThomas White
2012-07-03Fix the detection of an actual phase value in a reflection listThomas White
2012-07-02compare_hkl: Add --sigma-cutoff optionThomas White
2012-06-28pattern_sim: Use hdf5_write() instead of hdf5_write_image()Thomas White
This means that the wavelength gets put into the HDF5 file.
2012-06-28FormattingThomas White
2012-06-28Warn user if any peaks were badrow culledThomas White
2012-06-28Don't lie about the number of badrow culled peaksThomas White
2012-06-28Remove peak_sep from detector geometry file, use ir_inn insteadThomas White
2012-06-28Restore bandwidth and subsampling to pattern_simThomas White
2012-06-26Make units of corner_* explicity in crystfel_geometry(5)Thomas White
2012-06-23Fix missing word in crystfel_geometry(5)Thomas White
2012-06-21More fussinessThomas White
2012-06-21Fix skip_some_files()Thomas White
Without chomp(), the string comparison never works.
2012-06-21More fussinessThomas White
2012-06-21Update authorshipThomas White
2012-06-20Revert "Remove deprecated SNR cutoff"Thomas White
This reverts commit ae51e75490daf47e2deefe83e72a1f5c092fa023.
2012-06-20FussinessThomas White
2012-06-20Merge remote-tracking branch 'bitwiz/ken/int_noPkBg'Thomas White
2012-06-13Mask peaks in the background calculation of integrate_peak.Kenneth Beyerlein
2012-06-07Use max_adu only for final integrationThomas White
Saturated pixels seem to be OK during initial peak search
2012-05-30Un-ignore and add .h files from GnulibThomas White
2012-05-30Fix previous commitThomas White
2012-05-30FormattingThomas White
2012-05-30Reconfigure Gnulib with --libtool (and update to latest)Thomas White
2012-05-30Remove pseudo-merohedral list from symmetry tableThomas White
It's an incomplete list, so let's not pretend otherwise.
2012-05-30Merge branch 'tom/max_adu'Thomas White
2012-05-30Add an extra checkThomas White
2012-05-25List point group possibilities in "man crystfel"Thomas White
2012-05-22Update manualThomas White
2012-05-21Update manualThomas White
2012-05-21Fix tests/integration_check for cutoffThomas White
2012-05-21ADU threshold is on pixel value, not photon-bg subtracted versionThomas White
2012-05-21Write max_adu out to saved geometry fileThomas White
2012-05-21ADU limit in peak integrationThomas White
2012-05-18WhitespaceThomas White
2012-05-18fixed --histogram in process_hklLorenzo Galli
2012-04-26Update the peak coordinates when doing --closer-peakThomas White
This should make it much more obvious (via check-near-bragg) when the peak positions are wrong.
2012-04-26Tidy up a bit in src/dw-hdfsee.cThomas White
2012-04-26Single point of truth for indices when sorting reflectionsThomas White
2012-04-26indexamajig: Make --no-closer-peak the defaultThomas White
2012-04-26Remove PEAK_CLOSE (not used for anything)Thomas White
2012-04-24partialator: Fix short optionsThomas White
2012-04-19FormattingThomas White
2012-04-19Remove check for rlow > rhighThomas White
I'm happy that there are no gremlins here, now. This happens only for 000, where rlow and rhigh both go to zero. It doesn't make sense to have a special check for the condition.
2012-04-19Simplify prediction criterionThomas White
2012-04-10Fix maximum index calculationThomas White
2012-04-05Remove old commentThomas White
2012-04-05Fix partiality calculationThomas White
2012-04-05Improved spot predictionThomas White
2012-04-05Fix iteration bounds for peak integrationThomas White