> 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/mpd/workflows/cross-check/bactobox-measurements.md).

# BactoBox measurements

Once the cell clumps are disaggregated and the sample is cold, perform the BactoBox® measurements in triplicate.

We expect a high cell concentration and therefore an 1:10 000 dilution is usually sufficient. Dilution is done by two consecutive dilution steps. First a 1:100 dilution and then a 1:10 000 dilution.

The video below demonstrates the sample preparation.

<figure><img src="/files/f9kAUrtMfXrTeJLjgKmb" alt=""><figcaption></figcaption></figure>

## Step by step

{% stepper %}
{% step %}

### Vortex briefly

Vortex the sampling vial 5 seconds at max speed to ensure that cells are evenly dispersed. This assumes that the sample was already aggressively disaggregated in the previous step [Retrieve culture sample](/mpd/workflows/cross-check/retrieve-culture-sample.md).
{% endstep %}

{% step %}

### Dilute 1:100

Transfer 101 µL of your sample to 10 mL of diluent. Vortex 10 seconds at maximum speed.
{% endstep %}

{% step %}

### Dilute 1:10 000

Transfer 101 µL of the diluted sample to 10 mL of diluent. Vortex 10 seconds at maximum speed.
{% endstep %}

{% step %}

### Measure the diluted sample on BactoBox®

Transfer the tubing kit to the 1:10 000 vial.

Press <kbd><mark style="background-color:purple;">Measure<mark style="background-color:purple;"></kbd> in Access to start a new measurement.

* Dilution: <kbd>10 000</kbd>
* Label: <kbd>End-of-fermentation</kbd> .
* Sampling time: Register the exact time when the sample was obtained, i.e. what you wrote on the sampling vial.

After completing the measurement, Access will automatically calculate the cell concentration in the culture in the field <kbd>Cells/mL × Dil</kbd>.
{% endstep %}

{% step %}

### Measure repeat #2 and #3

Repeat steps 1–4 two additional times to obtain triplicate repeats.

Use exactly the same input information as in step 4. When identical sampling time and label is used, Access will treat the data as replicates.
{% endstep %}
{% endstepper %}

{% hint style="info" %}

## Pro tip: Add information on incubation time .

The Access column [calcHPI ](/software/access/pages/measurement-group.md)(calculated hours post inoculation) is a straightforward way to append incubation time to your measurements. If your cultures were inoculated 24 hours before the first measurement, then add the number <kbd>24</kbd> to the HPI cells for each label. This will automatically offset the measurements with 24 hours. This is optional, but very convenient.

<img src="/files/fwNWilgOV4yfio1FMYlQ" alt="" data-size="original">
{% endhint %}

## Summary

You have now determined the BactoBox® cell concentration in triplicate repeats for the EoF[^1] sample. Next step is [Calculate dilutions](/mpd/workflows/cross-check/calculations-for-plating.md).

[^1]: End-of-Fermentation


---

# 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:

```
GET https://help.sbtinstruments.com/mpd/workflows/cross-check/bactobox-measurements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
