aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-11Add solve_svd_noscale()Thomas White
2013-10-11partialator: Initialise n_filt to zeroThomas White
2013-10-11partialator: Exclude weak reflections from refinementThomas White
2013-10-11partial_sim: Show overall numbersThomas White
2013-10-10indexamajig: Add --temp-dirThomas White
2013-10-10Avoid calling fit_bg() on a bad box (because it segfaults)Thomas White
2013-10-09Remove old resolution estimation codeThomas White
2013-10-09Center peaks on maximum brightness pixel over 3*backgroundThomas White
2013-10-09Integration verbosity fixesThomas White
2013-10-09Set matrix components to zero before calculating bg matrix integralsThomas White
2013-10-08Read scalar values from HDF5 files as 0d arraysThomas White
2013-10-07Update configure.acThomas White
2013-10-03Update man pageThomas White
2013-09-28configure.ac: Fix test for gdk-pixbufThomas White
2013-09-20partial_sim: Fix racy lockingThomas White
2013-09-19hdfsee: Use beam parameters file (--beam option)Thomas White
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