Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes #213

Merged
merged 2 commits into from
May 7, 2024
Merged

Small fixes #213

merged 2 commits into from
May 7, 2024

Conversation

sgherbst
Copy link
Contributor

@sgherbst sgherbst commented May 7, 2024

Fixes several open issues: #150, #151, #131, #129.

For #131 (tool for inspecting queue files), you can now run switchboard -i path/to/queue to print the contents of the queue. switchboard -i path/to/queue -f umi will interpret the contents of the queue as UMI packets.

For #129, you can now pass a range object to many of the inputs of random_umi_packet. A list of ranges will also work, as will a nested list structure with a mix of range objects, arrays, and values. This will hopefully make it easier to efficiently represent the constraints for random packet generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant