Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.
/ FP2 Public archive

Fortgeschrittenenpraktikum Teil 2

Notifications You must be signed in to change notification settings

QuantumDancer/FP2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Fortgeschrittenenpraktikum (Teil 2)

####Useful links

####Setup We use the latest Eclipse version as IDE with following plugins:

#####Running LaTeX scripts You can import the existing project with Eclipse. You can check our configuration in the .texlipse file.

#####Running Python scripts Unfortunatley we cant sync our .pydevproject configuration file, because PyDev saves absolute paths. You need to add the lib folder by yourself to the PYTHONPATH (for example add it to the external libraries list of the project).

####directory structure Every experiment has its own directory. In this directory you may find following subdirectories:

  • bin: binary file of protocol (not final version), excluded from commits
  • calc: raw data for further calculation
  • data: measured data from experiment, sometimes includes quick evaluation with Mathematica
  • fit : results of fits
  • img: pictures made in the experiment, rendered graphs from ROOT and self-made svg-graphics
  • src: source directory for Python and LaTeX code
  • stuff: mostly mathematica files for on-the-fly evaluation, error calculation and other math stuff

About

Fortgeschrittenenpraktikum Teil 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published