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 max_decay and 1 with a number of injections defined by number_of_injections.

Parameters:
  • expo_time (float) –

  • npoints (int) –

  • max_decay (float) –

  • number_of_injections (int) –

  • seed (Optional[int]) –