CMakeLists.txt
MANIFEST.in
ez_setup.py
setup.py
doc/Makefile
doc/source/conf.py
doc/source/documentation.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/_static/clustering.gif
doc/source/_static/soma.jpeg
doc/source/_static/soma.png
doc/source/_templates/class.rst
doc/source/_templates/function.rst
doc/source/_templates/layout.html
doc/source/_templates/nipype_class.rst
doc/source/_themes/scikit-learn/theme.conf
doc/source/_themes/scikit-learn/static/ML_MAPS_README.rst
doc/source/_themes/scikit-learn/static/jquery.js
doc/source/_themes/scikit-learn/static/jquery.maphilight.js
doc/source/_themes/scikit-learn/static/jquery.maphilight.min.js
doc/source/_themes/scikit-learn/static/nature.css_t
doc/source/_themes/scikit-learn/static/sidebar.js
doc/source/_themes/scikit-learn/static/css/.Rhistory
doc/source/_themes/scikit-learn/static/css/bootstrap-responsive.css
doc/source/_themes/scikit-learn/static/css/bootstrap-responsive.min.css
doc/source/_themes/scikit-learn/static/css/bootstrap.css
doc/source/_themes/scikit-learn/static/css/bootstrap.min.css
doc/source/_themes/scikit-learn/static/img/glyphicons-halflings-white.png
doc/source/_themes/scikit-learn/static/img/glyphicons-halflings.png
doc/source/_themes/scikit-learn/static/js/bootstrap.js
doc/source/_themes/scikit-learn/static/js/bootstrap.min.js
doc/source/_themes/scikit-learn/static/js/copybutton.js
doc/source/api_tree/index.rst
doc/source/developer_tree/index.rst
doc/source/sphinxext/LICENSE.txt
doc/source/sphinxext/MANIFEST.in
doc/source/sphinxext/README.txt
doc/source/sphinxext/numpy_ext/__init__.py
doc/source/sphinxext/numpy_ext/docscrape.py
doc/source/sphinxext/numpy_ext/docscrape_sphinx.py
doc/source/sphinxext/numpy_ext/numpydoc.py
doc/source/user_guide_tree/index.rst
soma/__init__.py
soma/api.py
soma/application.py
soma/argparse.py
soma/bufferandfile.py
soma/crypt.py
soma/debug.py
soma/factory.py
soma/fom.py
soma/functiontools.py
soma/global_naming.py
soma/html.py
soma/icon_factory.py
soma/importer.py
soma/info.py
soma/logging.py
soma/notification.py
soma/path.py
soma/pyro.py
soma/qimage2ndarray.py
soma/safemkdir.py
soma/singleton.py
soma/somatime.py
soma/sorted_dictionary.py
soma/sqlite_tools.py
soma/stringtools.py
soma/study_data.py
soma/thread_calls.py
soma/translation.py
soma/undefined.py
soma/uuid.py
soma/controller/__init__.py
soma/controller/controller.py
soma/controller/factory.py
soma/controller/trait_utils.py
soma/gui/__init__.py
soma/gui/file_selection.py
soma/gui/file_selection.ui
soma/gui/icon_factory.py
soma/gui/trait_to_widget.py
soma/gui/widget_controller_connection.py
soma/gui/widget_controller_creation.py
soma/gui/widget_factory.py
soma/gui/icons/__init__.py
soma/gui/icons/browse.png
soma/gui/icons/database_read.png
soma/gui/icons/database_write.png
soma/gui/icons/eye.png
soma/gui/icons/modified.png
soma/minf/__init__.py
soma/minf/api.py
soma/minf/error.py
soma/minf/reader.py
soma/minf/tree.py
soma/minf/writer.py
soma/minf/xhtml.py
soma/minf/xml_reader.py
soma/minf/xml_tags.py
soma/minf/xml_writer.py
soma/pipeline/__init__.py
soma/pipeline/study.py
soma/plugins/__init__.py
soma/qt4gui/CMakeLists.txt
soma/qt4gui/__init__.py
soma/qt4gui/api.py
soma/qt4gui/designer.py
soma/qt4gui/icons.py
soma/qt4gui/io.py
soma/qt4gui/list_tree_widgets.py
soma/qt4gui/qtThread.py
soma/qt4gui/rangeSlider.py
soma/qt4gui/simple_table.py
soma/qt4gui/text.py
soma/qt4gui/timered_widgets.py
soma/qt_gui/__init__.py
soma/qt_gui/qt_backend.py
soma/qt_gui/widgets/__init__.py
soma/qt_gui/widgets/file_selection_widget.py
soma/sandbox/__init__.py
soma/utils/__init__.py
soma/utils/functiontools.py
soma/utils/late_binding_property.py
soma/utils/loader.py
soma/zipfile/__init__.py
soma/zipfile/zipfile.py
soma_base.egg-info/PKG-INFO
soma_base.egg-info/SOURCES.txt
soma_base.egg-info/dependency_links.txt
soma_base.egg-info/top_level.txt
test/load_pilots.py
test/test_capsul.py