Compiling Ipulse1

The basics of how to develop, test, and use models.
Post Reply
hallockk
Posts: 43
Joined: Fri Jul 23, 2010 9:02 am

Compiling Ipulse1

Post by hallockk »

Hi everyone,

I'm using Neuron 7.1 on my Windows computer. I'm trying to install Ipulse1 & Ipulse2, the regular pulsing MOD files that can be downloaded from the Neuron website, but must be doing something wrong. The files are currently stored in C:\nrn71\bin\pulsedistrib and I have the compiler place nrnmech.dll in C:\nrn71\bin\, but when I load the SES file provided with the MOD files (foo.ses), I receive the following error:

nrniv: Ipulse1 is not a Mechanism or Point Process
in foo.ses near line 55
}
^
PointProcessManager[0].MechanismStandard("Ipulse1" )
xopen("foo.ses" )

Where should these files be put?

Thanks,

Kevin
ted
Site Admin
Posts: 6305
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: Compiling Ipulse1

Post by ted »

Interesting you should ask. Please see the recent posts in the thread
exp2syn without NetCon
http://www.neuron.yale.edu/phpBB2/viewt ... =16&t=2009
i.e. the ones that start with the post by mattmc88 dated Thu Jul 22, 2010 2:39 pm

--Ted
hallockk
Posts: 43
Joined: Fri Jul 23, 2010 9:02 am

Re: Compiling Ipulse1

Post by hallockk »

Thanks! I put the pulses in the folder with my SES files, compiled them, and they load when the SES file is opened.

Kevin
Post Reply