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

Catch some "placeholder" channel positions being 0 on flongle #384

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

Adoni5
Copy link
Contributor

@Adoni5 Adoni5 commented Aug 27, 2024

Catches the specific condition where some channel numbers are 0 due to the flongle having a weird shape.
Only relevant when drawing, as we loop all channel numbers returned by generate_flowcell.

Catches the specific condition where some channel numbers are 0 due to the flongle having a weird shape.
Only relevant when drawing, as we loop all channel numbers returned by generate_flowcell.
@Adoni5
Copy link
Contributor Author

Adoni5 commented Aug 27, 2024

Adds a new field in the config - split_axis, which defaults to 1, and passes through to the flow cell generation and drawing.

…umn count being a prime number and as such unsplittable.

Add an FAQ question to the same effect
Copy link
Contributor

@mattloose mattloose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flongle layout is odd. i agree.

@Adoni5 Adoni5 merged commit 58e8327 into main Aug 27, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants