get_zk_from_file

lsst.ts.imsim.utils.get_zk_from_file(zk_file_path: str) dict[int, numpy.ndarray]

Get the zk (z4-z22) from file.

Parameters

zk_file_pathstr

Zk file path.

Returns

numpy.ndarray

zk matrix. The colunm is z4-z22. The raw is each data point.