==========
BMDanalyse
==========
*Tool for the regional analysis of a time series of medical images*

Copyright 2013, Michael Hogg

https://pypi.python.org/pypi/BMDanalyse/

Author
------

Michael Hogg

Requirements
------------

PyQt4/PySide
python 2.7,
PyQtGraph >= 0.9.6,
numpy, 
matplotlib
scipy

Support:
--------
Contact author by email ('michael.christopher.hogg@%s.com' % 'gmail')

Installation Methods
--------------------
a. Install from source

   1. Ensure that all dependencies are installed
   2. Download the zip file (available on PyPi))
   3. Extract zip file using any unzip utility
   4. Browse to extracted folder containing setup.py and install using::

      $ python setup.py install

   5. Ensure that %PYTHONHOME%/Scripts is in PATH 

b. Binaries for 32-bit Python (available on PyPi)

   1. Download executable binary installer
   2. Run executable binary installer 

How to run
----------
On windows (assuming that %PYTHONHOME%/Scripts is in PATH) open a command prompt and enter::

$ BMDanalyse

Documentation
-------------
See website for instructions on how to use BMDanalyse.