Skip to content

[Feature Request] Add option to randomized gap length #8

@TeemuSailynoja

Description

@TeemuSailynoja

Idea

Instead of selecting a fixed gap length for experiments, it would be cool to have the ability to give bounds and sample between those bounds.

UI

This could for example be implemented as the Gap entry hawing a Fixed / Random / Manual selector, (Manual being the option that currently is the last option of Gap).

If "Fixed" is selected, it follows the current logic, i.e. displaying

Gap: Fixed
     10min

With "Random", it could provide two selectors,

Gap: Random
Min: 10min
Max: 60min

With "Manual", it would be as it currently is,

Gap: Manual
     

Randomization

Either using a random generator, or just reading the last 2-3 digits from current time in milliseconds, and using that to interpolate. Upon the initial creation of the experiment, and on each entry saving, this would get reassigned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions