pyuvdata icon indicating copy to clipboard operation
pyuvdata copied to clipboard

Remove deprecated code for Version 3.0

Open bhazelton opened this issue 2 years ago • 1 comments
trafficstars

  • remove support the old array shapes
  • remove support for old phasing including the phase_type, phase_center_ra/dec, frame, epoch attributes
  • Always require spw_id_array (so can remove the flex_spw boolean)
  • Update the tutorials to remove text about these deprecated items.

bhazelton avatar Nov 14 '23 00:11 bhazelton

Also remove gps_a, gps_b, e_squared, e_prime_squared from utils.pyx

bhazelton avatar Feb 08 '24 17:02 bhazelton

Done in #1437

bhazelton avatar May 24 '24 03:05 bhazelton