Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Math Channel functionality #68

Open
atxarib99 opened this issue Mar 15, 2021 · 1 comment
Open

Updating Math Channel functionality #68

atxarib99 opened this issue Mar 15, 2021 · 1 comment
Labels
difficult could take a considerable amount of time to complete enhancement New feature or request math channel

Comments

@atxarib99
Copy link
Member

Currently the user can add math channels manually my clicking Edit>Add Math Channel. This will show the user a window in which they can write their expression and fill other details.

Post processing channels are hard coded and performed similarly on every dataset. The user has no way to update these and they must be updated by the developer. This restricts the users from updating these for changes in the car, year, acquisition method, etc.

The goal is to create a window in which the user can view all active channels including the ones from post processing. These math channels will be saved to a file and loaded in on program start. From this window the user can add, remove, or modify their own channels or post processing channels.

The editing of these channels will use the existing add math channel window that will be refreshed.

@atxarib99 atxarib99 added the enhancement New feature or request label Mar 15, 2021
@atxarib99
Copy link
Member Author

  • Remove Menu bar from MathChannel dialog

  • fix sizing of MathChannelDialog

  • vertical bounds of min/max fields in MathChannelDialog

@amoghyatnatti amoghyatnatti moved this to 📋 Backlog in Custom Math Channels Sep 23, 2022
@GHAFHA GHAFHA added the difficult could take a considerable amount of time to complete label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficult could take a considerable amount of time to complete enhancement New feature or request math channel
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants