aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-06-06FormattingThomas White
2012-05-31Merge branch 'master' into tom/speedThomas White
Conflicts: .gitignore
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 'master' into tom/speedThomas White
2012-05-30Merge branch 'tom/max_adu'Thomas White
2012-05-30Add an extra checkThomas White
2012-05-30Tighten up file and error handlingThomas White
2012-05-29Handle the end of the file list cleanlyThomas White
2012-05-29Remove commented linesThomas White
2012-05-29Fix select() callThomas White
2012-05-29WIPThomas White
2012-05-29indexamajig: Fix includesThomas White
2012-05-25WIP on tidy-upThomas White
2012-05-25List point group possibilities in "man crystfel"Thomas White
2012-05-22WIP on tidy-upThomas White
2012-05-22Remove timing stuff (and trailing whitespace)Thomas White
2012-05-22Remove trailing whitespaceThomas White
2012-05-22indexamajig: Remove NUMA options (no longer needed)Thomas White
2012-05-22Merge branch 'master' into tom/speedThomas 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-05-09Multiprocess indexamajigChuck
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
2012-04-04Merge with remote masterChuck