Skip to content

Conversation

@rodriguez-facundo
Copy link
Contributor

No description provided.

@rodriguez-facundo
Copy link
Contributor Author

plotShape in 2nd tab shows an empty plot.

Reproduce:

  • create a simple network from tut3 in test/examples
  • go second tab
  • click plotShape. ---> figure will be empty

Methods getAvailableCellModels and getAvailableCellTypes

These methods will fail if the pops have no cellModel or cellType because they are trying to assign to cm and ct the value of a key that does not exist.

Reproduce:

  • enter in Jupiter notebook the following: netpyne_geppetto.netParams.popParams['E'] = {'cellType': 'PT', 'numCells': 3}
  • open cellRule tab
  • create a new cellRule. ----> the warning will appear.

Really minor coding fixing so, attaching 2 PR together

@adrianq adrianq merged commit 6f978ba into development Jul 10, 2018
@rodriguez-facundo rodriguez-facundo deleted the plotShape branch July 10, 2018 12:48
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

Successfully merging this pull request may close these issues.

3 participants