Merge branch 'feature-temperature-effect-analysis' into paper

This commit is contained in:
LSaldyt
2017-11-13 10:40:07 -07:00
29 changed files with 943 additions and 207 deletions

6
.gitignore vendored
View File

@ -19,6 +19,8 @@ pip-log.txt
# Unit test / coverage reports
.coverage
.tox
.log
copycat.log
# Other filesystems
.svn
@ -27,9 +29,11 @@ pip-log.txt
# Editors
.*.swp
output
# Output
output/*
copycat.log
papers/*.log
papers/*.pdf
papers/*.out
papers/*.aux