Chapter 13, https://www.tmwr.org/grid-search, shows the use of the function `grid_latin_hypercube`, but this wil trigger the warning: > `grid_latin_hypercube()` was deprecated in dials 1.3.0. ℹ Please use `grid_space_filling()` instead.