diff --git a/MCMCsampler.m b/Analyzer/MCMCsampler.m similarity index 97% rename from MCMCsampler.m rename to Analyzer/MCMCsampler.m index 11b09fe..1088dc8 100644 --- a/MCMCsampler.m +++ b/Analyzer/MCMCsampler.m @@ -128,4 +128,4 @@ res = performPT( logPostHandle, par, opt ) ; -end \ No newline at end of file +end