Skip to content

MariosGoodTwin/lsd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

282 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSD -- Large Survey Database

Building

  • clone 'master' to a directory (I usually have it in ~/project)
  • run:
python ./setup.py build_ext --inplace

to build the required modules.

  • run:
export PYTHONPATH="$PYTHONPATH:$PWD/src"

to set up the environment.

  • after that, you should be able to run all lsd-* stuff directly from src/

About

Large Survey Database

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 96.2%
  • C++ 3.2%
  • Shell 0.6%