moose icon indicating copy to clipboard operation
moose copied to clipboard

MOOSE simulator.

Results 13 moose issues
Sort by recently updated
recently updated
newest added

In older versions, one needed to set the timestep (dt) for the various clock ticks and assign them to specific function (process/init) in classes/objects selected by wildcard in order to...

docs

Added updated rdesignuer documentation and supporting images

Hello, Another student is getting this error in her code. We do not know why. The same code is running perfectly fine on my computer. Do you have any suggestions?...

I would like to insert channels into the dendrites of a cell model (in this case barrionuevo_cell1zr.CNG.swc), but don't have a good way of doing so yet. Using moose.le(), I...

Rdesignuer documentation is cleaned up and updated.

In Windows 10 OS, after pip installation of pymoose, the import command raises an error: File "C:\ProgramData\Anaconda3\lib\site-packages\moose\moose.py", line 21, in from moose._moose import * ModuleNotFoundError: No module named 'moose._moose' Seems...

File _ex8.3_spine_vol_change.py_ cannot run because in _wrapper.py_ there is an error in __new__ on line 81: "TypeError: super(type, obj): obj must be an instance or subtype of type" ![image](https://user-images.githubusercontent.com/65917368/82834639-ba388680-9e8f-11ea-96c2-df432246b594.png)

My environment is `bhallalab/moose` docker. Using `moosegui` when I try to load [moose-examples](https://moose.ncbs.res.in/readthedocs/user/py/cookbook/elec_GUI.html) I fail to load any of the models shown in the documentation. When I follow the instruction...

status:deferred

The progress indicator goes up to 13% and then throws this exception: ``` Traceback (most recent call last): File "/usr/local/lib/moose/gui/biomodelsclient.py", line 240, in runQuery name = unicode(self.client.service.getModelNameById(item)).encode("utf-8") File "/usr/local/lib/moose/gui/suds/client.py", line...

status:deferred
task