Improved logic in the auto_analyses.frame_order.summarise() function.
The model names, directories and titles are now being auto-generated from the full list of frame
order models in lib.frame_order.variables.MODEL_LIST.
To create a common mechanism for determining the model directory name, the
Frame_order_analysis.model_directory() method has been converted into a module function.