ICRAR / leap-accelerate

Low-frequency Excision of the Atmosphere in Parallel
GNU General Public License v2.0
1 stars 1 forks source link

Store Direction in Polar Form #90

Open calgray opened 3 years ago

calgray commented 3 years ago

The ported casacore MVDirection stores direction as a 3-dim normalized cartesian vector, however leap always converts this back into 2-dim polar form. Simplification can be performed by not converting to cartesian form.