Skip to content

chaorun/NGTS_ZLP

 
 

Repository files navigation

NGTS_ZLP

The Zero Level Pipeline for the NGTS project

Development

To help develop this code, preferably inside a virtualenv: run

python setup.py develop

This will effectively create symlinks to the package contents to allow development without installing properly after each change.

To uninstall, run

python setup.py develop --uninstall

The python scripts to run the code will be updated during development.

Installation

To install, run python setup.py install or to install directly from git:

python setup.py install git+https://github.com/tomlouden/NGTS_ZLP.git

About

Aperture photometry package for the NGTS zero level pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 2.5%
  • Makefile 0.2%