Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cplee1/cdmt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

cdmt

CDMT, for Coherent Dispersion Measure Trials, is a software program to perform coherent dedispersion on complex voltage data from the LOFAR telescope and to coherently dedisperse to many different dispersion measure trials. It reads HDF5 input data and generates SIGPROC compatible filterbank files.

The software uses NVIDIA GPUs to accelerate the computations and hence requires compilation with nvcc against the cufft and hdf5 libraries.

Presently the code is only capable of reading LOFAR HDF5 complex voltage data. If you want to use cdmt with a different input data type, let me know.

Fork details

The code has been modified to ingest MWA raw voltages in VDIF format, as output by VCSBeam. Some parts of the code (input checking and the unpack/padding kernals) have been updated using code from David McKenna's fork.

About

Coherent Dispersion Measure Trials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 63.8%
  • C 34.3%
  • Makefile 1.9%