aboutsummaryrefslogtreecommitdiff
path: root/src/reflections.c
AgeCommit message (Expand)Author
2012-02-22process_hkl: Implement Rick's ESD calculationThomas White
2012-02-22Read beam parameters from file (where appropriate)Thomas White
2012-02-22Don't re-count the last reflection when loadingThomas White
2012-02-22Single point of truth for which parameters we useThomas White
2012-02-22Get detector gain for error esimates from parameters-lcls.tmpThomas White
2012-02-22ConsistencyThomas White
2012-02-22Improve error estimateThomas White
2012-02-22compare_hkl: Reject reflections with low SNRThomas White
2012-02-22Placeholder sigma(I)Thomas White
2012-02-22Reduce the scope of "count"Thomas White
2012-02-22Fix confusing labelsThomas White
2012-02-22Handle older reflection list formats as wellThomas White
2012-02-22compare_hkl: Take counts into accountThomas White
2012-02-22render_hkl: Add alternative weighting schemesThomas White
2012-02-22Read counts from reflection list as wellThomas White
2012-02-22Alter format of reflection list, and include number of countsThomas White
2012-02-22Alter format of reflection lists to be more Fortran-friendly (ick)Thomas White
2010-06-10render_hkl: Also do 2DThomas White
2010-06-05pattern_sim: Implement phased gradientsThomas White
2010-04-23Use proper d-spacings in write_reflections()Thomas White
2010-04-14Improve error messagesThomas White
2010-04-10process_hkl: Minimum ten counts before writing a reflectionThomas White
2010-03-27Allow molecule_factor() to tell when it doesn't know the intensityThomas White
2010-03-27Fix reading of reflection listsThomas White
2010-03-20get_hkl: Rationalise and make it work properlyThomas White
2010-03-18get_hkl: Don't accidentally do a ZA pattern, add table headerThomas White
2010-03-04process_hkl: don't write output in results/, improve error message, output ZA...Thomas White
2010-02-24Handle missing molecule.pdb a little better (can do better still, though)Thomas White
2010-02-22Tidy some things up:Thomas White
2010-02-17Add compare_hkl utility for working out Lorentz factorsThomas White
2010-02-09Add resolution to reflection listsThomas White
2010-01-15Update copyright datesThomas White
2009-12-16Update boilerplate commentsThomas White
2009-12-04Add -o option, fix noise optionThomas White
2009-12-04Add new program: get_hkl, for generating ideal intensity listsThomas White