Hi stefan!
U have told me to feel free for asking questions:)
Well, briefly describing, I have been writing a code to control devices and data acquisation to be used for some experiment. So far I finished almost everything except data averaging proces..
As u can see from attached file, on the left side flat structure i set a ramping machine to sweep current , meanwhile i measure from a voltmeter ( represented with random number generator). And I get one spectrum when every time a a total sweep is finished, and these are averaged by using quo. and remain., function.
My problem is that i want to exlude first spectrum from averaging. Since in my case first spectrum is quite noisy, i dont wanna include it in the average spectrum. I am not able to manage modify this code to do so.
can u help me please?