Skip to content

Commit

Permalink
Merge pull request #568 from ANTsX/viz-tests
Browse files Browse the repository at this point in the history
Add more plotting tests
  • Loading branch information
Nick Cullen authored Mar 13, 2024
2 parents e78edc2 + af862e4 commit 8400d62
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 1,707 deletions.
4 changes: 0 additions & 4 deletions ants/viz/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,3 @@
from .plot_ortho import plot_ortho
from .plot_ortho_stack import plot_ortho_stack
from .plot_directory import plot_directory

from .render_surface_function import render_surface_function
from .surface import (surf, surf_fold, surf_smooth, get_canonical_views)
from .volume import (vol, vol_fold)
186 changes: 0 additions & 186 deletions ants/viz/render_surface_function.py

This file was deleted.

Loading

0 comments on commit 8400d62

Please sign in to comment.