I believe the x,y,z position [here](https://github.com/GazzolaLab/MiV-Simulator/blob/main/src/miv_simulator/network.py#L1030) is soma-relative, thus always 0. I suspect we need to do an additional `scatter_read_cell_attributes(...)` with `namespaces=["Generated Coordinates"]` instead.