tlpipe.plot.plot_waterfall.Timestream.create_dataset¶
-
Timestream.
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 anh5py.Group
or aMemGroup
.