Skip to content

astrofanlee/project_TL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for Tianlai Project

If you need help for setting up Github on your computer, please follow this link

https://help.github.com/articles/generating-ssh-keys#platform-linux

To use the python modules, you need some python libs:

numpy

scipy

mpi4py

matplotlib

and add the project path to PYTHONPATH

export PYTHONPATH="PATH/TO/project_TL/:"$PYTHONPATH

please find the pipeline in input/

to run the pipeline, please use the manager.py

$python manager.py yours.pipe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published