Computing and Analysis Tips

While studying physics, I often do some coding and analysis in python, especially with numpy and matplotlib. I’ve struggled quite a bit over the years getting started and finding quality resources on what to do and how to handle physics problems of an experimental nature in python. To save others time and effort, I’m going to post some of the tricks I’ve learned here


 

  1. Splines – turning rough data into better pulses

Comments are closed.