# Growth curve group type

## Plots

The growth curve group type generates two plots based on the following columns:

<table><thead><tr><th width="190">Plot</th><th>Column on x-axis</th><th width="279">Column(s) on y-axis</th></tr></thead><tbody><tr><td>Growth curve</td><td><a href="/pages/2EfJCsEJsnAsSWau3pCT#how-calchpi-is-calculated">calcHPI</a></td><td>Cells/mL</td></tr><tr><td>CIZE</td><td><a href="/pages/2EfJCsEJsnAsSWau3pCT#how-calchpi-is-calculated">calcHPI</a></td><td>CIZE</td></tr></tbody></table>

## CIZE

{% hint style="warning" %}

### The CIZE metric is an experimental feature

We make [experimental features](/encyclopedia/software/bactobox-r-software-changelog/experimental-feature.md) available to everyone to test market interest and gather early\
feedback. [Tell us what you think](mailto:customersupport@sbtinstruments.com?subject=experimental-cize).

Experimental features may change, break, or be removed in future updates.
{% endhint %}

CIZE *(cell-impedance-derived size)* is the average electrical diameter of cells. It is primarily driven by cell size. Other factors may influence CIZE, such as cell morphology and electrical phenotype.

To get a CIZE value, the cells/mL concentration must be above the [limit of detection](/encyclopedia/measurements-explained/limits-of-detection.md).

{% hint style="warning" %}

### Known uncertainties about the CIZE metric

It is early days for the CIZE metric. We know that:

* For the same sample, CIZE may change from BactoBox® to BactoBox®
* For the same sample, CIZE may change from flow cell to flow cell
* CIZE may depend on the electrical conductivity of your sample
  {% endhint %}

{% hint style="success" %}

### CIZE best practices

Stick to a single BactoBox® device and a single flow cell. Ensure that the electrical conductivity of your sample is as consistent as possible.

This ensures that you get consistent CIZE results for your sample.
{% endhint %}

## Labels

Use labels to compare growth curves. Each label shows two traces: concentration (solid line) on the primary y-axis and CIZE (dashed line) on the secondary y-axis.

All measurements with an empty *Label* column correspond to the *Unlabelled* trace.

<div data-with-frame="true"><figure><img src="/files/hTwrQoFMmc2z4n0KTrJO" alt=""><figcaption><p>Example growth-curve measurement group. It contains two <em>E. coli</em> growth curves: one in CD medium and one in LB medium. Plots are grouped by label. Concentration (solid line) uses the primary y-axis (left). CIZE (dashed line) uses the secondary y-axis (right).</p></figcaption></figure></div>


---

# Agent Instructions: 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/encyclopedia/software/access/pages/measurement-group/growth-curve-group-type.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.
