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

Add function call graphs and code overview #67

Open JLBLine opened 1 month ago

JLBLine commented 1 month ago

Would be nice to have a couple of plots that show all the code calls. Stick it in a section of the documentation along with a broad overview of how the code is arranged. ESPECIALLY the insane sky model chunking and reading code, what it does and why will help future people immensely.