-
-
Notifications
You must be signed in to change notification settings - Fork 419
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Grotrian diagram IPyWidget functionality (#2328)
* Rename GrotrianWidget to GrotrianPlot. Create skeleton of new wrapper GrotrianWidget class * Update figure on value changes inside widgets * Added widgets for ion, shell, levels and y-scale * Added slider widget for min and max wavelength * Added docstrings for new methods * Handle empty transitions * Remove unnecessary cells from notebook * Fixed refresh logic of wavelength slider * Update docs for GrotrianDiagram * Refactor code and set default y-coordinate scale to log * Updated documentation and minor fixes * Minor changes in documentation (in response to review comments) * Minor change to docs * Update the generating_widgets notebook * Minor markdown edit * Rename model to simulation_state * Fix paths and Simulation object creation * Revert "Fix paths and Simulation object creation" This reverts commit 23afbef. * Revert "Revert "Fix paths and Simulation object creation"" This reverts commit 09b453b. * Render widget in mockup notebook * Revert "Render widget in mockup notebook" This reverts commit e9acd6a. * minor doc change --------- Co-authored-by: Andrew Fullard <[email protected]>
- Loading branch information
1 parent
5bca272
commit 28caa4e
Showing
7 changed files
with
871 additions
and
922 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
Oops, something went wrong.