From 0311109488464bbb78028d64c4412c175e6c9f40 Mon Sep 17 00:00:00 2001 From: AndresOrtegaGuerrero Date: Fri, 8 Nov 2024 14:19:55 +0000 Subject: [PATCH] upgrade weas_widget factor control --- pyproject.toml | 2 +- src/aiidalab_qe_vibroscopy/utils/raman/result.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8d7ff14..c8381cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "pre-commit", "euphonic", "kaleido", - "weas-widget==0.1.12", + "weas-widget==0.1.15", ] [tool.ruff.lint] diff --git a/src/aiidalab_qe_vibroscopy/utils/raman/result.py b/src/aiidalab_qe_vibroscopy/utils/raman/result.py index 832de02..9f1e4fe 100644 --- a/src/aiidalab_qe_vibroscopy/utils/raman/result.py +++ b/src/aiidalab_qe_vibroscopy/utils/raman/result.py @@ -528,6 +528,7 @@ def _animation_widget(self): ), "kpoint": [0, 0, 0], # optional "amplitude": amplitude, + "factor": amplitude * 0.6, "nframes": 20, "repeat": [ self._supercell[0].value,