Skip to content

Commit 8400d62

Browse files
author
Nick Cullen
authored
Merge pull request #568 from ANTsX/viz-tests
Add more plotting tests
2 parents e78edc2 + af862e4 commit 8400d62

File tree

5 files changed

+49
-1707
lines changed

5 files changed

+49
-1707
lines changed

ants/viz/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,3 @@
77
from .plot_ortho import plot_ortho
88
from .plot_ortho_stack import plot_ortho_stack
99
from .plot_directory import plot_directory
10-
11-
from .render_surface_function import render_surface_function
12-
from .surface import (surf, surf_fold, surf_smooth, get_canonical_views)
13-
from .volume import (vol, vol_fold)

ants/viz/render_surface_function.py

Lines changed: 0 additions & 186 deletions
This file was deleted.

0 commit comments

Comments
 (0)