Skip to content

Commit

Permalink
Merge pull request #404 from Hjorthmedh/region_mesh_redux
Browse files Browse the repository at this point in the history
Fixed unit test
  • Loading branch information
Hjorthmedh authored Jan 18, 2024
2 parents ec56cf3 + f7999d2 commit 8132cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snudda/init/init.py
Original file line number Diff line number Diff line change
Expand Up @@ -1494,7 +1494,7 @@ def define_striatum(self,

####

if True:
if np.array(["NGF" in list(self.network_data["Neurons"].keys())]).any():
# Connections to and from NGF
# NGF -> SPN 25/29 connected within 100 micrometers (Ibanez-Sandoval, et al 2011)
# NGF -> SPN 11/14 connected (English et al, 2012)
Expand Down

0 comments on commit 8132cf7

Please sign in to comment.