tlpipe.timestream.freq_rebin¶
Rebin the frequency channels.
Inheritance diagram¶
Functions
average(a[, axis, weights, returned]) |
Return the weighted average of array over the given axis. |
unique(ar[, return_index, return_inverse, ...]) |
Find the unique elements of an array. |
Classes
Rebin([parameter_file_or_dict, feedback]) |
Rebin the frequency channels. |
Timestream([files, mode, start, stop, ...]) |
Container class for the timestream data. |