Histogram of shifts/orientation changes in local refinement - query

Hi,

In local refinement, is the plot of orientation/shift changes calculated cumulatively (i.e. from the iteration 0 values) or is it reset at each iteration? (It might be useful to state this on the plot somewhere)

This doesn’t matter too much with default settings, but when recenter orientations/shifts is on, it would be useful to see both (the overall and per iteration values) in order to monitor convergence.

Cheers
Oli

1 Like

Hi @olibclarke,

Apologies for the delay. The plot behaviour is currently a bit confusing, and we’ve made a note to make exactly what’s plotted clearer. However, as of v4.3, what’s plotted in the orientation/shift change histograms is as follows:

  • If “Re-center rotations each iteration” is off, it will plot the cumulative change in the poses from the initial poses at the start of the job
  • If “Re-center rotations each iteration” is on, it will plot the per-iteration change (not cumulative)
  • This is true also for the “Re-center shifts each iteration” and the shift histogram.

Basically it will plot the deviation of the optimal pose/shift from the center of the pose/shift search grid, where the center of the grid is either fixed or moves around based on the value of the re-centering parameter. Likely we’ll add plots that show both cumulative and per-iteration changes as it makes sense that both of these could be informative.

Michael

1 Like

Great thanks! The comparison of per iteration and cumulative would definitely be informative I think for sure

Cheers
Oli