aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-17Tweak Rsplit_surfaceThomas White
2013-09-16Update Makefile.amThomas White
2013-09-16Add Rsplit_surface and clean-stream.pyThomas White
2013-09-13Monoclinic changes for MOSFLMThomas White
2013-09-13Stop PR when mean change in partiality is smallThomas White
2013-09-13Debugging/verbosity tweaksThomas White
2013-09-13Add tests/pr_pl_gradient_check for testing gradient of total correction factorsThomas White
2013-09-13partialator: Debugging stuffThomas White
2013-09-13Fix incorrect handling of monoclinic C cellsThomas White
2013-09-13partialator: Use read/write lockThomas White
2013-09-13partial_sim: Use read/write lockThomas White
2013-09-13Add INDEXING_SIMULATION for streams made by partial_simThomas White
2013-09-05Remove vestigial get_wavelength()Thomas White
2013-09-05configure: check for curses, and compile even if it's not availableThomas White
2013-09-04hdfsee: Add accelerators for "Show features" and "Resolution rings"Thomas White
2013-08-26Fix previous commitThomas White
2013-08-26Display indexing yield as a percentageThomas White
2013-08-20Re-order peak testsThomas White
2013-08-20process_hkl: Fix --histogramThomas White
2013-08-20get_hkl: Add --cutoff-angstromsThomas White
2013-08-12Improve show_matrix_eqn()Thomas White
2013-08-08render_hkl: Fix it once and for allThomas White
2013-08-08Add show_matrix()Thomas White
2013-08-08Show determinant when complaining about a non-integer matrix resultThomas White
2013-08-01Count filtered eigenvaluesThomas White
2013-08-01Use a struct to contain information for scaling reportThomas White
2013-08-01Count filtered eigenvaluesThomas White
2013-08-01Fix Lorentz gradientThomas White
2013-08-01Add test for gradient of Lorentz factor (as well as partiality)Thomas White
2013-08-01Fix previous commitThomas White
2013-07-31Flag crystals as "not refined" if SVD failsThomas White
2013-07-31Refine divergence as wellThomas White
2013-07-31Rescale the normal equations before attempting to solveThomas White
2013-07-31Set C=0 for gsl_cblas_dgemm()Thomas White
2013-07-31Use the correct reference list for selectionThomas White
2013-07-31Tweak rejection criteriaThomas White
2013-07-31Count reflections gained and lost during initial partiality calculationThomas White
2013-07-31Count number of "dud" crystals each iteration, not just at the endThomas White
2013-07-31Tweak error pathThomas White
2013-07-31Require scaling convergence to 5%, not 1%Thomas White
2013-07-31Revert refinement step if too many reflections are lostThomas White
2013-07-31partialator: New convergence criterion for scalingThomas White
2013-07-31hdfsee: Show simple rings even if not using detector geometryThomas White
2013-07-26partialator: Use Lorentz factor in partiality histogramsThomas White
2013-07-25Tweak commentsThomas White
2013-07-25partialator: Account for Lorentz factorThomas White
2013-07-25partialator: Simplify scalingThomas White
2013-07-24Iteration over reflection list should include other reflections with same asy...Thomas White
2013-07-24update_partialities(): Scratch list no longer neededThomas White
2013-07-23Add scripts/split-indexed to Makefile.amThomas White