Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 3 KB

File metadata and controls

69 lines (51 loc) · 3 KB

TargetSkyrmion VTR Visualization

Live demo:

https://respsnty.github.io/visualization/

VTR viewer demo

Three-dimensional magnetization by holographic vector field electron tomography

Yi Zhao,1,2 Weiwei Wang,3,* Boyao Lyu,1 Jan Caron,4 Shasha Wang,1 Dongsheng Song,3 Hongchu Du,4 Rafal E. Dunin-Borkowski,4 Haifeng Du,1,† and Fengshan Zheng5,6,‡

1Anhui Province Key Laboratory of Low-Energy Quantum Materials and Devices, High Magnetic Field Laboratory, HFIPS, Chinese Academy of Sciences, Hefei, Anhui 230031, China
2University of Science and Technology of China, Hefei 230026, China
3Institutes of Physical Science and Information Technology, Anhui University, Hefei 230601, China
4Ernst Ruska-Centre for Microscopy and Spectroscopy with Electrons and Peter Grunberg Institute, Forschungszentrum Julich, Julich 52425, Germany
5Spin-X Institute, School of Physics and Optoelectronics, Guangdong-Hong Kong-Macao Joint Laboratory of Optoelectronic and Magnetic Functional Materials, State Key Laboratory of Luminescent Materials and Devices, South China University of Technology, Guangzhou 511442, China
6Center for Electron Microscopy, South China University of Technology, Guangzhou 511442, China

Dated: June 17, 2026

Display

  • Show Grid: Show or hide the reference grid.
  • Mesh: Switch the bounding box display mode between outline, box, and hidden.

Arrows

  • Mode
    • all: Sample arrows throughout the full 3D volume.
    • layer: Show arrows only on one selected slice layer.
  • Direction: Select the layer direction in layer mode. Supported directions are x, y, and z.
  • Index: Select the layer index in layer mode. The range is updated automatically from the data dimensions.
  • Nx / Ny / Nz: Control the arrow sampling density.
  • Size: Control the arrow size.
  • Component: Color arrows by the mx, my, or mz component.
  • Colormap: Select the arrow colormap.

Slice

  • Direction: Select the slice direction.
  • Index: Select the slice layer index.
  • Component
    • all-components: Use HSV color for the in-plane magnetization direction, with black/white shading from mz.
    • mx / my / mz: Show a single magnetization component.
  • Colormap: Select the slice colormap.

Isosurface

  • Show: Enable or disable the isosurface.
  • Component: Generate the isosurface from mx, my, or mz.
  • Value: Set the isosurface value.
  • Resolution: Set the Marching Cubes resolution. Higher values produce finer surfaces but take longer to compute.

Local Preview

To preview locally, run this command in the project directory:

python -m http.server 8000

Then open:

http://127.0.0.1:8000/

Do not open index.html by double-clicking it directly. Most browsers block local pages from reading final.vtr.