Skip to content

steve-ord/MWAC_HiRes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MWAC_HiRes

High Frequency Resolution MWAC file converter.

Simple CUDA utility to take an MWA VCS output file of 100us x 10KHz x 256 input and increase the frequecy resolution by NFACTOR.

It operates using the cuFFT library and requires a CUDA/NVIDIA GPU to run.

  1. Installation

    This uses the CMake cross-platform make to build. This works in two stages

    a) define a build location. This will only be used to build the package b) cd <build_dir> c) cmake -DCMAKE_INSTALL_PREFIX=<install_location> d) make e) make install

About

High Frequency Resolution MWAC file converter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published