stacked_epi2d# snake.core.sampling.factories.stacked_epi2d(shape, freq_locs, phase_locs, slice_locs)[source]# Generate a list of 2D epi plane, stacked. Parameters: shape (tuple[int, int, int]) freq_locs (ndarray[Any, dtype[_ScalarType_co]]) phase_locs (ndarray[Any, dtype[_ScalarType_co]]) slice_locs (ndarray[Any, dtype[_ScalarType_co]]) Return type: ndarray[Any, dtype[_ScalarType_co]]