DiamondLightSource / DiamondLightSource/python-tristan
Add ability to slice data into unequal/user defined bins
未关闭
- 主要语言
- Python
- 星标
- 2
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add ability for sequences subcommand to use unequal bins. For example, given a trigger rep rate of 20us, we want to slice the data into 10ns bins for the first 1000ns, then 1us bins for the remaining 19us.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 sequences 子命令及其现有的 binning 实现。检查 trigger repetition rate 的使用方式,然后定义用于不等长 bin 的面向用户的输入,并验证输出对前 1000ns 使用 10ns bin,对剩余的 19us 使用 1us bin。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cli, data
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100