Skip to content

Leonfocus/Physics-Python-Recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Physics-Python-Recipes

Data processing and visualization recipes for physicists with python.

This project collects practical recipes for experimental physicists (may be also useful to other sciences), but has nothing to do with computational physics.

Data processing like fitting, interpolation, differential, spectrum analysis and so on in real world should be pulled in.

Visualization contains not only plot skills to display experimental dataset, but also codes for generating simple demonstration of some physical phenomena and process, such as double pendulum. The interactive plotting recipes, that is, display in browser using Ipython Notebook or other JS binding techniques, should be added.

Also I decide to add an extra file for other things, which seems suitable for this repository.

Physics-Python-Recipes
    |
    |--DataProcess
    |
    |--Visualization
          |
          |---Plot
          |---Demo
    |
    |--Miscellaneous

Of course, the usage of each recipe should be hard-coded as comments.

About

Data processing and visualization recipes for physicists with python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages