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 with GolgiAxonFix(PostProcessingHook) #16

Closed
Helveg opened this issue Aug 28, 2020 · 1 comment
Closed

Error with GolgiAxonFix(PostProcessingHook) #16

Helveg opened this issue Aug 28, 2020 · 1 comment

Comments

@Helveg
Copy link
Contributor

Helveg commented Aug 28, 2020

File "/home/alberto/workspace/cerebellum-scaffold/scaffold/postprocessing.py", line 263, in after_connectivity
    compartment_matrix = self.scaffold.connection_compartments[tag]
KeyError: 'golgi_to_glomerulus'

Even if using "detailed" for golgi_to_glomerulus:

"golgi_to_glomerulus": {
      "class": "scaffold.connectivity.ConnectomeGolgiGlomerulus",
      "from_cell_types": [{"type": "golgi_cell", "compartments": ["axon"]}],
      "to_cell_types": [{"type": "glomerulus", "compartments": ["soma"]}],
      "divergence": 40,
      "detailed": true
    },
@Helveg
Copy link
Contributor Author

Helveg commented Oct 13, 2020

Duplicate of #46

@Helveg Helveg marked this as a duplicate of #46 Oct 13, 2020
@Helveg Helveg closed this as completed Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant