Skip to content

Cannot make a model a "target" into a NEURON network #10

@SteMasoli

Description

@SteMasoli

Hi.

I have used your code, for the past year, without issues.

Now I'm trying to make a small scale network using PyNeuron-Toolbox to load the morphology of a model. I can correctly simulate, stimulate and record the cell in the network, but when i define it as a target for other cells, NEURONS replayed with a "NoneType".

I have tried the same code with another model, with a "built in" morphology, and everything is fine.

cell = self, which is critical, is present. Maybe defining self.soma[0] causes the issue but i cannot change it back to a classic self.soma.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions