Calculations/MOT Capture Process Simulation
2021-07-11 14:51:17 +02:00
..
@MOTSimulator Modified to determine the distance between atom and the z-axis and checked to see if that is within the diameter of the beams - this makes sense since the beams are crossed and the condition that the distance be smaller than the beam diameter holds only along the y-axis. 2021-07-11 14:51:17 +02:00
+Helper New functions to calculate the distance of a point from a line and find all zero crossings from a vector/1-D array. 2021-07-11 06:10:23 +02:00
+Plotting Plots velocity sampling in terms of its magnitude (up to the cut-off) and direction (up to the exit divergence). 2021-07-11 06:07:17 +02:00
test_MOTSimulator.m Some cosmetic changes and additions to showcase the use of newly included plotting routines. 2021-07-11 06:08:48 +02:00