We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03798b7 commit 63142a9Copy full SHA for 63142a9
amset/tools/phonon_frequency.py
@@ -163,7 +163,6 @@ def reshape_to_Nx3(real_parts):
163
return np.array(real_parts).reshape(num_atoms, 3)
164
165
166
-
167
def extract_gamma_point_data(file_path):
168
"""Extract frequencies and reshaped eigenvectors for the gamma point."""
169
with open(file_path, "r") as file:
0 commit comments