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

Use ctypes call c #33

Closed JLBLine closed 11 months ago

JLBLine commented 11 months ago

Port large amounts of C functionality to python for clarity and ease. Setup lazy-loading of the sky model to allow for enormous sky models.