An openCV based Python project for processing Kerr microscopy image. KerrPy is used to extract ellipse fits of bubble domains created under the application of out-of-plane and in-plane fields. These fits are used to estimate the underlying Dzyaloshinskii Moriya interaction (DMI).
For more details, please refer to KerrPy Github repository .
A PyQt5 App based tutorial to understand Canny Edge Detection. I use this algorithm for my thesis work pertaining to ellipse detection of Kerr microscopy images.
For more details, please refer to Canny Edge Detection Github repository .
Simple Labview VIs to illustrate not only the fundamentals of generic programming principles but also specific features pertaining to LabVIew. LabVIew is a closed source graphical programming language developed by National Instruments and is used by industry and research community to interface control and manipulate data centric systems.
For more details, please refer to LabVIew HOWTOs Github repository .
A FreeCAD project to render Bloch and Nèel skyrmions with Python scripting utility.
For more details, please refer to Skyrmions Github repository .
A Mayavi project to render forms of various sources of anisotropy. Anisotropy is a crucial ingredient for designing magnetic memory technology. For example, uniaxial anisotropy is required for a bistable memory element.
For more details, please refer to Anisotropy Github repository .