X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Fmussa.cpp;h=1911c5de7b187e11924f44417faf36ec35c8c29d;hp=2fb639bef34b0d1571d7234dccba008ad84469f3;hb=0c4b689c8f8540a6ab60d98c67637cdb13996ba2;hpb=03d92f51588c1cd45178321a86cb3aacb80a0f33 diff --git a/alg/mussa.cpp b/alg/mussa.cpp index 2fb639b..1911c5d 100644 --- a/alg/mussa.cpp +++ b/alg/mussa.cpp @@ -668,7 +668,7 @@ Mussa::load(fs::path ana_file) // us know what our threshold and window sizes were when we load a muway window = the_paths.get_window(); threshold = the_paths.get_threshold(); - soft_thres = threshold; + soft_thres = the_paths.get_soft_threshold(); //--------------------------------------------------------