Yohko / MATLABTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RIXS:

  • load RIXS map with RIXSmapdata = RIXS_dloadmap;
  • load XAS scans with XASdata = RIXS_dloadSigScan;

XPS:

  • load XPS VAMAS file with XPSdata = VMS_dload;
  • plot spectra from VAMAS file with plotproperties = VMS_plotspectra(data, filenum, spectranum);
  • load CasaXPS report file with report = import_VMSreport('report.TXT')

Authors

About

License:GNU General Public License v2.0


Languages

Language:MATLAB 100.0%