loading spc and par data from an old Bruker using eprload
Posted: Mon Jul 31, 2017 10:34 am
Dear easyspinners,
I have a problem importing spc data (with par file alongside) into matlab using the eprload function.
I use matlab version R2016a, Easyspin 5.1.12
The eprload function gives an output as required, but the spectrum looks very much distorted. i.e. there are regions with very much noise-like datapoints of very high intensity which are not shown when the data is viewed on the Bruker machine itself.
How I do it:
[B,spc,param] = eprload('C:\Temp\Wout297K1e5gain20001802.spc');
with the accompanying .par in the Matlab directory.
Thanks!
Max
I have a problem importing spc data (with par file alongside) into matlab using the eprload function.
I use matlab version R2016a, Easyspin 5.1.12
The eprload function gives an output as required, but the spectrum looks very much distorted. i.e. there are regions with very much noise-like datapoints of very high intensity which are not shown when the data is viewed on the Bruker machine itself.
How I do it:
[B,spc,param] = eprload('C:\Temp\Wout297K1e5gain20001802.spc');
with the accompanying .par in the Matlab directory.
Thanks!
Max