tVec

biophysics_fitting.utils.tVec(cell)

Convenience method to convert a py:attr:~single_cell_parser.cell.Cell.tVec to a numpy array.

Parameters:
cell : Cell

The cell object.

Returns:

The time vector of the cell.

Return type:

numpy.ndarray