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

156 transmission make the change point sub section more intuitive #162

Conversation

ka-sarthak
Copy link
Collaborator

@ka-sarthak ka-sarthak commented Apr 30, 2024

  • Create SettingOverWavelengthRange class which will be a parent for settings that vary over the wavelength range. It will define the limits of the wavelength, the value of the setting, and a name based on the wavelength limits. When such a setting is used in a sub-section, the label of each sub-section will be taken from its name: wavelength limits.
  • Delete WavelengthChangePoint as it only contains one quantity and using it as a repeatable sub-section is not ideal. Instead, the change_point quantities can simply be quantities with ['*'] shape.
  • Improve the description of the sections and quantities To be done later

@ka-sarthak ka-sarthak self-assigned this Apr 30, 2024
@ka-sarthak ka-sarthak linked an issue Apr 30, 2024 that may be closed by this pull request
2 tasks
@ka-sarthak ka-sarthak merged commit 24f593f into main May 23, 2024
@ka-sarthak ka-sarthak deleted the 156-transmission-make-the-change-point-sub-section-more-intuitive branch May 23, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transmission: make the change point sub-section more intuitive
1 participant