pyuvdata icon indicating copy to clipboard operation
pyuvdata copied to clipboard

Add deprecation warnings for `phase_type`, `phase_center_ra/dec`, `frame`, `epoch` attributes

Open bhazelton opened this issue 3 years ago • 1 comments

These will be going away in version 3.0 favor of the new phasing approach.

bhazelton avatar Dec 02 '21 16:12 bhazelton

Can do this using get_attribute to warn when the attribute is accessed.

bhazelton avatar Jan 13 '22 16:01 bhazelton