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

Non-standard bit width for data segments #31

Open
BastienDussap opened this issue Jan 29, 2025 · 0 comments
Open

Non-standard bit width for data segments #31

BastienDussap opened this issue Jan 29, 2025 · 0 comments

Comments

@BastienDussap
Copy link

In line 452 of flowdata.py, you warn Non-standard bit width for data segments with the comment # non-standard bit width... Does this happen?.

In the Data File Standard for Flow Cytometry – Version FCS 3.2 (http://flowcyt.sf.net/fcs/fcs32.pdf) page 39 (3.3.38), the example given uses 10 bits. and I have come across a file (not a .fcs but a .LMD) that was encoded using 10bits.

Maybe it would be nice to adapt the function __parse_int_data to manage int coded using 10bits.

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

No branches or pull requests

1 participant