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

Error setting n_lattices in ring prototype #6

Open
grahamas opened this issue Oct 6, 2020 · 0 comments
Open

Error setting n_lattices in ring prototype #6

grahamas opened this issue Oct 6, 2020 · 0 comments

Comments

@grahamas
Copy link
Owner

grahamas commented Oct 6, 2020

The below works fine if you change n_lattice back to 512, the default.

iterate_prototype("ring_blocking",
                        ["Aee=40.0:48.0:250.0", "Aei=20.0:64.0:250.0",
                         "Aie=15.0:64.0:250.0", "Aii=1.0:80.0:250.0",
                         "θE=6.0", "firing_θI=7.0",
                         "blocking_θI=9.0:1.0:20.0",
                         "step_reduction=nothing",
						 "velocity_threshold=1e-4",
                         "n_traveling_frames_threshold=30",
                         "x_lattice=2800.0", "n_lattice=1024"],
                        experiment_name="depblock_A",
                        data_root=data_root)
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

1 participant