https://github.com/UCBerkeleySETI/turbo_seti
Revision 063fee4a32ac5a5080479b43c4fbf31083308307 authored by Avinash Kumar on 04 December 2021, 20:18:47 UTC, committed by Avinash Kumar on 04 December 2021, 20:18:47 UTC
1 parent d459c0e
Raw File
Tip revision: 063fee4a32ac5a5080479b43c4fbf31083308307 authored by Avinash Kumar on 04 December 2021, 20:18:47 UTC
version 2.1.21
Tip revision: 063fee4
.gitignore
*.png
*.dat
*.fil
*.h5
*.log
*.pyc
*.egg-info/

.eggs/
.idea/
.ipynb_checkpoints/
.coverage
.virtualenv*/
.venv*/
.pytest_cache
stats_file.bin

build/
dist/
docs/_build/
exec

.coverage
htmlcov
coverage.xml
*profile.svg
test/test_pipelines_5.py
back to top