read#

caput.containers.tod.TODReader.read(out_group: caput.memdata._memh5.GroupLike | None = None) TOData[source]#

Read the selected data.

Parameters:
out_groupGroupLike | None

Underlying HDF5-like container that will store the data for the TOData instance.

Returns:
todTOData

Data read from files based on the selections made by user.