> 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/cell-growth/carrying-capacity-k/overview-of-methods-for-k/microscopy-for-k.md).

# Microscopy for K

Counting of bacteria is typically done using a specialized counting chamber like the improved Neubauer. A small volume of the culture sample is transferred to the counting chamber and the cells in the small squares are manually counted in a microscope. Often, this is a manual procedure, but automated cell counters are also available.

Bacteria can be counted using phase contrast microscopy without labels. Fluorescence microscopy is another common method, where bacteria are stained with fluorescent dyes before counting.

<figure><img src="/files/qb5ggVFbBeH2kOTjE3WD" alt=""><figcaption><p>Counting of bacteria using a microscope. Illustration of improved Neubauer counting chamber.</p></figcaption></figure>

## Advantages of microscopy for K

Microscopy is a direct method for cell counting, unlike optical and dry weight methods, which require calibration. With microscopy, cells are observed and counted directly, providing accurate species identification, rather than inferring concentration from turbidity or biomass.

Direct enumeration by microscopy offers a key advantage over the plate count method: it maintains a constant total cell concentration once the stationary phase begins.

In addition, microscopy can reveal is the sample contains of single cells or aggregates. While challenging, this method is fundamentally the only way to count cells in clumps and chains.

## Disadvantages of microscopy for K

On the flip side, microscopy is time-consuming and low throughput. The sample-workup is involved and cell-counting is slow. Because only a fraction of the sample size is inspected, sampling error can occur if cells are unevenly distributed in the counting chamber.

Precision is relatively low because relatively few objects are enumerated. The method is also known to be somewhat operator-dependent and requires extensive training for reliable results.

## Practical recommendations

The low throughput and low precision makes microscopy is unsuited as a real-time method for multiple time points. It is, however, a great qualitative technique to inspect cell morphology and check for the presence of clumps and contaminants. With a microscope it is easy to evaluate if the sample needs further workup for a single-cell suspension.


---

# 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/cell-growth/carrying-capacity-k/overview-of-methods-for-k/microscopy-for-k.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.
