DiamondLightSource / DiamondLightSource/python-tristan

Reinstate the time histogram of events

Ouverte
#21 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
2
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.