You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only way to modify a parameter is to edit the text file. Here is a draft of my idea:
All the parameters and their options are saved in a text file.
Users can modify the current parameters file by using two QComboBoxes, a QComboBox for the parameter and another for its values (QLineEdit in case of numbers).
This makes it easier and faster to experiment on different parameters.
The text was updated successfully, but these errors were encountered:
Registration parameters are not independent from each other but have very complex relationships between them. Anybody who understands what registration parameters can be changed and how should have no problem handling a text editor.
This is not an issue, rather a suggestion.
Currently, the only way to modify a parameter is to edit the text file. Here is a draft of my idea:
This makes it easier and faster to experiment on different parameters.
The text was updated successfully, but these errors were encountered: