tlpipe.plot.plot_phase.RawTimestream.create_dataset

RawTimestream.create_dataset(name, *args, **kwargs)[source]

Create and return a new dataset.

All parameters are passed through to the create_dataset() method of the underlying storage, whether it be an h5py.Group or a MemGroup.