name: scikit-hep-analysis description: Scikit-HEP 工具包技能,用于使用现代 Python 工具进行粒子物理数据分析 allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep metadata: specialization: physics domain: science category: data-analysis phase: 6
Scikit-HEP 分析
目的
提供关于 Scikit-HEP 生态系统的专家指导,用于使用现代 Python 工具进行粒子物理数据分析。
能力
- Awkward 数组操作
- uproot ROOT 文件 I/O
- 直方图操作(hist, boost-histogram)
- 粒子数据访问
- 向量运算
- pyhf 统计建模
使用指南
- 数据 I/O:使用 uproot 读取 ROOT 文件
- 数组:使用 Awkward 操作不规则数据
- 直方图:使用 hist 创建和操作直方图
- 统计:使用 pyhf 进行统计建模
- 分析:构建完整的分析工作流
工具/库
- scikit-hep
- awkward
- uproot
- hist
- pyhf