cosmicraysandearthquakes/.gitignore
root e5a812fa14 Initial commit: full analysis pipeline source code
Scripts 01-08 implement the complete cosmic-ray/earthquake correlation
analysis from data ingestion through out-of-sample validation and
combined timeseries sinusoid fitting.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 02:45:10 +02:00

9 lines
94 B
Text

.venv/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
data/
*.egg-info/
.ipynb_checkpoints/
.claude/