Search found 8 matches

by sandeepb
Fri Feb 19, 2021 9:40 am
Forum: Getting started
Topic: run funtion error
Replies: 3
Views: 9144

Re: run funtion error

Thank you for the response Please find the complete error below.. NEURON -- VERSION 7.8.2 release/7.8 (09b151ec) 2020-12-16 Duke, Yale, and the BlueBrain Project -- Copyright 1984-2019 See http://neuron.yale.edu/neuron/credits loading membrane mechanisms from C:\Users\Sandeep\OneDrive - Sandeep\PROJ...
by sandeepb
Tue Feb 16, 2021 11:15 pm
Forum: Getting started
Topic: run funtion error
Replies: 3
Views: 9144

run funtion error

Hi, when i am running the below code for single adex neuron getting error "simgraph_remove : object prefix is NULL" .. Any suggestions would be helpful Here is the code: tstop=1000 dt=0.025 objref cvode,g1 stdinit() cvode=new CVode() cvode.atol(0.001) cvode_active(1) cvode.use_local_dt(1) ...
by sandeepb
Thu Mar 31, 2016 6:47 am
Forum: Anatomically detailed models
Topic: Exporting a morphology ASCII file from neuron
Replies: 1
Views: 8718

Exporting a morphology ASCII file from neuron

Hello ,

Is it possible to get ASCII morphology file from the neuron cell model including with pt3dpoints(hoc file).

Kindly Suggest regarding this.


Thank you
by sandeepb
Sun Jan 03, 2016 5:45 am
Forum: Anatomically detailed models
Topic: Exporting a hoc file from import3d
Replies: 5
Views: 8660

Re: Exporting a hoc file from import3d

Yes, I can successfully import morphology file without an error.
Not able to export to cell builder
by sandeepb
Fri Jan 01, 2016 10:10 pm
Forum: Anatomically detailed models
Topic: Exporting a hoc file from import3d
Replies: 5
Views: 8660

Re: Exporting a hoc file from import3d

Hi, I am using Neuron 7.4 Version, with Linux 14.04 as a Platform, Please see below response for "nrngui" command. nrngui NEURON -- Release 7.4 (1351:8f462ea7e030) 2015-07-21 Duke, Yale, and the BlueBrain Project -- Copyright 1984-2015 See http://www.neuron.yale.edu/neuron/credits nrniv: u...
by sandeepb
Fri Jan 01, 2016 11:35 am
Forum: Anatomically detailed models
Topic: Exporting a hoc file from import3d
Replies: 5
Views: 8660

Exporting a hoc file from import3d

Hi, I am trying to export a hoc file from import 3d tool using the cellbuilder, the cell builder dialog is not showing up and i came across the following errror id2line (func) returns no value near line 1 {cbexport()} ^ Import3d_SWC_read[0].id2line(2) Import3d_GUI[0].chk_valid() Import3d_GUI[0].cbex...
by sandeepb
Wed May 06, 2015 10:39 am
Forum: Parallel NEURON
Topic: Dynamic load balancing
Replies: 3
Views: 6898

Re: Dynamic load balancing

Dear Ted,
Thank you for clearing the confusions.

"cell splitting" you mean multisplit and split-cell methods can be used to improve the balance ?

I came across references for multisplit method, can you please suggest any references and work related to split-cell method?

Thank you
by sandeepb
Mon May 04, 2015 5:45 am
Forum: Parallel NEURON
Topic: Dynamic load balancing
Replies: 3
Views: 6898

Dynamic load balancing

Hi,

What kind of load balancing algorithm is used in parallel context ? Is it static or dynamic . I assume it is static since round robin scheduling is used. Is there any chance if it is dynamic? Can anyone suggest the work related with dynamic load balancing for parallelization?

Thank you
Sandeep