tlpipe.timestream.ps_cal.Timestream.dataset_common_to_distributed

Timestream.dataset_common_to_distributed(name, distributed_axis=0)[source]

Convert a common dataset to a distributed one.

Parameters:
  • name (string) – Dataset name.
  • distributed_axis (int, optional) – Axis to distribute the data over.
Returns:

dset

Return type:

memh5.MemDatasetDistributed