You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: