pisces.math_utils.random_fields.GaussianRandomField.compute_spatial_mgrid# GaussianRandomField.compute_spatial_mgrid(**kwargs)# Compute the meshgrid of spatial coordinates for the random field. Parameters: **kwargs (dict) – Additional keyword arguments to pass to np.meshgrid. Returns: Meshgrid of spatial coordinates. Return type: np.ndarray