Open barbaraoramah opened 5 years ago
I had also plotted the Accumulator pressure to make sure that the pressure was relatively constant during your experiments. I removed that code before I distributed it to you and forgot to remove that one line. You don't need the accumulator pressure for the analysis that you will be doing. It is useful to realize how easy it is to plot different columns of data from your data files!
Hi All,
After running the code that was given in the example, there was an error that said that Accumulator_P is not defined. I commented the last part of the for loop and the code works now but I wanted to know why that is an error and should it be called earlier in the code? Thank you!