pyuvdata icon indicating copy to clipboard operation
pyuvdata copied to clipboard

Add an array for tracking visibility noise estimates

Open plaplant opened this issue 5 years ago • 1 comments

There are several use cases where it would be nice to have an array that captures and estimate of the visibility noise. In general, this is a quantity which can be the size of the data, and real-valued. We may want to support an optional data-like array that contains this information. Some of the file formats support such a quantity to various degrees, so we should think about the best way to handle it for different cases.

plaplant avatar Apr 14 '21 15:04 plaplant

Should warn that it will be dropped when writing to a file format that doesn't support it.

bhazelton avatar Aug 04 '21 15:08 bhazelton