JLBLine / WODEN

CUDA code designed to simulate interferometric data using point, Gaussian, and shapelet sky models
https://woden.readthedocs.io/en/latest/
Mozilla Public License 2.0
5 stars 0 forks source link

EDA2 functionality #6

Closed JLBLine closed 4 years ago

JLBLine commented 4 years ago

Adds in the ability to simulate EDA2 observations. Adds new analytic dipole beam, and the option to read in ENH array layout from a text file. Plenty of under the hood work as well; uvfits files are now directly written in python rather than using a template, and woden main has been tidied significantly. All primary beam models now feed into the same complex arrays, to make future expansion easier.