> 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/best-medium/check-remaining-cultures-2.md).

# Afternoon measurement

We allow the cultures to incubate additional \~4 hours for the afternoon measurement.

The below video demonstrates the sample workup. It is the exactly the same as in the morning measurement.

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

{% stepper %}
{% step %}

#### Retrieve a sample

Use a serological pipette to sample 1 mL culture. Transfer to a 5 mL centrifuge tube. Note down the sampling time.
{% endstep %}

{% step %}
**Disaggregate cell clumps**

Vortex the vial 1 minute at maximum speed to disaggregate cell clumps. See [Break up clumps and chains](https://help.sbtinstruments.com/custom/advanced-sample-preparation/break-up-clumps-and-chains) if your bacterium needs more aggressive disaggregation than this.
{% 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>Growth\_medium\_type</kbd> . For example LB or TSB.

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

{% step %}
**Check remaining cultures**

Repeat above steps with 1:10 000 dilutions of the remaining growth media.
{% endstep %}
{% endstepper %}

## Summary

You have now determined the cell concentration in the different growth media cultures.\
Proceed to the next step for the calculations to [Identify best medium](/mpd/workflows/best-medium/identify-best-medium.md).


---

# 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/best-medium/check-remaining-cultures-2.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.
