Jorge Blanco Alonso
Jorge Blanco Alonso
Neuron scripts with graphical interface in WSL2 **Windows 10** - Install VcXSrv (or similar) - Edit ~.bashrc in your ubuntu console and add: export DISPLAY="`grep nameserver /etc/resolv.conf | sed 's/nameserver...
still issues when launching with libsonata-report master https://bbpgitlab.epfl.ch/hpc/sim/blueconfigs/-/jobs/409163
Hi @nrnhines, I've been collaborating with @joseph-tharayil on integrating online LFP calculations into CoreNEURON. During this process, we encountered an issue where the currents did not sum to zero. From...
Probably is me the one missing something... So right now, your fix [here](https://github.com/neuronsimulator/nrn/pull/2733) should be enough to fix the summation reports of i_membrane (nt.nrn_fast_imem->nrn_sav_rhs) and SEClamp(get_var_location_from_var_name(mech_id, var_name.data(), ml, j);) not...
After trying your fix, I noticed a small change in the summation reports compared with the previous version...however really small and not even close to 0. lets take the first...
The numbers are just to show the change between versions. I got them by running a small 1 cell neurodamus simulation that generates a summation report adding nt.nrn_fast_imem->nrn_sav_rhs and the...
Looks good!! Thanks! Just one extra comment, is it possible to create some unit tests? At least for the nrncore_callbacks (nrnthread_dat3_cell_count, nrnthread_dat3_cellmapping, etc.) I guess for read_phase3() would be a...
I guess being an integer was done to be consistent with NEURON secondorder https://nrn.readthedocs.io/en/latest/python/simctrl/programmatic.html#secondorder