Notes:

Release Name: PSOM release 1.0 -deleted-1472824109

Notes:
Stable production release of PSOM, including all of the features planned on the initial roadmap (and a few more)


Changes:
This corresponds to the version 727 of the subversion repository.

* A new logo for PSOM. I had sweared never to become a computer scientist that kind-of want to be a designer. I lost.
* Added a text file PSOM_news_feeds.csv in the logs folder. This can be easily parsed by third-party software (such as a GUI) to monitor the progress of the execution of a pipeline.
* Restarting a large pipeline is now much faster
* New profiling capabilities: it is now possible to get stats on the execution time of jobs / number of jobs running in parallel etc using PSOM_PIPELINE_VISU
* Failures of job submission are now treated as failures of jobs (in qsub/msub mode)
* Improved verbose (more compact)
* A new function "psom_quarantine_svn" to export all the subversion repositories detected in the search path into designated "quarantine" folder
* Some documentation updates / addition
* Minor bug fixes and improvements