This website requires JavaScript.
Explore
Help
Sign In
karthik
/
Calculations
Watch
1
Star
0
Fork
0
You've already forked Calculations
Code
Issues
Pull Requests
repo.project_board
Releases
Wiki
Activity
04b395b6ad
Calculations
/
MOT Capture Process Simulation
History
Karthik Chandrashekara
04b395b6ad
Removed the multiplication of the full Clausing Factor since the correct flux coming out of the oven is obtained by accounting for the clipping by the aperture which is done by numerically integrating the angular distribution till the exit divergence angle that is limited by the aperture to obtain what is called the "reduced" Clausing Factor. This is calculated in the initialVelocitySampling and multiplied to this flux to get the "reduced" flux.
2021-07-11 06:28:50 +02:00
..
@MOTSimulator
Removed the multiplication of the full Clausing Factor since the correct flux coming out of the oven is obtained by accounting for the clipping by the aperture which is done by numerically integrating the angular distribution till the exit divergence angle that is limited by the aperture to obtain what is called the "reduced" Clausing Factor. This is calculated in the initialVelocitySampling and multiplied to this flux to get the "reduced" flux.
2021-07-11 06:28:50 +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