> 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/mpd1/track-deceleration-phase.md).

# Track deceleration phase

In the section [Plan experimental timeline](/mpd/workflows/mpd1/plan-experimental-timeline.md) you did the calculations needed to get a culture in the deceleration phase. At this point, the concentration is usually 1×10<sup>9</sup>–1×10<sup>10</sup> cells/mL and dilutions of 1:10,000 should be sufficient to get within the BactoBox® working range.

Use [**triplicate repeats**](#user-content-fn-1)[^1] to get a good assessment of mean and standard deviation. This is important to know if the concentration is truly changing or if differences in concentration is simply due to inherent variability. We use a cold rack for arresting further cell divisions as otherwise the concentration may drift during repeat measurements.

{% hint style="success" icon="temperature-arrow-down" %}

## Stop further cell divisions by quick cooling

Arrest further growth by transferring the sample to an cold rack.

We want precise measurements with small error bars for each measurement method. If the cells are still dividing post-sampling, this will lead to drift in concentrations and pronounced variability.
{% endhint %}

The below video demonstrates the sample workup.

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

## Step by step

{% stepper %}
{% step %}

### Retrieve a sample

Use a serological pipette to sample 1 mL culture.

Transfer to a 5 mL centrifuge tube and 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 %}

### Arrest further cell divisions

Transfer to a cold rack to stop cell growth. Let the sample cool for at least 1 minute.
{% 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>staph-epi-harvest</kbd> or similar.

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 4–6 two times more to obtain triplicate repeats. Vortex the sample briefly prior to transferring 101 µL.

Use exactly the same input information as in step 5. 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 to measurements

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 cell concentration in deceleration phase. Next step is to [Track hourly](/mpd/workflows/mpd1/track-hourly.md).<br>

[^1]: A *repeat* uses a fresh dilution series from the primary sample.


---

# 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/mpd1/track-deceleration-phase.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.
