Add ability to slice data into unequal/user defined bins

Open
#108 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
cli, data

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.

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.

Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DiamondLightSource/python-tristan

All issues in DiamondLightSource/python-tristan

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.