galario
galario copied to clipboard
Gpu Accelerated Library for Analysing Radio Interferometer Observations
The function chi2Image does not take into account the origin='lower' parameter.
Per our discussion over e-mail, this pull request is meant to add functionality to galario so that it can take the Fourier transform of an "unstructured image", i.e. a list...
Right now uvtable.txt referred in the [quickstart example](https://mtazzari.github.io/galario/quickstart.html) is stored at https://www.ast.cam.ac.uk/~mtazzari/galario/uvtable.txt, which is not permanent. Move uvtable.txt to a permanent repository.
Don't know if this is of interest to you or if it messes up your conda install setup, but I was able to put together a setup.py file that allows...
Readthedocs has many advantages, including automatic versioning of documentation. Our current process to produce the docs is with the `doctr` tool which relies on travis. Since in #184 we are...
Hi, After building the GPU code I thought it may be interesting to compare CPU and GPU performance. I'm running on Ubuntu with a Ryzen 5600X (6 core) and a...
Errors reported at build time, e.g. #190. I'd imagine the fix is just a matter of finding the minimum compute capability supported in NVIDIA 11 and amend that in the...