pyuvdata icon indicating copy to clipboard operation
pyuvdata copied to clipboard

"Counts" and "Watts / Hz" as valid visibility units

Open aewallwi opened this issue 1 year ago • 2 comments

It is sometimes useful to work with more "hardware centered" units with visibility data, especially if we are trying to characterize an interferometer with non astronomical sources (ie with drones and other test transmitters) or even with noise / calibrator sources that might not pass through an antenna element at all. During these sorts of experiments, flux units (Jy) are not suitable since they require us to fold in potentially unknown or non-existent antenna information. There are situations where we are confident in the power we are measuring but are not confident in how that translates to a flux (because we don't know the antenna well or we don't even have an antenna). In such situations, I think it's useful to note these units in more specific terms then "uncalibrated"

To support this use mode, I think it would be helpful to allow for purely power density focused "mWatts / Hz" units (which do not depend on any of the antenna properties and simply refer to the recorded power), "mVolts^2 / Hz", "(ADC Counts)^2 / Hz". These are the two "non-antenna referenced" units I can think of as being useful but if there are others, then I think we should try to support them.

aewallwi avatar May 19 '24 12:05 aewallwi