Introduction

The ``Analysis Shell'' is basically just an IPython5 command prompt which allows you to use the Python6 programming language. This also gives you access to all of the CompClust Python package and the GUI internals. What this means is that if the GUI does NOT currently do something you would like it to, you can probably make it happen using Python in the ``Analysis Shell''.

To get you started with Python, we recommend reading the Python tutorial at http://docs.python.org/tut/tut.html.



Brandon King 2005-05-16