12-20-2019, 11:39 AM
You probably have already seen the color plot under "history", so this is probably not what you are looking for. Instead, you probably only want a simple graph with the peak of each analyzed time interval.
In fact, this can be done quite easily with out editor (https://phyphox.org/editor). You just need to add a timer-module to get the x axis (time) and connect the peak-frequency (output of the max module) to the y axis of the graph. The tricky part is that both connections need to be set to an infinite buffer (size 0) and clearing needs to be disabled, so the data is collected.
However, this works so well and is so easy to implement, that I will add it to the next version of phyphox. For those, who do not want to wait, just open the following links to the development version of the spectrum experiments in phyphox (for example by clicking the link and scanning the QR code from within phyphox):
https://raw.githubusercontent.com/Staack...um.phyphox
https://raw.githubusercontent.com/Staack...um.phyphox
https://raw.githubusercontent.com/Staack...um.phyphox
In fact, this can be done quite easily with out editor (https://phyphox.org/editor). You just need to add a timer-module to get the x axis (time) and connect the peak-frequency (output of the max module) to the y axis of the graph. The tricky part is that both connections need to be set to an infinite buffer (size 0) and clearing needs to be disabled, so the data is collected.
However, this works so well and is so easy to implement, that I will add it to the next version of phyphox. For those, who do not want to wait, just open the following links to the development version of the spectrum experiments in phyphox (for example by clicking the link and scanning the QR code from within phyphox):
https://raw.githubusercontent.com/Staack...um.phyphox
https://raw.githubusercontent.com/Staack...um.phyphox
https://raw.githubusercontent.com/Staack...um.phyphox