Skip to content

Commit

Permalink
feat: UI slider for bandwidth intensity
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoDell committed Aug 27, 2023
1 parent 071b3b5 commit 1c4c52c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 2,047 deletions.
47 changes: 0 additions & 47 deletions docs/experimental/viz_billboards.py

This file was deleted.

116 changes: 0 additions & 116 deletions docs/experimental/viz_billboards_2.py

This file was deleted.

2 changes: 1 addition & 1 deletion docs/experimental/viz_kde_class.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import numpy as np

from fury.actors.effect_manager_alt import EffectManager
from fury.actors.effect_manager import EffectManager
from fury.window import Scene, ShowManager, record

def normalize(array : np.array, min : float = 0.0, max : float = 1.0, axis : int = 0):
Expand Down
66 changes: 0 additions & 66 deletions docs/experimental/viz_laplacian.py

This file was deleted.

Loading

0 comments on commit 1c4c52c

Please sign in to comment.