Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If readout molecule is passed via --plot option which is duplicate then we get Assertion Error #45

Open
hrani opened this issue Feb 4, 2023 · 0 comments
Assignees

Comments

@hrani
Copy link
Contributor

hrani commented Feb 4, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants