Intuitive

The algorithm's output is easy to understand: a sequence of the most frequent patterns for each resolution with the respective counts and locations.

Furthermore, it can be easily converted to its graphical representation. 

For example, the top-1 Motif (most frequent pattern) for granularity 16 of the 10000 series database:

3 {1^16 , 1^16 , 3^16 , 8^16 , 11^16 , 12^16 , 13^16 , 13^16 , }(10000.txt-924,10000.txt-9970,10000.txt-9981)

can be easily be converted to its visual representation (figure 8.a) and the series can be retrieved at the respective locations (figure 8.b).

Figure 8 - a) Visual representation of the motif  (1,1,3,8,11,12,13,13)16 ; b) The three instances of the motif.