aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/peaks.c
AgeCommit message (Expand)Author
2012-03-27Make sure 'diffracting_resolution' is setcrystfel-0.3Thomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09"Final" tweaks to integration and testsThomas White
2012-03-09Compile libcrystfel with -Wall, fix warningsThomas White
2012-03-09indexamajig: Take integration radii on command lineThomas White
2012-03-09Updates for ADU per eVThomas White
2012-03-09Update copyrightThomas White
2012-03-09Attempt to make the peak integration suck (slightly) lessThomas White
2012-03-07indexamajig: Remove polarization correctionThomas White
2012-03-06Add "err" to get_tt()Thomas White
2012-03-06Rename old array functions to get them out of the way of API consistencyThomas White
2012-02-29Fix bug in peak integration ESD calculationThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
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