Shortening the pymultinest output directory name and adding a warning if the…
Resolves #191 (closed) by shortening the directory for multinest output to outdir+'pm_'+label
instead of outdir+'pymultinest_'+label
and adds a warning if the outputfiles_basename
exceeds 78 characters (100-len('post_equal_weights.dat')
).