PEtab-dev / PEtab-dev/libpetab-python

Mapping table contributions to parameter table validation (SciML use case)

未關閉
#494 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

validation
主要語言
Python
星號
18
分支
9
PR 合併指標
30 天內沒有已合併 PR

描述

Background

This issue summarises the question of whether the mapping table should be allowed to contribute additional valid entries to the parameter table. This came up during review of #482 and #480.

For currently supported model types (SBML, PySB), the assumption has been that the mapping table would not introduce additional valid parameter table entries.

However, Petab-SciML requires this kind of mapping table contribution. For example, a network parameter group net1.parameters could be assigned a PEtab ID (e.g. net_ps) in the mapping table, and that ID would then appear in the parameters table with its bounds and priors. In this case, the mapping table does need to feed into parameter table validation.

Open questions
  • Are SciML problems the only use case where mapping table entries need to be treated as valid parameter table parameters?
  • What API would be needed to validate parameters contributed by the mapping table?
    • A SciML specific ValidationTask is one option
Next steps
  • Confirm whether SciML is the only use case for this requirement
  • Design the API to support it
  • Implement and test

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

No source files, tests, or entry points are named. Start by reviewing issues #482 and #480 and confirming whether SciML is the only use case; design an API for mapping-table-contributed parameters, then implement and test the validation behavior.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
backend-api-design
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
冷清
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。