tlpipe.timestream.multiscale_flag.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 anh5py.Groupor aMemGroup.