raman.loadRaman

raman.loadRaman(filename)

Load ASCII Raman (or other) data.

Parameters:filename (str) – Filename / base name of Raman spectra to load. Supports wildcards and regular expression via glob. If filename matches multiple files, these are averaged.
Returns:2d array containing the (possibly averaged) columns of the input file(s).