create_mid_simulation_components

create_mid_simulation_components(phasecentre, frequency, flux_limit, pbradius, pb_npixel, pb_cellsize, show=False, fov=10, polarisation_frame=<ska_sdp_datamodels.science_data_model.polarisation_model.PolarisationFrame object>, flux_max=10.0, pb_type='MID', apply_pb=True)[source]

Construct components for simulation

Parameters:
  • context – singlesource or null or s3sky

  • phasecentre – Centre of components

  • frequency – Frequency

  • pbtype – Type of primary beam

  • offset_dir – Offset in ra, dec degrees

  • flux_limit – Lower limit flux

  • pbradius – Radius of components in radians

  • pb_npixel – Number of pixels in the primary beam model

  • pb_cellsize – Cellsize in primary beam model

  • fov – FOV in degrees (used to select catalog)

  • flux_max – Maximum flux in model before application of primary beam

  • polarisation_frame

  • apply_pb – Apply the primary beam to the output components

  • show

Returns: