pedarProbe.analyse.sensor_peak#
- pedarProbe.analyse.sensor_peak(node: DataNode) Series[source]#
Compute the peak pressure of each sensor.
- Parameters:
node – the
pedarProbe.node.DataNodeobject.- Returns:
the peak pressure of each sensor, with sensor ID as the index.
- Return type:
pandas.core.series.Series