> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/tutorials/measure-overnight-culture.md).

# Measure a dense culture

This tutorial is for your second bacterial measurement on BactoBox®. It is slightly more advanced than the first tutorial [Do a simple measurement](/tutorials/measure-vitroid-tm-disc.md) but still simple and predictable with short hands-on time. You will make an overnight culture and learn how to dilute to a suitable working range.

The success criterion for this tutorial is to get a BactoBox® measurement within 30,000 to 5,000,000 cells/mL. You can complete this tutorial as a :school\_satchel:<kbd>Beginner</kbd> to BactoBox® measurements.

<table><thead><tr><th width="181.99993896484375">BactoBox® skill level</th><th width="211.2222900390625">Time to complete (E. coli)</th><th width="145.4442138671875">Hands-on time</th><th>Requirements</th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f392">🎒</span> Beginner</td><td><span data-gb-custom-inline data-tag="emoji" data-code="23f3">⏳</span> 17 hours</td><td><span data-gb-custom-inline data-tag="emoji" data-code="23f1">⏱️</span> 0.5 hours</td><td><i class="fa-hard-drive">:hard-drive:</i> <a href="/spaces/AjOYV4v43T0TFlSRqgAp/pages/3JJDRTohjXVJqe8Q6JDr#v7.6a">7.6a</a><br><i class="fa-floppy-disk">:floppy-disk:</i> ≥ v2026.02a<br><i class="fa-bacteria">:bacteria:</i> <a href="https://www.sigmaaldrich.com/DK/en/product/sial/vt000137"><em>Escherichia coli</em> WDCM 00013 Vitroids™</a></td></tr></tbody></table>

## Soluble *E. coli* Vitroids™ disc

For this tutorial we recommend [*Escherichia coli* WDCM 00013 Vitroids™](https://www.sigmaaldrich.com/DK/en/product/sial/vt000137) ATCC<sup>®</sup> 25922 from Sigma/Merck. Lead time is usually 1-5 days. Price is \~200 USD including shipping. 10 vials are included in each shipment. Concentration per disc is stated as 50,000-150,000 CFU mean value range.

<figure><img src="/files/aIqKy6N7RRK5MnRMcMTE" alt="" width="188"><figcaption><p>A soluble Vitroid™ disc containing 50,000–150,000 CFU of <em>E. coli</em> ATCC® 25922 .</p></figcaption></figure>

{% hint style="info" icon="snowflakes" %}

## Alternative: Use an in-house *E.coli* cryo stock instead of a Vitroids™ disc

You will get the best experience if you procure [*Escherichia coli* WDCM 00013 Vitroids<sup>™</sup>](https://www.sigmaaldrich.com/DK/en/product/sial/vt000137) from Sigma/Merck. Alternatively, you can use an in-house *E. coli* glycerol stock to prepare an overnight culture. See more details in [Inoculate LB medium](/tutorials/measure-overnight-culture/inoculate-lb-medium.md).
{% endhint %}

## Hit the right concentration

An *E. coli* shake flask overnight culture typically has \~1×10<sup>10</sup> cells/mL, i.e. 10,000,000,000 cells/mL. Max concentration for a BactoBox® measurement is 5×10<sup>6</sup> total/mL, i.e. 5,000,000 total/mL.

A typical overnight culture must be diluted 1:10,000 to hit the right concentration.&#x20;

Use two consecutive 1:100 dilution steps to prepare a 1:10,000 dilution.&#x20;

<figure><img src="/files/Yxg3Oa5r3kD0y6gP0aHC" alt=""><figcaption><p>A 1:10,000 dilution is made by two consecutive 1:100 dilutions.</p></figcaption></figure>

{% hint style="success" icon="foot-wing" %}

## Save time and reagents by using 1:100 dilutions instead of 1:10 dilutions

BactoBox® has a \~100-fold [dynamic range](#user-content-fn-1)[^1]. You save time and reagents by using 1:100 dilutions.

This is different from the 1:10 dilution series used in microbiology. The 1:10 dilutions are needed for plate counts where the dynamic range is only 10-fold (25–250 colonies are typically counted on an agar plate).
{% endhint %}

## Overview

In this tutorial we will demonstrate how to solubilize the disc and get the bacteria ready for BactoBox® analyses. The overall steps in the tutorial are given below.

1. [Get things ready](/tutorials/measure-overnight-culture/get-things-ready.md)
2. [Inoculate LB medium](/tutorials/measure-overnight-culture/inoculate-lb-medium.md)
3. [Prepare sample](/tutorials/measure-overnight-culture/disaggregate-bacteria.md)
4. [Dilute and measure](/tutorials/measure-overnight-culture/dilute-and-measure.md)
5. [Summary](/tutorials/measure-overnight-culture/summary.md)

## Summary

After this introduction you can proceed to [Get things ready](/tutorials/measure-overnight-culture/get-things-ready.md).

[^1]: Dynamic range is the interval over which a method provides reliable quantitative measurements.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.sbtinstruments.com/tutorials/measure-overnight-culture.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
