This adds a prior check and print out at runtime
The aim here is to avoid failure modes where the user has a dodgy prior file, submits the job, and then finds out when it gets running. Instead, the prior is loaded and printed. If it fails to load, a message is printed (in red) with the traceback.
Closes #176 (closed)
Edited by Gregory Ashton