Tutorial
Pilus
Python toolbox for working with BactoBox® data files on your computer
Last updated
Was this helpful?
Python toolbox for working with BactoBox® data files on your computer
Pilus is an open-source Python package that turns your BactoBox® data files into something you can load, analyze, and plot. It reads the binary formats your BactoBox® produces — BDR file and IQS file — and converts them to friendlier formats such as summary.csv.
This is an advanced feature. We only support advanced features through a custom solution. Contact SBT for details.
Pilus uses uv to manage dependencies. Once you have uv, install Pilus and its dependencies:
uv sync --all-extrasuv run pilus convert measure-bb2221028-A02.bdr measure-bb2221028-A02.csvFind the source code, full instructions, and more examples on GitHub. Pilus is released under the MIT License.
Last updated
Was this helpful?
Was this helpful?

