Retrieving current data from a file
Posted: Thu Apr 14, 2011 7:38 pm
I'm not sure if I'm posting in the right category, so feel free to move the topic if needed.
I'm using the model from "http://senselab.med.yale.edu/ModelDb/sh ... del=123623" to get some voltage data using white-noise as the input current, rather than the standard step-input on IClamp.
I'm importing the current using the Play Vector method, but for some reason I don't understand, the model is not picking up the imported data, but always runs using the default parameters on IClamp.
The following are there exact steps I'm taking to import the data.
Vector -> Retrieve from file
Vector -> Play -> Vector from Clipboard
------------------> Variable Name -> IClamp[0].i
------------------> Connected (Pressed)
Then I set IClamp[0].del = 0 an IClamp[0].dur = 1e9, and run the simulation, but it will still use a square-current with amplitude defined in IClamp[0].amp.
Any help with this will be appreciated, I'm new to NEURON, and have already spent two days trying to figure this out.
I'm using the model from "http://senselab.med.yale.edu/ModelDb/sh ... del=123623" to get some voltage data using white-noise as the input current, rather than the standard step-input on IClamp.
I'm importing the current using the Play Vector method, but for some reason I don't understand, the model is not picking up the imported data, but always runs using the default parameters on IClamp.
The following are there exact steps I'm taking to import the data.
Vector -> Retrieve from file
Vector -> Play -> Vector from Clipboard
------------------> Variable Name -> IClamp[0].i
------------------> Connected (Pressed)
Then I set IClamp[0].del = 0 an IClamp[0].dur = 1e9, and run the simulation, but it will still use a square-current with amplitude defined in IClamp[0].amp.
Any help with this will be appreciated, I'm new to NEURON, and have already spent two days trying to figure this out.