DiamondLightSource / DiamondLightSource/python-tristan

Reinstate the time histogram of events

オープン
#21 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。