Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/Gravity-Spy/GravitySpy i…
Browse files Browse the repository at this point in the history
…nto develop
  • Loading branch information
scottcoughlin2014 committed Mar 25, 2020
2 parents a72eeda + 6148aad commit b430a20
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ The gravityspy project contains three components. The code to produce the images
The easiest method to install cosmic is using pip directly:

```
pip install git+https://github.com/Gravity-Spy/GravitySpy.git
conda install -c gravityspy gravityspy
```

# Installation on LDG Clusters
```
source ~gravityspy/.gravityspy_py36
source /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/etc/profile.d/conda.sh
conda activate /home/gravityspy/.conda/envs/gravityspy-gpu-py37/
```

[![Build Status](https://travis-ci.org/Gravity-Spy/GravitySpy.svg?branch=develop)](https://travis-ci.org/Gravity-Spy/GravitySpy)
[![Build Status](https://travis-ci.com/Gravity-Spy/GravitySpy.svg?branch=develop)](https://travis-ci.com/Gravity-Spy/GravitySpy)
[![Coverage Status](https://coveralls.io/repos/github/Gravity-Spy/GravitySpy/badge.svg?branch=develop)](https://coveralls.io/github/Gravity-Spy/GravitySpy?branch=develop)

0 comments on commit b430a20

Please sign in to comment.