aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2012-07-31This is CrystFEL 0.4.00.4.0Thomas White
2012-07-30Immediately reject pixels above max_adu in the peak searchThomas White
2012-07-26Suppress a couple of warningsThomas White
2012-07-26Improve the parsing of beam parameter filesThomas White
2012-07-26New parameter in beam description files: profile_radiusThomas White
2012-07-23Merge branch 'tom/speed'Thomas White
2012-07-22Add write_detector_geometry() to detector.hThomas White
2012-07-11More memory leaksThomas White
2012-07-11Fix a load of memory leaksThomas White
2012-07-03Fix the detection of an actual phase value in a reflection listThomas White
2012-07-02Merge branch 'master' into tom/speedThomas 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-21More fussinessThomas White
2012-06-21Fix skip_some_files()Thomas White
2012-06-21More fussinessThomas White
2012-06-21Update authorshipThomas White
2012-06-20Revert "Remove deprecated SNR cutoff"Thomas White
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
2012-05-31Merge branch 'master' into tom/speedThomas 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-30Merge branch 'master' into tom/speedThomas White
2012-05-29Remove commented linesThomas White
2012-05-25WIP on tidy-upThomas White
2012-05-22Remove timing stuff (and trailing whitespace)Thomas White
2012-05-22Merge branch 'master' into tom/speedThomas 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-09Multiprocess indexamajigChuck
2012-04-26Update the peak coordinates when doing --closer-peakThomas 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-19FormattingThomas White
2012-04-19Remove check for rlow > rhighThomas White
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-03-29integrate_peak() should be staticThomas White
2012-03-26Make sure 'diffracting_resolution' is setThomas White