Karthik karthik
karthik pushed to master at karthik/Calculations 2021-08-30 10:37:45 +02:00
df395f5311 Added code to allow plotting of Local saturation Intensity distribution for the beams.
0033a61035 New scripting.
ee01ffa106 Commented out the line calling the restoreDefaults function.
Compare 3 commits »
karthik pushed to master at karthik/Calculations 2021-08-19 12:45:12 +02:00
372690b158 New scripting
662eae4e03 Changed numerical values of some of the defaults and modifications were made for the bootstrap sample size and number to be user-defined.
8ac0a018f2 Removed the measurement of autocorrelation, modifications made for the bootstrap sample size and number to be user-defined.
e29c923723 Changed max limit of the number of atoms/trajectories to be computed from 20000 to 50000.
6a679bc26e Changed some numerical values in the defaults and corrected the calculation of the saturation parameter.
Compare 7 commits »
karthik pushed to master at karthik/Calculations 2021-07-19 12:55:32 +02:00
5f068db1c1 Scripts for investigating the use of the Sideband Beam to enhance the capture efficiency of the 2-D MOT.
090b08840c Minor scripting changes and additions.
f0a35e5f0d Added a few lines to ensure the value of the number of atoms property of both the oven object and the MOT object are the same.
bd97ffc5d8 Changed the default values of the radius and waist of the Blue and Blue Sideband beams.
Compare 4 commits »
karthik pushed to master at karthik/Calculations 2021-07-18 07:08:08 +02:00
7a903bc6de Wrapped scan functionality in to functions that now exist separately in the Scan folder within the Simulator package, added a scanning and plotting function for a three parameter scan, corresponding scripting changes shown in the test script.
karthik pushed to master at karthik/Calculations 2021-07-16 16:14:25 +02:00
27fe40068e Minor changes to scripting style.
c19a514027 Added back the captured atom counting and the jackknife error estimation method as developed by Jianshun Gao, retained the bootstrap method and the counting that goes with it now corrected to prevent counting the same atoms repeatedly and also to reduce the atom count if they are lost. There is now an agreement between the two methods as to what the loading rate is with the bootstrap method giving a slightly lower estimate.
5407da354b Added results property to store the final results of a scan to later save the whole object along with its properties so as to have a way of going back and checking the values for the parameters used.
79b7a67c95 Cosmetic change of the name of the sideband beam flag.
2d7bc36fee Cosmetic changes only.
Compare 7 commits »
karthik pushed to master at karthik/Calculations 2021-07-15 16:53:10 +02:00
2628e7c8bc Minor changes during testing.
e808c3dbfb Divergence Angle is now calculated by taking the arctan of d/y, velocity condition was removed.
dbfe5225fa Changed the exit condition and reflected change here.
3dab7d35bf Cosmetic changes only.
b29baf29d5 Introduced back the normalization for the integration of the velocity distribution because average velocity was multiplied back in the calculation of the flux, added the missing end for parfor loop.
Compare 8 commits »
karthik pushed to master at karthik/Calculations 2021-07-14 20:23:13 +02:00
a9b7045c57 MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP.
karthik pushed to master at karthik/Calculations 2021-07-14 20:13:41 +02:00
149d59f7c4 Minor changes to style of scripting and other cosmetic changes.
59b486a147 Allows plotting of trajectories in space, plotting of velocities and phase space.
69358ded5f Removed the passing of the Simulator object as an argument.
d8a43ad153 Cosmetic changes, added argument to allow setting of lower velocity limit.
cb354b9ac7 Cosmetic changes only.
Compare 16 commits »
karthik pushed to master at karthik/Calculations 2021-07-11 21:18:03 +02:00
de683c7d6b Minor edits to reflect changes like the new Push beam flag.
1788066bce Modified to reflect change in acceleration due to scattering function.
3a6732a4a6 Corrected scattering rate formula and removed detuning as an argument to be passed.
a79389c608 Cosmetic changes and included the new Push beam flag.
cbef467b6f Added a flag to turn on or off the Push beam.
Compare 5 commits »
karthik pushed to master at karthik/Calculations 2021-07-11 14:52:03 +02:00
c2e6420243 Inconsequential numeric changes.
f789a7ad6a 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.
5b91c20246 Major changes - rewrote how autocorrelation, resampling and determination of loading rate is done.
8327652883 Shifted some calculations in to other functions.
5e933b0324 Changed variable names.
Compare 36 commits »
karthik pushed to master at karthik/Calculations 2021-07-04 20:24:54 +02:00
d0b4d0b9b8 More cosmetic changes, corrections to some calculations like the one of flux, re-wrote how one and two parameter scans are done with functions, added a save option to save the entire simulator object with its properties and their values along with the results.
karthik pushed to master at karthik/Calculations 2021-07-03 10:19:42 +02:00
add5d02ae3 Added new plotting routines that allow for checks, minor cosmetic changes to other scripts.
karthik created branch master in karthik/Calculations 2021-06-29 15:52:13 +02:00
karthik pushed to master at karthik/Calculations 2021-06-29 15:52:13 +02:00
d88d4d683d This is a class for simulating the capture process for Dy atoms in the 2-D and 3-D MOTs, including the dynamics from the push beam and slower beams.
karthik created repository karthik/Calculations 2021-06-29 15:33:08 +02:00