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

Description
It seems that bluecellulab is currently only finding node sets in the circuit config's node sets file, which means using any of the node sets defined in the simulation config's node sets file would raise an exception.
It would be nice if it could also look into the simulation config's node sets file and prioritise that file over the circuit config's node sets file as the simulation config is what CircuitSimulation takes as an argument.
If you are interested in implementing this, I'm happy to help should you need help with bluepysnap.