Skip to content

Commit

Permalink
Merge 0f7477f into 1e1b5e9
Browse files Browse the repository at this point in the history
  • Loading branch information
sara-bah committed Apr 3, 2018
2 parents 1e1b5e9 + 0f7477f commit 82b2809
Show file tree
Hide file tree
Showing 143 changed files with 1,419 additions and 160,534 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
*.ipynb_checkpoints

# build products
/pyomega/version.py
/gravityspy/version.py
/build/
/dist/
/pyomega.egg-info
/gravityspy.egg-info
/.eggs/

# documentation products
Expand Down
2 changes: 1 addition & 1 deletion .travis/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
_strict=""
fi

coverage run -m py.test -v -r s ${_strict} pyomega/
coverage run -m py.test -v -r s ${_strict} gravityspy/
coverage run --append `which wscan` --help
coverage run --append `which testgpu` --help
coverage run --append `which trainingset_psql` --help
Expand Down
7 changes: 0 additions & 7 deletions ML/README.md

This file was deleted.

1,414 changes: 0 additions & 1,414 deletions ML/SyracuseCC/Bayesian modelling for LIGO.ipynb

This file was deleted.

542 changes: 0 additions & 542 deletions ML/SyracuseCC/Bayesian_modelling_for_LIGO.ipynb

This file was deleted.

201 changes: 0 additions & 201 deletions ML/SyracuseCC/GLabel.csv

This file was deleted.

Loading

0 comments on commit 82b2809

Please sign in to comment.