pedarProbe.analyse.sensor_pti#

pedarProbe.analyse.sensor_pti(node: DataNode) Series[source]#

Compute the pressure-time integral (PTI) of each sensor.

Parameters:

node – the pedarProbe.node.DataNode object.

Returns:

the peak pressure of each sensor, with sensor ID as the index.

Return type:

pandas.core.series.Series