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
protein molecule already exist in Readout, if passed again with --plot option we get
rd.displayPlots( exptFile, model._tempModelLookup, stims, hideSubplots, expt.exptType, bigFont = bigFont )
File "findSim.py", line 442, in displayPlots
assert( numPts > 0 )
AssertionError
The text was updated successfully, but these errors were encountered:
E.g
python findSim.py Wei-Lun2015_Fig4C_BDNF.json -m Level1_HT_model.json --map map_ht.json --plot aTrKB.conc protein.conc
protein molecule already exist in Readout, if passed again with --plot option we get
rd.displayPlots( exptFile, model._tempModelLookup, stims, hideSubplots, expt.exptType, bigFont = bigFont )
File "findSim.py", line 442, in displayPlots
assert( numPts > 0 )
AssertionError
The text was updated successfully, but these errors were encountered: