aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-13solve_svd(): Filter the eigenvalues even if the result is not usedThomas White
2015-05-08geoptimiser: Use enum for colour scale choiceThomas White
2015-05-08Added colour scale to geoptimiser error mapsValerio mariani
2015-05-08Fix for colour bar not reaching the maximum valueValerio mariani
2015-05-08Sanity checks are performed on the detector layout if a CSPAD-like detector ↵Valerio mariani
is found
2015-05-06Remove crystal backup stuffThomas White
2015-05-06Remove unused revert_crystal()Thomas White
2015-05-06partialator: Make the gradients indirect, for runtime choice of parameters ↵Thomas White
to refine
2015-05-06partialator: Always honour --min-measurementsThomas White
2015-04-30Hdfsee now quits if event option is used without a geometry fileValerio mariani
2015-04-28Reject boxes with very large gradients during rings integrationThomas White
2015-04-28Disable debugThomas White
2015-04-28Remove camera length refinementThomas White
...because it very often seems to cause problems.
2015-04-28detector-shift: ImproveThomas White
2015-04-28Reject refinement solutions which lead to low numbers of pairingsThomas White
2015-04-28Remove debugThomas White
2015-04-28Show residualsThomas White
2015-04-28Remove old codeThomas White
2015-04-28Remove unnecessary rejection testsThomas White
2015-04-28Add outlier check for paired peaksThomas White
2015-04-28Fix debugThomas White
2015-04-28write_pairs(): More infoThomas White
2015-04-20Tweak pairing procedureThomas White
2015-04-20Tweak rejectionThomas White
2015-04-20Add a simple rejection criterion to the prediction refinementThomas White
2015-04-20New pairing procedure for prediction refinement (and auto-R)Thomas White
2015-04-20Fix L gradients (and tidy up unnecessary variables)Thomas White
2015-04-20Improve and fix scripts/detector-shiftThomas White
Because of a bug in the regexp, it did not apply the shifts to all panels.
2015-04-20Should update clen, not coffsetThomas White
2015-04-20Avoid testing gradients which don't make senseThomas White
2015-04-20Fix gradientsThomas White
2015-04-20plot-detector-shift: More improvementsThomas White
2015-04-20scripts/plot-detector-shift: Fix aspect ratio, general improvementsThomas White
2015-04-20scripts/plot-detector-shift: Remove silly vertical lineThomas White
2015-04-20Increase precision of det_shift and clen_shiftThomas White
2015-04-20indexamajig: Reset indexing method if all crystals fail integrationThomas White
2015-04-20indexamajig: Add --no-refineThomas White
2015-04-20Disable paired peak output for nowThomas White
2015-04-20Output paired peaks for testingThomas White
2015-04-20Revert to stingy spot selection for prediction refinementThomas White
2015-04-20More generous inclusion of reflections for prediction refinement / auto RThomas White
2015-04-20Add new scripts for detector shiftsThomas White
2015-04-20Fix commentThomas White
2015-04-20Refine detector position in prediction refinementThomas White
2015-04-20Add GPARAM_DETX, GPARAM_DETY and GPARAM_CLENThomas White
2015-04-20Improve error messageThomas White
2015-04-20FussinessThomas White
2015-04-20refine_prediction(): Improve error handlingThomas White
2015-04-20refine_{radius,prediction}: unite common code (pair_peaks), avoid ↵Thomas White
preliminary integration round
2015-04-20FussinessThomas White