ewoksfluo.tasks.example_data.monitor.monitor_signal#
- ewoksfluo.tasks.example_data.monitor.monitor_signal(expo_time, npoints, max_decay=0.8, number_of_injections=2, seed=None)[source]#
Monitor signal between :math:
max_decayand :math:1with a number of injections defined by :math:number_of_injections.- Parameters:
expo_time (
float)npoints (
int)max_decay (
float)number_of_injections (
int)seed (
Optional[int])