Skip to content

Conversation

@Christian-B
Copy link
Member

Simplified version of #138

fixes #136
fixes #71

the cfg and col file not needed
So the test files moved to the paeant directory

note: the GENERATE_PLOT True actually helps testing!
See https://github.com/SpiNNakerManchester/TestBase/blob/875af3d6bbe25ebe41742140b93d4b9af4b4272c/spinnaker_testbase/script_checker.py#L57

when it finds matplotlib.pyplot in the script it mocks that out (python hack)
Then checks the mock is actually called.

Does not check how or with what it is called


ToDo later / removed from this pr to make is simpler

  • an example for synapses_stdp_izhikevich_neuromodulation_vogels_2011_additive.aplx

  • typing

  • changing to method style to highlight the script options better

@Christian-B Christian-B requested a review from rowleya February 10, 2026 07:23
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.

vogels example broken. Vogels 2011 Does it need a none standard cfg

2 participants