snu-quiqcl / iquip

Ion trap Quantum computing User Interface Project
GNU General Public License v3.0
7 stars 0 forks source link

Support ARTIQ `get_argument()` UI arguments #311

Open kangz12345 opened 5 months ago

kangz12345 commented 5 months ago

Feature you want to implement

get_argument() or setattr_argument() has some useful arguments group and tooltip for UI. Those will be helpful to construct more helpful builder UI.

How the feature is implemented

Implement group and tooltip arguments. See also: artiq.language.environment.HasEnvironment.get_argument()