MetaCell / MetaCell/PsyNeuLinkViewSource
Define entry points for the debug running mode
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
provide tech spec of where the debugger entry point(s) should be placed in psyneulink, as per last call the Report class provides an enter and exit method that we could leverage since they already have the entire context.
The source of truth for the data to be plotted will always and only be the log/text file so that we keep consistency between the normal running simulation mode and the debug one.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 Report 类及其现有的 enter 和 exit 方法,然后跟踪正常运行的 simulation 如何生成 log/text file。确定 debug-mode 的入口点应放在哪里,以及它们如何使用该上下文,同时继续将 log/text file 作为绘图的唯一来源。完成的标准是形成一份达成共识的技术规范,但 issue 没有指定文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100