Plot error when changing the background colour
@salvadord 已经在做这个了。
开始于 2022年11月22日。
评估
这个 Issue 还没有评估数据。
描述
When changing the background colour to white, an error appears related to the plots
- "'TypeError' object has no attribute 'plotName'"
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
~/git/netpyne-ui/netpyne_ui/netpyne_geppetto.py in getPlot(self, plotName, LFPflavour, theme)
777 else:
--> 778 fig_data = getattr(analysis, plotName)(**args)
779 if isinstance(fig_data, tuple):
~/git/netpyne-ui/src/netpyne/netpyne/analysis/dipole.py in plotDipole(showCell, showPop, timeRange, dpi, figSize, showFig, saveFig)
40
---> 41 p = p/1000.0 # convert from nA to uA
42
TypeError: unsupported operand type(s) for /: 'Dict' and 'float'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
/tmp/ipykernel_212837/2246607073.py in <module>
----> 1 netpyne_geppetto.getPlot(utils.convertToPython('"plotDipole"'),utils.convertToPython('false'),utils.convertToPython('"guiBlack"'))
~/git/netpyne-ui/netpyne_ui/netpyne_geppetto.py in getPlot(self, plotName, LFPflavour, theme)
798 return fig_data
799 except Exception as e:
--> 800 err = "There was an exception in %s():" % (e.plotName)
801 logging.exception(("%s \n %s \n%s" % (err, e, sys.exc_info())))
802
AttributeError: 'TypeError' object has no attribute 'plotName'
https://images.zenhubusercontent.com/122103040/dd5cf97f-e3c7-4b37-997c-e9a21346517f/video.mov
- 主要语言
- JavaScript
- 星标
- 23
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
MetaCell/NetPyNE-UI 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 45/100
MetaCell/NetPyNE-UI#835 ·
-
难度 3/5 1-2 天 新手友好度 35/100
MetaCell/NetPyNE-UI#832 ·
-
MetaCell/NetPyNE-UI#829 · 2 条评论 · 已指派 3 人 ·
-
难度 4/5 3-5 天 新手友好度 42/100
MetaCell/NetPyNE-UI#794 · 2 条评论 ·
-
MetaCell/NetPyNE-UI#793 · 1 条评论 · 已指派 1 人 ·
查看 MetaCell/NetPyNE-UI 的全部 Issue
相似的 Issue
-
bug confirmed issue
难度 2/5 1-3 小时 新手友好度 75/100
open-webui/open-webui#30750 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
Mend: dependency security vulnerability untriaged
难度 2/5 1-3 小时 新手友好度 70/100