jones_to_mueller

hcipy.optics.jones_to_mueller(jones_matrix)

Convert a Jones matrix to a Mueller matrix.

Parameters
jones_matrixndarray or tensor field

The Jones matrix/matrices to convert to Mueller matrix/matrices.

Returns
ndarray or tensor Field

The Mueller matrix/matrices.