8000 GitHub - macluxHD/gbt_seti: Tools for SETI observations with the GUPPI and Breakthrough Listen instruments.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

macluxHD/gbt_seti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the container

docker compose up

Put the .raw file we want to convert into the input folder

See container-toolkit to be able to use GPU inside of container

Then open a shell inside of the container

docker run --runtime=nvidia --gpus all -it -v ./input:/input -v ./output:/output gbt_seti /bin/bash 

Run the conversion process. Afterwards it should be available in the output folder on the host system

time /usr/local/listen/bin/gpuspec -i ./input/blc3_guppi_57386_VOYAGER1_0004.0000.raw -B 2 -f 1032192 -t 15 -V -o ./output/VOYAGER_filterbank

About

Tools for SETI observations with the GUPPI and Breakthrough Listen instruments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 56.2%
  • Fortran 19.6%
  • C 14.3%
  • Shell 8.9%
  • Python 0.4%
  • Jupyter Notebook 0.3%
  • Other 0.3%
0