Notes:
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.
Changes:
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.
|