patch_denoise.simulation.phantom.g_factor_map# patch_denoise.simulation.phantom.g_factor_map(volume_shape, window_type='hamming')[source]# Return a g-factor map using a window function. Parameters: volume_shape (tuple) – The volume shape, it should be 2 or 3 element tuple. window_type ("hamming") – other type not implemented yet.