SainsburyWellcomeCentre / aeon_experiments

Experiment workflows for Project Aeon
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Allow blocks to switch after n_pellets or after some duration of time #358

Closed jkbhagatio closed 12 months ago

jkbhagatio commented 1 year ago

Similar to the switch after a maximum number of pellets collected, the timeout is also sampled from a continuous distribution with values in minutes. The current assumption is that block switch duration is scheduled in absolute UTC time, computed relative to the block start time after sampling. Values of zero mean infinite time.

glopesdev commented 1 year ago

@jkbhagatio can you add some more detail here please? Is this an exclusive or inclusive OR? Are both parameters always specified, or are they optional?