aboutsummaryrefslogtreecommitdiff
path: root/scripts/plot-predict-refine
AgeCommit message (Collapse)Author
2016-01-29Perform prediction refinement straight after indexingThomas White
This allows indexing to be attempted again (either a new method or with "retry") if the prediction refinement fails, increasing overall indexing rate. Side-effect: there are some hoops which would need to be jumped through to store the profile radius before refinement and hence enable scripts/plot-predict-refine to work. For now, we'll ignore this as it's clear that the prediction refinement is working.
2015-10-15Improved scripts/plot-predict-refineThomas White
2015-06-25scripts/plot-predict-refine: Fix pointless lineThomas White
2015-04-20Add a simple rejection criterion to the prediction refinementThomas White
2015-04-20Add plot-predict-refine and plot-radius-resolutionThomas White