Search found 6 matches
- Fri Mar 12, 2021 3:23 pm
- Forum: Getting started
- Topic: Find all point processes
- Replies: 5
- Views: 126
Re: Find all point processes
That is super useful. Thanks for your help. And also: general thanks for being so present with this forum over the years. I'm sure it's made a huge difference in the use of Neuron in the community.
- Thu Mar 11, 2021 11:43 am
- Forum: Getting started
- Topic: Find all point processes
- Replies: 5
- Views: 126
Re: Find all point processes
I love this. I actually started doing something like this, but I'm going to name my list doomed now. Thanks
- Mon Mar 08, 2021 4:37 pm
- Forum: Getting started
- Topic: Find all point processes
- Replies: 5
- Views: 126
Find all point processes
Hi. It would be convenient for me to have a single function that removes all point processes from a cell. (Context: doing experiments where I inject current in different locations and measure the response across the whole cell). I know, I know, I should just keep track of all my point processes and ...
- Tue Jan 05, 2021 3:17 pm
- Forum: Getting started
- Topic: Compiling Mod Files on Catalina
- Replies: 8
- Views: 815
Re: Compiling Mod Files on Catalina
Thank you for reporting how you fixed the problem. So "Command Line Tools for XCode 12", which you installed first, isn't the same as "Xcode 12.1", which fixed the problem? Sorry for the delayed reply, glad to see that this conversation was useful. That's right -Command Line Too...
- Sat Oct 24, 2020 1:08 pm
- Forum: Getting started
- Topic: Compiling Mod Files on Catalina
- Replies: 8
- Views: 815
Re: Compiling Mod Files on Catalina
Problem solved. Running mknrndll called the libreadline function from the Xcode.app directory in applications. That folder doesn't exist without downloading Xcode, which I did from the app store. After downloading XCode (12.1), I compiled the mod directory again and it was successful.
- Mon Oct 19, 2020 8:18 am
- Forum: Getting started
- Topic: Compiling Mod Files on Catalina
- Replies: 8
- Views: 815
Compiling Mod Files on Catalina
Hi. I just downloaded NEURON on Mac Catalina (10.15.7) and am trying to compile mod files from modeldb. I have tried two ways, dragging a mod folder (with a list of .mod files in it) to the mknrndll application. I have also tried navigating to the mod folder in a terminal and running mknrndll direct...