convert_stokesIQUV_to_stokesI
- ska_sdp_datamodels.science_data_model.convert_stokesIQUV_to_stokesI(flux_iquv)
Convert fluxes of Stokes IQUV polarisation to Stokes I
- Parameters:
flux_iquv – numpy array of shape [nfreq, npol], where npol = 4
- Return flux_i:
numpy array of shape [nfreq, 1]