Erik W. Anderson

I am entering my fourth year of graduate school working under Prof. Claudio Silva in the Visualization and Geometric Computing Group at the SCI Institute. My undergraduate work was done at Northeastern University in Boston, MA earning me B.S. degrees in both Electrical and Computer Engineering and Computer Science.

After graduating from Northeastern I moved to Sydney, Australia where I played on the New South Wales state LaCrosse Team and a team representing Australia in the South Pacific LaCrosse Tournament. Upon returning to the U.S. I worked closely with the SCI Institute and Massachusetts General Hospital in their Dept. of Radiation Oncology developing new visualization techniques to aid them in the diagnosis and treatment of various cancers.

Currently, I am working with Gilbert A. Preston to develop an integrated, multi-modal visualization system for his research in studies based on memory, attention, and the genetic substrates of such effects. These efforts are also being used to advance the visualization techniques used for Costal Margin Observation and Prediction (CMOP) as well as visualization of cosmological data, such as that used by Dr. Katrin Heitmann at Los Alamos National Laboratory.

Research Interests
Point-based Volume Rendering - HAVS
Visualization Systems - VisTrails
Multi-Modal Visualization Techniques

VisTrails 1.0 Packages
NumSciPy.tar.gz Package wrapping some of the functionality of Python's Numpy and SciPy packages.
At this time it is an incomplete wrapping, but more functionality is being continually added. A wrapping of the NDArray class provides array access and manipulation modules while conversion modules provide mechanisms to convert between arrays and matrices. Additional functionality includes partial wrappings of the imaging, signal processing, IO capabilities of Numpy and Scipy

To install this package, first install the Python SciPy package. A binary installation of this package is recommended as it can be tricky to build from source. After the Python package is installed, extract the above tarball and run the setup script.

>>> python setup.py install
This will install the package to the default userpackages directory. If a different location is necessary, add the flag:
--install-lib=

To enable Stockwell Transforms, add the flag:
--with-stockwell

Note: Stockwell Processing requires the installation of the fftw3 library.

Example VisTrail
Matlab.tar.gz Package wrapping Matlab for VisTrails. This package is capable of executing any Matlab command and passing data back and forth between Python and the Matlab execution engine. The python package mlabwrap and a working Matlab installation are required for the proper functioning of this package.

To install this package, install mlabwrap using the direction on their website and place the wrapper files into $HOME/.vistrails/userpackages After starting up VisTrails, enable the package in the Preferences dialog.
Please note: This package relies on the scipy and numpy Python packages as well as the SciPy VisTrails Package.

Example VisTrail
ITK.tar.gz Package wrapping the Insight Toolkit for use in VisTrails. It is currently capable of loading a single-serie DICOM volume, slice it, and perform some segmentations on it using wrapped ITK functionality.

To install this package, install The Insight Toolkit using the directions on their website, making sure to enable WrapITK and disabling CSWIG_PYTHON during the build process. Then, place the wrapper files into $HOME/.vistrails/userpackages After starting up VisTrails, enable the package in the Preferences dialog.

Example VisTrail

Publications
Using VisTrails and Provenance for Teaching Scientific Visualization
Claudio T. Silva, Erik W. Anderson, Emanuele Santos, and Juliana Freire
In Proceedings of the Eurographics Education Program 2010 (best paper award)
A Customized Python Module for CDF Flow Analysis within VisTrails
Joel E. Tohline, Jinghua Ge, Wesley Even, Erik W. Anderson
CiSE Vol 11, No. 3 2009
Using Workflow Medleys to Streamline Exploratory Tasks
Emanuele Santos, David Koop, Huy Vo, Erik W. Anderson, Juliana Freire, Claudio T. Silva
SSDBM 2009
Effects of 10 Hz rTMS on the Neural Efficiency of Working Memory
Gilbert A. Preston, Erik W. Anderson, Terry Goldberg, Eric Wassermann, Daniel Weinberger, Claudio T. Silva
Journal of Cognitive Neuroscience 2009
Examining Statistics of Workflow Evolution Provenance: A First Study
Lauro Lins, David Koop, Erik W. Anderson, Steven P. Callahan, Emanuele Santos, Carlos E. Scheidegger, Juliana Freire, Claudio T. Silva
SSDBM 2008
Large End-to-End eScience: Integrating Workflow, Query, Visualization and Provenance at an Ocean Observatory
Bill Howe, Peter Lawson, Renee Bellinger, Erik W. Anderson, Emanuele Santos, Juliana Freire, Carlos E. Scheidegger, Antonio Baptista, Claudio T. Silva
eScience 2008
Quantitatively Driven Visualization and Analysis on Emerging Architectures
Patrick McCormick, Erik W. Anderson, Steve Martin, Carson Brownlee, Jeff Inman, Mat Maltrud, Mark Kim, James P. Ahrens, Lee Nau
Journal of Physics: Conference Series 125:012095 2008
Using Provenance to Support Real-Time Collaborative Design of Workflows
Tommy Ellkvist, David Koop, Erik W. Anderson, Juliana Freire, Claudio T. Silva
IPAW 2008
Provenance in Comparative Analysis: A Study in Cosmology
Erik W. Anderson, James P. Ahrens, Katrin Heitmann, Salman Habib, Claudio T. Silva
CiSE Vol 10, No 3 2008
Hardware-Assisted Point-Based Volume Rendering of Tetrahedral Meshes
Erik W. Anderson, Steven P. Callahan, Carlos E. Scheidegger, John M. Schreiner, Claudio T. Silva
SIBGRAPI 2007
Towards Development of a Circuit Based Treatment for Impaired Memory: A Multidisciplinary Approach
Erik W. Anderson, Gilbert A. Preston, Claudio T. Silva
IEEE EMBS Neural Engineering 2007
Visualization in Radiation Oncology: Towards Replacing the Laboratory Notebook
Erik W. Anderson, Steven P. Callahan, George T.Y. Chen, Juliana Freire, Emanuele Santos, Calros E. Scheidegger, Claudio T. Silva, Huy T. Vo
SCI Institute Technical Report, No. UUSCI-2006-17, University of Utah, 2006

Posters
VisTrails: Using Provenance to Streamline Data Exploration Erik W. Anderson, Steven P. Callahan, David A. Koop, Emanuele Santos, Carlos E. Scheidegger, Huy T. Vo, Juliana Freire, and Claudio T. Silva Post Proceedings of the International Workshop on Data Integration in the Life Sciences (DILS) 2007
Effects of 10 Hz rTMS on Alpha Spectral Dynamics and Working Memory Performance Gilbert A. Preston, Erik W. Anderson, and Claudio T. Silva Proceedings of Neuroscience Poster Session 2007

Get my GPG key here.

Get my CV here.