Skip to content
Snippets Groups Projects
Commit 6d874fa1 authored by Koerber, Lukas (FWIN-C) - 108045's avatar Koerber, Lukas (FWIN-C) - 108045
Browse files

Formatting.

parent 80653fc6
No related branches found
No related tags found
1 merge request!2Introduce new AbstractSample (and subclasses) architecture, FM and AFM mixins,...
......@@ -7,6 +7,8 @@ from ..core.operators import cross_operator
from ..helpers.math import flattened_mesh_vec_scalar_product2d, flattened_mesh_vec_scalar_product
from ..helpers.io import read_mode_from_vtk
def calculate_absorption(sample, exp_name, dispersion, antenna, fmin, fmax, Nf, k_calc):
mag = sample.mag.T.flatten()
rotation = rotation_matrix_py(mag)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment