tlpipe.timestream.timestream_task.RawTimestream.separate_pol_and_bl¶
-
RawTimestream.
separate_pol_and_bl
(keep_dist_axis=False)[source]¶ Separate baseline axis to polarization and baseline.
This will create and return a Timestream container holding the polarization and baseline separated data.
Parameters: keep_dist_axis (bool, optional) – Whether to redistribute main data to the original dist axis if the dist axis has changed during the operation. Default False.