m-labs / artiq

A leading-edge control system for quantum information experiments
https://m-labs.hk/artiq
GNU Lesser General Public License v3.0
426 stars 198 forks source link

applets: EntryArea return processed values #2378

Closed SimonRenblad closed 6 months ago

SimonRenblad commented 6 months ago

ARTIQ Pull Request

Description of Changes

  1. Make gui.applets.EntryArea return processed values.
  2. Return a SimpleNamespace object instead of a dictionary in get_values.

Reason: Consistency with the interactive arguments feature and experiments.

Steps

All Pull Requests

Code Changes

Git Logistics

Licensing

See copyright & licensing for more info. ARTIQ files that do not contain a license header are copyrighted by M-Labs Limited and are licensed under LGPLv3+.