realfastvla / rfgpu

GPU-based gridding and imaging library for realfast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement dynamic spectra (aka phasing) on GPU

demorest opened this issue · comments

We should be able to compute and retrieve dynamic spectra (power vs time and frequency for a given image pixel and DM) for candidates on the GPU; right now this must be done on CPU. This was also referred to as phasing, see #10 for some background discussion.