Commit 04e76ab2 authored by Heller, William T.'s avatar Heller, William T.
Browse files

Replace sas-temper

parent 552733a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -69,6 +69,8 @@ for i in range(0,sasTemperConf.models):
# but only if you are generating more than 3 models.
# much of the information is of little use otherwise.
if sasTemperConf.models >=3 :
    print("Performing the analysis of the set of results")
    
    output.outputSetRes(sasTemperConf, results)