Skip to content

JackTheEngineer/molecular_motors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molecular Motors

Prerequisites

  • a working python installation
  • python matplotlib
  • python numpy
  • a latex build environment

How to get the right latex file with pictures

  • clone the repository

  • On your Laptop, you need the python packages matplotlib and numpy installed. If you have the package anaconda installed, both packages were alreary installed. If not: type into the commmandline:

      pip install numpy
    

    Then:

      pip install matplotlib 
    
  • run the python script "calc.py" with the following command from the directory "calc/"

      python calc.py
    

    This creates the pictures that are necessairy to compile the latex file, and gives the fit parameters.

  • compile the latex file "motors.tex"

About

Fopra Experiment Ausarbeitung

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors