summaryrefslogtreecommitdiff
path: root/szilagyi/plots.py
diff options
context:
space:
mode:
Diffstat (limited to 'szilagyi/plots.py')
-rw-r--r--szilagyi/plots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/szilagyi/plots.py b/szilagyi/plots.py
index 9e0c2c5..072a32d 100644
--- a/szilagyi/plots.py
+++ b/szilagyi/plots.py
@@ -15,7 +15,7 @@ def grid(start, end, steps):
if __name__ == "__main__":
- swis = _dataset.load()
+ swis = _dataset.INDICES
def _swi(x, y): # dt, depth
segments = find_boundary_curves(swis, x, y)