Dear NEST users,
In the past version, for debugging purposes, I used to get information of my source and target using the GetStatus function.

However, with NEST 3.0, I couldn't find a way to do so, mainly because I have to pass either a SynpaseCollection or NeuronCollection as a function argument to GetStatus. Is it possible to fetch node collection from neuron id? Or any easier way to get the source and target properties.

I referred document at link https://nest-simulator.readthedocs.io/en/v3.1/guides/connection_management.html?highlight=getstatus#inspecting-connections

I have attached the python file for the same.


--
Thanks and Regards

Maryada