Use Python Find Plot Energy E Particle Box Vs Number Positive Negative Peaks See Waveform Q37138618

Use Python to find, then plot the energy E of the particle in abox, vs the number of (positive + negative) peaks you see in thewaveform, for the first 5 valid energy values E. For example, thefirst value E=4.92 has one peak, so you would plot (1, 4.92). Thesecond value has a positive and a negative peak, so you would plot(2, 19.68)


Solution


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.