After slicing node collection, spatial metadata (especially positions) is incorrect in NEST >= 3.2 #2414
Labels
I: User Interface
Users may need to change their code due to changes in function calls
S: Critical
Needs to be addressed immediately
stale
Automatic marker for inactivity, please have another look here
T: Bug
Wrong statements in the code or documentation
Describe the bug
When creating a node collection with spatial metadata containing more than one node, slicing and then fetching the positions of the nodes returns the positions of the unsliced node collection
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Current output of script (NEST 3.{2,3})
Expected output (NEST 3.{0,1})
Desktop/Environment (please complete the following information):
or
Additional context
Tested with @jasperalbers
The text was updated successfully, but these errors were encountered: