-
Notifications
You must be signed in to change notification settings - Fork 1
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
Lazy loading euphonic #106
Merged
AndresOrtegaGuerrero
merged 8 commits into
lazy_loading_compatible
from
lazy-loading-euphonic
Dec 4, 2024
Merged
Lazy loading euphonic #106
AndresOrtegaGuerrero
merged 8 commits into
lazy_loading_compatible
from
lazy-loading-euphonic
Dec 4, 2024
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 293bf21 - Browse repository at this point
Copy the full SHA 293bf21View commit details -
Merge branch 'lazy_loading_compatible' of https://github.com/mikibona…
…cci/aiidalab-qe-vibroscopy into lazy_loading_compatible
Configuration menu - View commit details
-
Copy full SHA for 144dac7 - Browse repository at this point
Copy the full SHA 144dac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab69f31 - Browse repository at this point
Copy the full SHA ab69f31View commit details
Commits on Dec 3, 2024
-
missing: download of the data, proper testing, detached app.
Configuration menu - View commit details
-
Copy full SHA for 7f2e0c0 - Browse repository at this point
Copy the full SHA 7f2e0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43f35f - Browse repository at this point
Copy the full SHA d43f35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2332b16 - Browse repository at this point
Copy the full SHA 2332b16View commit details -
Bug fix in the q-section reset.
The problem was that the default value of a tl.List(tl.Float()) is tl.Undefined. Now we explicitely reset the default value of Q0_vec, h_vec and k_vec
Configuration menu - View commit details
-
Copy full SHA for 29c363f - Browse repository at this point
Copy the full SHA 29c363fView commit details -
For now, I added it at the end of the main EuphonicBaseResultsWidget. It will only allow to download phonopy.yaml and fc.hdf5. The plots can be downloaded in the corresponding tabs. I added a method to the model which produce the downloadable files, and left the actual _download_data method in the widget. I think this is a proper design as the model manipulates data, the view can provide them. Still missing the download of single tabs, for now it does not work
Configuration menu - View commit details
-
Copy full SHA for a0d32f1 - Browse repository at this point
Copy the full SHA a0d32f1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.