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

Inputs should not have to include PGN spikes #8

Open
MJC598 opened this issue Apr 19, 2021 · 1 comment
Open

Inputs should not have to include PGN spikes #8

MJC598 opened this issue Apr 19, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MJC598
Copy link
Collaborator

MJC598 commented Apr 19, 2021

Part of the generated data is PAG spikes, but MPG spikes should work sufficiently well given the biological example. This transition cannot happen easily though as the generated PAG_spikes.csv file is utilized throughout the project. This should be generalized to work for either PAG or MPG.

@MJC598 MJC598 added bug Something isn't working enhancement New feature or request labels Apr 19, 2021
@MJC598 MJC598 self-assigned this Apr 19, 2021
@MJC598
Copy link
Collaborator Author

MJC598 commented Apr 19, 2021

The feedback loop requires a low level neuron and a set of afferents. This means that generate_input.py and build_network.py will need to be adjusted as will the simulation_config.json. They all depend on a PAG afferent rate due to node set: PAG_aff_virt. Perhaps generalizing this in the generate_input.py would make this work?

@MJC598 MJC598 changed the title Inputs should not have to include PAG spikes Inputs should not have to include PGN spikes Apr 21, 2021
@MJC598 MJC598 removed the bug Something isn't working label Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant