Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParticleSimulation

This project was writen in order to make the particles simulation for TAU lab C easier, and concentrate on the physics.

Pre-installation

Connect to your TAU linux shell from the "MobaXterm" application in https://remoteapp.tau.ac.il. Then connect to the physics server with the following command:

$ ssh -X gp.tau.ac.il

Create the gimel folder as specified in the lab instructions:

$ /var/misc/phys/setup

Installation

Download files in the src folder to the gimel directory: (Make sure the files are directly under the gimel folder, and not in a sub folder)

The main scripts are "calibration_injects.py" and "injects.py", and both of them have a very helpful help menu:

$ python injects.py -h

Examples

Calibration

In order produce calibration measurements with electron:

$ python calibration_injects.py -p electron

General Injects

In order to inject k0 short:

$ python injects.py -p k-short

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages