Skip to content

Commit e10b27d

Browse files
Chiu PeterChiu Peter
authored andcommitted
remove print
1 parent afde788 commit e10b27d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crystal_toolkit/components/phonon.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,8 +1715,6 @@ def update_crystal_animation(
17151715
pt = cd["points"][0]
17161716
qpoint, band_num = pt.get("customdata", [0, 0])
17171717

1718-
print(scale_x, scale_y, scale_z)
1719-
print(magnitude_fraction)
17201718
# magnitude
17211719
magnitude = (
17221720
MAX_MAGNITUDE - MIN_MAGNITUDE

0 commit comments

Comments
 (0)