Skip to content

Commit

Permalink
Adjusted tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
LimbeckKat committed Dec 11, 2024
2 parents e26f8f7 + 6bfdd49 commit 9c23c31
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 723 deletions.
145 changes: 83 additions & 62 deletions notebooks/magnipy_tutorial.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion notebooks/tutorial_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ def plot_weights(dfs, ts, weights, titles):

for t_idx in range(0, 3):
t_val = t_idxs[t_idx]
#print([quarter_conv_idx, half_conv_idx, -1])
weights_at_t = weight_vals[:, t_val]

plot = axes[idx, t_idx].scatter(
Expand Down
235 changes: 0 additions & 235 deletions tutorial_diversipy.ipynb

This file was deleted.

425 changes: 0 additions & 425 deletions tutorial_magnipy.ipynb

This file was deleted.

0 comments on commit 9c23c31

Please sign in to comment.