Change log:
- Added a 'delay' command line option between job submissions (default 0.1s) as a courtesy to the job scheduler when submitting large numbers of jobs.
- Improved the format of the summary table of jobs with their job IDs.
The executable is created with
pyinstaller astrid.py -F
against Python 3.5.5 and numpy 1.11.2.