Skip to content

Script generator: parameter limits #4168

@Tom-Willemsen

Description

@Tom-Willemsen

As a user of the script generator, I need to be able to set arbitrary conditions which make inputs valid/invalid in the script generator.

Acceptance criteria:

  • As an instrument scientist, I can define an arbitrary python function which tells the script generator whether a given set of inputs are valid or not
  • This arbitrary function is loaded from the same place that defines the available actions to configure the script generator.
  • When a user creates a script, the parameters are checked in real time (or close to real time)
  • When a user inputs invalid parameters, these a highlighted in an obvious way

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions