Parrallel decoder logfile2 model start times incorrect.
Details
The start time of each model is set from the end of the last model irrespective of source rather than the last model of matching source.
Code Example
Fix Date
18/02/04
Fix Notes
The code for calculating start times hadn't anticipated that there may be multiple sources. Some new code had to be written to keep separate track of each source models start and end times.