replicate_image

replicate_image(im: ~ska_sdp_datamodels.image.image_model.Image, polarisation_frame=<ska_sdp_datamodels.science_data_model.polarisation_model.PolarisationFrame object>, frequency=array([1.e+08])) Image[source]

Make a new canonical shape Image, extended along third and fourth axes by replication.

The order of the data is [chan, pol, dec, ra]

Parameters:
  • frequency

  • im

  • polarisation_frame – Polarisation_frame

Returns:

Image