MicromagneticAnalysisTools.Animate

Tools for animating simulation data.

MicromagneticAnalysisTools.Animate.oneDQuantity(quantityArray, timeArray, yLabel, quantityTextValue, quantityTextFormat='{:.2f}', out_name='Movie.mp4', initialMinValue=0, initialMaxValue=0, fps=25)

Outputs an animation of a generic quantity (e.g. Nsk, energy, current) over time. The input arrays are to be given as file names, e.g. Nsk.npy, Time.npy.