This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
PSOM version 1.2.0
Pre-release
Pre-release
Main new features are:
- Improved, more concise verbose. Three levels are now supported for opt.flag_verbose:
0: minimal verbose.
1: default (concise) verbose.
2: extensive verbose, suitable for debugging. - Figures are generated in the background.
- Killing the pipeline manager (i.e. deleting PIPE.lock) will now kill all active jobs, regardless of the execution mode.
- Jobs that become inactive are automatically detected and counted as failed.
- This release should work on Octave and *nix systems, and likely on OSX as well. As not been tested much on matlab, and not at all on windows. But it may work. Feeback welcome.