registry
registry
¶
Bolus arrival time detector registry.
ResiduePeakDetector
¶
Bases: BaseArrivalDetector
Detect arrival time from peak of residue function.
detect
¶
Detect arrival time from peak of residue function.
| PARAMETER | DESCRIPTION |
|---|---|
residue_function
|
Residue function R(t).
TYPE:
|
dt
|
Time step in seconds.
TYPE:
|
| RETURNS | DESCRIPTION |
|---|---|
float
|
Estimated arrival time in seconds. |
register_arrival_detector
¶
Register a bolus arrival time detection algorithm.
list_arrival_detectors
¶
List registered arrival time detection algorithms.