added data for data overview

This commit is contained in:
2025-05-16 09:09:12 +02:00
parent 5c2ee9f7b2
commit 9510b8bbe5
6 changed files with 715 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ example_cells = [
['2014-01-16-aj', 5],
]
data_path = Path('data')
data_path = Path('data') / 'cells'
def plot_isih(ax, s, rate, cv, isis, pdf):