Skip to content

YangwdX/SPGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SPGrid: A Straightforward Parallel Gridding Approach for Single-dish

SPGrid is a gridding tool for large datasets generated by single-dish telescopes.

Installation

Dependency

  • cfitsio-3.47 or later
  • wcslib-5.16 or later
  • cuda-11.2 or later

Build form source

  1. Change the direction to "HCGrid" folder
  2. Update the library file paths in the Makefile according to the paths of installed dependencies, e.g. CUDA, fits, wcslib, etc.
    • Use CPU(default): make all
    • Use GPU: export USE_CUDA=1&make all

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published