Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Fix circuit validation and biophysical properties

Choose a tag to compare

@tomdele tomdele released this 06 Jul 12:11
f90fc4f
  • Fix circuit validation when edge_group_id/index are missing (allow missing edge_group_id/index for single group population)
  • Fix circuit validation when model_type is part of @library
  • Check if a node population contains biophysical nodes before calling .morph
  • Add source/target to the available properties for edges
  • Improved testing for the morph.py module (removed unneeded mocks)