> 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-hourly.md).

# Track hourly

Continue hourly measurements throughout the deceleration and stationary phases until the cell concentration stabilizes. We will detail what *stable* means on next page.

The sample workup is identical to the step by step guide provided in [Track deceleration phase](/mpd/workflows/mpd1/track-deceleration-phase.md).

<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. 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 %}

{% step %}

### Conclude measurements

Stop the measurements when the relative change is <5% two consecutive measurements. We will detail the calculations in [Conclude engineering run](/mpd/workflows/mpd1/conclude-engineering-run.md).
{% endstep %}
{% endstepper %}

## Summary

You tracked the cultures hourly throughout deceleration and stationary phase with triplicate repeats. In the next step, [Conclude engineering run](/mpd/workflows/mpd1/conclude-engineering-run.md), you will decide when to conclude the experiment.


---

# 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-hourly.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.
