> 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/summary.md).

# Summary

In this workflow, MPD-1, you tracked the deceleration and stationary phase to identify a suitable harvest point. In the *S. epidermidis* growth curve examples, we obtained the below growth curve. The fully drawn line is the cell concentration, while the dashed line represents CIZE.

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

## Key parameter for harvesting

The below plot shows the *S. epidermidis* example. The harvest time (dashed line with arrow) is 11.8 hours as assessed by BactoBox® and CFU data (the CFU arithmetic mean for the 15 hour data point is slightly higher, but the change is not statistically significant).

<figure><img src="/files/6g8X9RSXr2D6cL2NDteP" alt=""><figcaption></figcaption></figure>

We obtained the below harvest time parameters.

| Harvest time | Harvest time concentration  | Harvest time CIZE |
| ------------ | --------------------------- | ----------------- |
| 11.8 hours   | 7.2×10<sup>9</sup> cells/mL | 0.83 µm           |

These values are of particular interest for subsequent production runs. The 11.8 hours will get the culture close to the onset of stationary phase with maximal cell concentration, but we recommend that you also do BactoBox® measurements when approaching the defined incubation time for your production runs.

* If the harvest time concentration is lower than in the engineering run, it may be beneficial to extend the incubation time.
* If CIZE is higher than in the engineering run, it may be beneficial to extend the incubation time.

In practice this means that - for production runs - the harvest time is actually a harvest *window*. Find more information on this in the explainer [Harvest window](/mpd/cell-growth/harvest-window.md).

## Key assumptions and verification tests

To use BactoBox® as a proxy for maximum CFU/mL, we rely on assumptions that have generally been proven valid. But there may be exceptions. Use our additional workflows to verify these assumptions for your cultures.

| Assumption                                                                             | Verification test                                                                                                                                                                                           |
| -------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| The sample is suitable for flow cytometry with predominantly single free-flowing cells | A quick check in a microscope is always a good idea. Also, check [Break up clumps and chains](/advanced/advanced-sample-preparation/break-up-clumps-and-chains.md) for how to get a single-cell suspension. |
| BactoBox® and plate counts correlates closely in stationary stage.                     | Run a head-to-head experiment using the [Correlation group type](/software/access/pages/measurement-group/correlation-group-type.md) to verify correlation between the methods.                             |

## Summary

You have now completed the MPD-1 workflow on determining harvest time for batch processes with bacteria as the product. The engineering run serves as a decision-making basis for future production runs.

We recommend that you also use BactoBox® for tracking the production runs. This will enable fine-tuning of the harvest point within the harvest window.

We have added an [Optional: rigorous approach](/mpd/workflows/mpd1/optional-rigorous-approach.md) section to this workflow. It uses a more involved statistical test for evaluating the best harvest time.


---

# 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/summary.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.
