Skip to content

lsst-camera-dh/ghosts

Repository files navigation

ghosts

Analyzing ghosts from the CCOB Narrow beam and beyond

Read documentation on ReadTheDocs: latest

Install

conda, then pip

> git clone https://github.com/bregeon/ghosts.git
or
> git clone git@github.com:bregeon/ghosts.git
> cd ghosts
> conda env create -f environment.yml
> conda activate ghosts
> pip install -r requirements.txt
> pip install -e .

pip only

> conda create -n my_ghosts_env python=3.9
> git clone https://github.com/bregeon/ghosts.git
or
> git clone git@github.com:bregeon/ghosts.git
> cd ghosts
> pip install -r requirements.txt
> pip install -e .

People

License, Contributing etc

The code in this repository is available for re-use under the GPL v3 license.

See code coverage at: codecov

About

Simulate Rubin LSST ghosts image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages