Analyser: Script Generation

2008-08-19

Script generator specific detection of where track writing should start

This is now partially done.

Trivial approaches do not work, there are many factors that contribute to a score that described the likelihood of a segment being the first written data on the track. There are many factors that would contribute to get better results, but unfortunately they can only be decided upon at a later stage once an initial decision has been made about an initial guess...

So the initial guess process is now implemented, though it is only required in special cases where all segments belong to the same logical block and the correct order is important at that time of processing.

This resolved the analysation of all images sharing this problem (some 6K ones).