Open Helveg opened 8 months ago
Currently morphologies can't be unpickled. It would be nice if you could. To pickle we'd probably have to add a __(g/s)etstate__ able to pack it as its full matrices and graph of branches, and then unpack, construct the branches, and connect them.
__(g/s)etstate__
Currently morphologies can't be unpickled. It would be nice if you could. To pickle we'd probably have to add a
__(g/s)etstate__
able to pack it as its full matrices and graph of branches, and then unpack, construct the branches, and connect them.