DiamondLightSource / DiamondLightSource/python-tristan

Reinstate the time histogram of events

未关闭
#21 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
2
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

An early iteration of the Tristan tools included a time histogram tool, which disregarded the `event_id` information and simply binned events into time bins, equivalent to what you would get by summing the counts on each image from `images multi` or `images pp`. It is obviously a trivial calculation to `bincount` the image numbers, so this should be reinstated.

Output was a PNG plot of the histogram and a CSV table of bin edges and frequencies, simply created with Pandas. This seemed to provide useful functionality to I19 beamline staff and users at the time.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。