python3.8 findSim.py ../htpipeline/Expts/Troca-Martin2011_Fig2A.json -m ../htpipeline/Models/Level1_HT_model.json --map ../htpipeline/Maps/map_ht.json --plot aTrKB.conc
File "findSim.py", line 1522, in innerMain
print("Warning: Experiment design is '{}'. Only 'TimeSeries' supports extra plots. Skipping".format( experiment.exptType ) )
NameError: name 'experiment' is not defined