Open Jamewuu opened 3 months ago
This is a pretty old project, and even at the time I was sorta dragging my feet transitioning over to the new things. I haven't been using this code in quite some time, so I haven't bothered to update it to python3. But, there isn't really very much stopping you either, mostly it's just print statements.
I do have a more modern interferometric imaging implementation written for use with the LWA. While that was written for a specific instrument, it's just reading waveforms and should be pretty easily modified for use with custom arrays. That is this one: https://github.com/mikestock/lwali
Hello, I am a graduate student just beginning to study lightning imaging algorithms from Wuhan University. I am honored to have the opportunity to read your PhD thesis, but I am still somewhat confused. Do you have a Python 3.0 version of the code for the broadband interferometer algorithm that you could share?