DiamondLightSource / DiamondLightSource/python-tristan
Add ability to slice data into unequal/user defined bins
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100