Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjorthmedh committed Oct 23, 2023
1 parent bdaf814 commit 733421a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snudda/place/place.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,8 @@ def add_neurons(self,
else:
morphology_id = None

print(f"Debugging: morphology_id = {morphology_id}")

n = neuron_prototype.clone(position=coords,
rotation=rotation,
morphology_id=morphology_id,
Expand Down

0 comments on commit 733421a

Please sign in to comment.