There was an error while loading. Please reload this page.
//Creates an UV/Vis Spectrum const string path = "files/uvvis.dsw"; var uvvis = Spectrum.FromFile(path);
TODO: more docs