Online averaging
Online averaging
I would like to be able to display triggered epochs in the way the online averaging does except I don't want the average, just the most recent triggered epoch. Can I do this with actiview? If not where is the best point in the labview code to access the data trial-by-trail? Thanks, Paul
-
- Site Admin
- Posts: 1141
- Joined: Fri Mar 26, 2004 7:00 pm
- Location: Amsterdam, Netherlands
- Contact:
You can do this in ActiView by slightly altering the code. Change the piece of code where the average result is calculated (in subvi Avg_Sweep.vi). Remove the summation with the previous results (adding "average buffer" to "average total"), and just display the current sweep.
Best regards, Coen (BioSemi)
Best regards, Coen (BioSemi)