Skip to content

monster22-hash/cuFFS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA-accelerated Fast Faraday Synthesis (cuFFS)

Dependencies

Installation

See build.sh for sample compiler instruction.

Notes

  • The code assumes that the pixels values are IEEE single precision floating points (BITPIX=-32)
  • The input cubes must have 3 axes (2 spatial dimensions and 1 frequency axis) with frequency axis as NAXIS1. If you have individual stokes Q and U channel maps, use the helper/makeFitsCube.py to get the data in the required format.

About

A GPU-accelerated Rotation Measure Synthesis code

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 74.4%
  • Cuda 15.5%
  • Python 4.1%
  • CMake 3.7%
  • Shell 2.3%