Microfluidics.MinimumSurface#

MinimumSurface.py

Copyright (c) 2019, SAXS Team, KEK-PF

class MinimumSurface(in_folder, gmax=12, mmax=0.3, auto=False, allq_only=True, save_no=None)#

Bases: object

compute_min_norm(G, m, x, M)#
make_it_into_a_movie(in_folder, G_range=(100, 12), m_range=(50, 0.3), num_frames=200)#
plot_surface(title, ax, x, GG, mm, M)#