aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-02Different limitations for making new seedsHelen Ginn
2018-05-02Return success even if rotation is not from full network membershipHelen Ginn
2018-05-02Documentation is wrong noticeHelen Ginn
2018-05-02Remove some shouty messagesHelen Ginn
2018-05-02Reset default reciprocal distance to 0.15*1e10 m-1Helen Ginn
2018-05-02Search through entire vector array each timeHelen Ginn
2018-05-02Now all seeds are found first, before sorting by scoreHelen Ginn
2018-05-02Change default distance to 0.12-something units for nowHelen Ginn
2018-05-02Declare integer outside for loopHelen Ginn
2018-05-02Weed duplicates of seeds with new struct Seed.Helen Ginn
2018-05-02Temporary debug outputHelen Ginn
2018-05-02Create a new Seed struct instead of passing around tiny little things to ↵Helen Ginn
various functions
2018-05-02Beginning of support for ignoring previous solutionsHelen Ginn
2018-05-02Theoretical vectors have their own structure including whether they are in ↵Helen Ginn
the asymmetric unit
2018-05-02Fiddling with comments in textHelen Ginn
2018-04-30geoptimiser: Fix rotationOleksandr Yefanov
2018-04-30geoptimiser: Add MaxPeaksPerPixelOleksandr Yefanov
2018-04-27Update ChangeLogThomas White
2018-04-27get_pattern(): Check event ID could be parsed correctlyThomas White
2018-04-27FussinessThomas White
2018-04-27copy_event/free_event: Handle NULL eventThomas White
2018-04-26Use max and mix float values to initialize variablesValerio Mariani
2018-04-25ambigator: Add own audit information to streamThomas White
2018-04-25peakfinder8: Initialise lthresholdThomas White
2018-04-25Formatting fussinessThomas White
2018-04-25xds: Remove a lot of unnecessary codeThomas White
2018-04-25xds: Check that the vectors make senseThomas White
2018-04-25Clarify error message about inverting matrixThomas White
2018-04-24process_hkl: Add stream audit information to reflection listThomas White
2018-04-24partialator: Add stream audit information to reflection listThomas White
2018-04-24Read audit information from streamThomas White
2018-04-24xds: Remove messages about "Couldn't open 'IDXREF.LP'"Thomas White
They just mean "couldn't be indexed"
2018-04-20Restore peak alignment check and unset multi-lattice indexing as defaultThomas White
Unfortunately, they seem to be severely reducing data quality. Partially reverts 60c48f3876b0d3c30bf729ce691dbd3f56665c4c
2018-04-20Set default bandwidth very smallThomas White
This seems to have been reducing data quality by overpredicting.
2018-04-20Remove TakeTwo from default indexing method probesThomas White
At least until it can be made faster.
2018-03-29Merge branch 'tom/ginn-partials'Thomas White
2018-03-28Build documentation by defaultThomas White
Unless gtk-doc isn't there
2018-03-28Install the scriptsThomas White
2018-03-28Stuff for crystfel.pcThomas White
2018-03-28Add gtk-doc stuffThomas White
This is really horrible and doesn't work 100%. Replace with something else ASAP
2018-03-22OpenCL stuffThomas White
2018-03-22Add proper version numberThomas White
2018-03-22Compile and run testsThomas White
2018-03-22Install manual pagesThomas White
2018-03-22Test for CursesThomas White
2018-03-22FormattingThomas White
2018-03-22render_hkl doesn't need GTKThomas White
2018-03-21Compile hdfsee even if TIFF not presentThomas White
TIFF adds a new feature (Save image as TIFF), but isn't required
2018-03-21Remove BUILD_EXPLORER and BUILD_HDFSEE optionsThomas White
2018-03-21Separate tests for gdk-pixbuf-2.0 and GDKThomas White