DiamondLightSource / DiamondLightSource/python-tristan
Add ability to slice data into unequal/user defined bins
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 2
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the sequences subcommand and its existing binning implementation. Check how the trigger repetition rate is used, then define the user-facing input for unequal bins and verify that the output uses 10ns bins for the first 1000ns and 1us bins for the remaining 19us.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli, data
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100