-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat] SettingsObserver should also store axes "user-friendly" info i…
…f available For some axes, the "position" is an abritrary number. For instance, on the spectrograph, the band is 1->4. This is not helpful for the user. However, the .axes contains the information to map that value (eg, 1) to a user-friendly description (eg, "1200 l/mm (blaze: 500.0)"). Several SPARC users requested for this info to be stored too. => When available, also store the axis definition.
- Loading branch information
Showing
1 changed file
with
24 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters