-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved Viz module (including new wrapped volume renderer) (#5)
* Lighweight wrap around volume rendering * Add gamma correction * Change default bg color to white * Change to batch rendering by default * Add routine for spatio-temporal of 2d states * Change default to batch rendering * Add single channel animation routine * Faceting 3d states * Facet 3d animation * Implement spatio temporal facet * Remove arguments not yet understood by vape * Add documentation * Forward changes in interface * Remove ax arg * Adapt return structure * add Docs * Add docs * Adapt interfaces * Change return structure * Final change to plotting interface * close figure facets * Add arguments for compatibility * Add dummy function * Add docs * Add dummy function * Remove debug print * Include temporal grid with state 2d animation * Add docs remove ax * Add missing time suptitle * Add docs * Allow changing cmap * Start writing tests for viz routines * Fix formatting
- Loading branch information
Showing
7 changed files
with
989 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.