toksearch-mds
MdsSignal for fetching MDSplus tree data — constructor args, location formats, TDI expressions, dims, and DIII-D efit01 signals via FDP/Pelican
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
MdsSignal for fetching MDSplus tree data — constructor args, location formats, TDI expressions, dims, and DIII-D efit01 signals via FDP/Pelican
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
TokSearch compute backends — serial, multiprocessing, Ray, and Spark; when to use each and configuration options
TokSearch xarray dataset integration — fetch_dataset and align for multi-signal time-aligned analysis
Core TokSearch Pipeline workflow — creating pipelines, fetch/map/where/keep, record data access, and iterating results
| name | toksearch-mds |
| description | MdsSignal for fetching MDSplus tree data — constructor args, location formats, TDI expressions, dims, and DIII-D efit01 signals via FDP/Pelican |
| user-invocable | false |
| license | Apache-2.0 |
| compatibility | Claude Code |
| metadata | {"author":"GA-FDP","version":"2.0","url":"https://ga-fdp.github.io/toksearch/"} |
The canonical MdsSignal documentation lives in the toksearch package docstring.
Access it with: help(toksearch) or python -c "help(toksearch)"
For detailed constructor parameters: help(toksearch.MdsSignal)
Covers: TDI expressions, location formats (None, path, remote, MdsTreePath), multi-dimensional data with dims, and FDP/Pelican usage.