Changes submitted by JW (19Jul09)
- Fixed a number of bugs in voaAreaPlot.py.  There are still more to go..
- Added the 'All Groups' option to voaP2PPlotgui 

Change submitted by JW (14Jul09)
- Commented out non-required import statement in voaP2PPlot.py
- voaAreaPlot now uses GTK backend (The frame can probably be factored out into a seperate class...)
- Added a first draft of the area input page for comment/review.

Change submitted by JW (14Jul09)
All Tabs replaced with 4xSpace in all files

Change committed by JW [Rev.12] (12Jul09)
- Titles on multipleplots are now shorter to try and make them fit better.
- Reworked voaMultiplot to make it more easier to follow

Change committed by JW [Rev.11] (11Jul09)
- Printing to file work again (crudely) lot more work is needed to sort out the plot layout.

Change committed by JW [Rev.10] (11Jul09)
- voaP2PPlot now uses pygtk graphics to display the graph.  Calling pylab graphics from a gtk program was causing the application to close when the graphics window was closed.  This change has broken the 'save graphics to file' facility which has temporarily been disabled.

Change commited by JW [Rev. 9] (10Jul09)
- Set more meaningful defaults for voaP2PPlotgui

Change commited by JW [Rev. 8] (10Jul09) 
- Added focus out formatting to the main panel entry boxes.  
- Set default values for the power and antenna bearing. 
- Removed some debug printing on the voaP2PPlot files.

Version 0.3.2 (16Aug08): Bugfix release.  
SNRs are now being displayed correctly on area maps.

Version 0.3.1 (08Aug08): A bugfix release.  
Fixed the timezone shifting bug in voaP2PPlot spotted by Jari. ('arange' should be 'P.arange')
The 'bands' option now works correctly (bug spotted by Jari).  This was a bug caused by me leaving in some test code.
Added a note in voaAreaPlot (around line 49) to call up the correct package if basemap 0.99 (or greater is being used)

Version 0.3 (12Jun08): Added a dialog box to the voaArea.py GUI to permit entry of system parameters 

Version 0.2 (30May08): Initial release in this new format.  Package comprises two command line applications (voaP2PPlot, voaAreaPlot) and one GUI (pyGTK) application, voaArea.  The program mufPlot is also  included for compatibility with the VOACAP GUI.
