stacked_epi_factory# snake.core.sampling.factories.stacked_epi_factory(shape, acsz, accelz, orderz=VDSorder.CENTER_OUT, pdfz=VDSpdf.GAUSSIAN, rng=None)[source]# Generate a VDS stack of fully sampled EPI trajectory. Parameters: shape (tuple[int, int, int]) acsz (int | float) accelz (int) orderz (VDSorder) pdfz (VDSpdf) rng (int | None | Generator) Return type: ndarray