Vector fields are important tools we use to describe phenomena in physics and science in general. Most people have seen graphics with vector fields on television, on the weather channels for example. They are used to describe directions and velocities of wind or ocean currents. …
Keynotes: This article contains things which ordinary physics student and a beginner in Python, learned trying to solve real problem I got for my homework. It’s about how to easily read experimental data sorted in bunch of files and write them all in one file. How to prepare data in wanted format.
Motivation: My first story on Medium is going to be about the things I’ve learned as someone for getting the first time trying to use Python for data manipulation and preparation. I’m a physics student currently working in a theoretical physics group, and doing some specific numeric calculations…