-
Notifications
You must be signed in to change notification settings - Fork 0
Load
lumik edited this page Feb 5, 2018
·
1 revision
Loads data. You can use shortcut <ctrl> + O. The file dialog pops up and enables you to select your data file. It can
be in text format or matlab binary format with .mat extension.
The data must be in columns of matrix with the first column containing x scale and the rest of the columns with y values. The treatment requires sorted data in ascending x axis. If your data is not sorted, the program asks you if you want to sort them. The spike detection algorithm also requires at least 3 spectra to be present.