vanessa-king / UBC_LAIR

Collection of standard analysis functions used in the LAIR
2 stars 1 forks source link

load sxm function nanonis #81

Closed Plswearpants closed 6 months ago

Plswearpants commented 8 months ago

Nanonis has a default function to load sxm, make is to be aligned with our code.

vanessa-king commented 8 months ago

Dong has made loadSXM.m, and then I will write a wrapper script that transforms the output from it into the matrix-style data we are used to

vanessa-king commented 8 months ago
vanessa-king commented 8 months ago

Note: make it so that the load functions DO NOT define the data struct, but instead return each individual piece of information

vanessa-king commented 6 months ago

Created load_topo_Nanonis.m as a wrapper function to load_sxm.m