read# caput.containers.tod.TODReader.read(out_group: caput.memdata._memh5.GroupLike | None = None) → TOData[source]# Read the selected data. Parameters: out_groupGroupLike | NoneUnderlying HDF5-like container that will store the data for the TOData instance. Returns: todTODataData read from files based on the selections made by user.