aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/peaks.c
AgeCommit message (Expand)Author
2012-02-22FormattingThomas White
2012-02-22More ReAx improvementsThomas White
2012-02-22Tidy up and fix stupid bugs (that Valgrind missed...)Thomas White
2012-02-22Remove deprecated SNR cutoffThomas White
2012-02-22Check to see if there are any reflectionsThomas White
2012-02-22Add an assertionThomas White
2012-02-22Fix big memory leakThomas White
2012-02-22Integrate in order of resolutionThomas White
2012-02-22Don't forget to increment the indexThomas White
2012-02-22Integrate via "sorted" list (sorting not implemented yet)Thomas White
2012-02-22Get rid of estimate_resolution()Thomas White
2012-02-22Update a few copyright datesThomas White
2012-02-22Avoid using uninitialised peak parameters (if integration failed)Thomas White
2012-02-22Fix uninitialised values in (unimplemented) resolution range determinationThomas White
2012-02-22The next stupid bugThomas White
2012-02-22Another stupid bugThomas White
2012-02-22indexamajig: Optional I/sigma(I) cutoff during integrationThomas White
2012-02-22Hooks for estimation of maximum resolution for each imageThomas White
2012-02-22Remove mysterious centroid=0 in integrate_peak()Thomas White
2012-02-22I/sigma(I) should always be positiveThomas White
2012-02-22Fussiness (extreme)Thomas White
2012-02-22Move the "indexed reflection array" thing to where it can't do any harmThomas White
2012-02-22Move a load more stuff into libcrystfelThomas White