ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Cox, Tyler A.'

Tip: Author search checks name variants (e.g., Smith, John, Smith J). Last names are still best when results are broad.

Found 1 code.

[ascl:2602.024] fftvis: Non-uniform fast Fourier Transform-based visibility simulator
fftvis simulates radio interferometric visibilities using a Non-Uniform Fast Fourier Transform (NUFFT) for fast, accurate forward modeling. It uses FINUFFT (ascl:2412.007) to match existing tools such as matvis (ascl:2312.030) to high precision while typically improving runtimes by about an order of magnitude. The package is designed as a near drop-in replacement for matvis and exposes an extensible backend interface for adding new implementations. Its modular structure separates abstract interfaces, CPU-specific code, and a high-level wrapper that maintains backward compatibility.