nion-software / nionswift-instrumentation-kit

Base classes for Nion Swift STEM microscope instrumentation
GNU General Public License v3.0
1 stars 12 forks source link

Improve control selection/creation UI in Acquisition Panel #156

Open Brow71189 opened 1 year ago

Brow71189 commented 1 year ago
### Tasks
- [ ] Units should not be harcoded to "m" because controls can have various units
- [ ] The current way controls with scaling are defined can be confusing to users. We should come up with a better way for that.
- [ ] Allow users to specify arbitrary frame parameters for being changed instead of just some hardcoded options (like fov). For example the scan rotation is an important one and being able to set this directly and not via an AS2 control would make the setup a lot easier.