Skip to content

Commit

Permalink
Fixed unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjorthmedh committed Jan 18, 2024
1 parent f7bb4c9 commit f7999d2
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 f7999d2

Please sign in to comment.