mtazzari / galario

Gpu Accelerated Library for Analysing Radio Interferometer Observations
https://mtazzari.github.io/galario/
GNU Lesser General Public License v3.0
31 stars 15 forks source link

Stable c2c #55

Closed mtazzari closed 7 years ago

mtazzari commented 7 years ago

I want to keep stable_C2C for the fits that I am running these days. This contains a C2C version of galario that works perfectly. In principle, master should contain the stable version but since we are actively developing I want to be extra-sure that this version doesn't change.

I checked out stable_C2C from r2c and I fixed a few things that are relevant also to r2c, e.g. I tested the GPU version of the uv_idx_R2C function , etc.

r2c branch should not be merged into master until we have a fully working version of galario with r2c transforms.