make_subgrid_and_facet_from_hdf5

ska_sdp_exec_swiftly.fourier_transform.fourier_algorithm.make_subgrid_and_facet_from_hdf5(G, FG, base_arrays, use_dask=True)[source]

Calculate the actual subgrids and facets. Hdf5 & Dask.delayed compatible version

Parameters:
  • G – the path of G hdf5 file

  • FG – the path of FG hdf5 file

  • base_arrays – BaseArrays class object

  • use_dask – run function with dask.delayed or not?

Returns:

subgrid and facet graph list