'Tagging' interesting points?

Support questions for Flow CSV Viewer and Editor.
Post Reply
MrFlow256
Posts: 15
Joined: Tue Sep 28, 2021 4:43 pm

'Tagging' interesting points?

Post by MrFlow256 »

I want to manually mark some points as being of interest in Flow Editor, so they get saved back out to the CSV. The best way I found so far is:

  1. Create a new formula e.g. V=0
  2. Run "Convert to values" on it
  3. For each interesting point:
    --Move the cursor to the right x-position
    --Double click the value of V on the left-panel and edit it to some value
  4. Save
Is there a neater workflow or is this how you would do it?
Waveworks
Posts: 153
Joined: Thu Sep 05, 2019 1:05 pm

Re: 'Tagging' interesting points?

Post by Waveworks »

Hello, yes, that's pretty much how I do it myself - I usually make a string data variable note = "" and then enter a note on the samples of interest. These notes show up as spikes in the bottom of the plot area.

You may be able to speed up the workflow a bit by using some keyboard shortcuts, in particular press Shift-Enter when you enter the formula to make it a data variable immediately, and press F2 to edit the value once you have selected the variable and sample that you want to edit.
Post Reply