We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
n_lattices
The below works fine if you change n_lattice back to 512, the default.
n_lattice
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The below works fine if you change
n_lattice
back to 512, the default.The text was updated successfully, but these errors were encountered: