Commit Graph

148 Commits

Author SHA1 Message Date
7a65aec270 Minor corrections and checks before further development 2023-02-08 19:46:56 +01:00
8b327d8ed6 Fixed issue with fitting of harmonic potential, rearranged functions 2023-02-08 16:58:16 +01:00
7a6c4c82e4 MAJOR CHANGE: Refactored code, added functions to calculate PSD, collision rate 2023-02-08 15:58:44 +01:00
a8d4d00e41 Added function to calculate trap frequency, corrected a plotting bug. 2023-01-13 18:15:36 +01:00
60b9def24e Added functionality to compute potential due to a Gaussian beam with astigmatism, plotting of ideal potential along with affected potential to show deviation. 2023-01-12 19:16:52 +01:00
30e6a8b7a4 Added harmonic fit to extract trap frequency of potential, corrected few bugs. 2023-01-12 15:18:46 +01:00
435fbccbfa Adding a new script to calculate Dipole Trap characteristics 2023-01-11 18:54:23 +01:00
df395f5311 Added code to allow plotting of Local saturation Intensity distribution for the beams. 2021-08-30 10:37:30 +02:00
0033a61035 New scripting. 2021-08-30 10:36:42 +02:00
ee01ffa106 Commented out the line calling the restoreDefaults function. 2021-08-30 10:36:14 +02:00
372690b158 New scripting 2021-08-19 12:44:54 +02:00
662eae4e03 Changed numerical values of some of the defaults and modifications were made for the bootstrap sample size and number to be user-defined. 2021-08-19 12:44:24 +02:00
8ac0a018f2 Removed the measurement of autocorrelation, modifications made for the bootstrap sample size and number to be user-defined. 2021-08-19 12:43:23 +02:00
e29c923723 Changed max limit of the number of atoms/trajectories to be computed from 20000 to 50000. 2021-08-19 12:41:11 +02:00
6a679bc26e Changed some numerical values in the defaults and corrected the calculation of the saturation parameter. 2021-08-19 12:40:25 +02:00
b520586f41 Dedicated script for investigating the use of sidebands to enhance the 2D-MOT loading rate. 2021-08-19 12:39:10 +02:00
cedbb008af Added line to plot contours. 2021-08-19 12:37:08 +02:00
5f068db1c1 Scripts for investigating the use of the Sideband Beam to enhance the capture efficiency of the 2-D MOT. 2021-07-19 12:55:17 +02:00
090b08840c Minor scripting changes and additions. 2021-07-19 12:51:05 +02:00
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. 2021-07-19 12:44:19 +02:00
bd97ffc5d8 Changed the default values of the radius and waist of the Blue and Blue Sideband beams. 2021-07-19 12:42:34 +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. 2021-07-18 07:07:48 +02:00
27fe40068e Minor changes to scripting style. 2021-07-16 16:14:11 +02:00
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. 2021-07-16 15:57:16 +02:00
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. 2021-07-16 15:53:19 +02:00
79b7a67c95 Cosmetic change of the name of the sideband beam flag. 2021-07-16 15:51:54 +02:00
2d7bc36fee Cosmetic changes only. 2021-07-16 15:51:00 +02:00
4051549b27 Increase of 5% was meant for cut-off velocity and not the capture velocity, correction was made accordingly. 2021-07-16 15:50:08 +02:00
0238e5d312 Added option to switch between Bootstrap and Jackknife error estimation methods, changed sideband beam flag name, removed zeeman slower beam flag which can be added later following development of the ThreeDimensionalMOT class and functionalities. 2021-07-16 15:49:02 +02:00
2628e7c8bc Minor changes during testing. 2021-07-15 16:52:58 +02:00
e808c3dbfb Divergence Angle is now calculated by taking the arctan of d/y, velocity condition was removed. 2021-07-15 16:52:07 +02:00
dbfe5225fa Changed the exit condition and reflected change here. 2021-07-15 16:51:16 +02:00
3dab7d35bf Cosmetic changes only. 2021-07-15 16:50:37 +02:00
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. 2021-07-15 16:47:13 +02:00
504b7769f9 Removed multiplication of isotopic abundance, restored average velocity multiplication and made corresponding changes elsewhere. 2021-07-15 16:45:25 +02:00
bbf9ccdeb1 Changed return value to approximation of CF. 2021-07-15 16:44:32 +02:00
646507594f Corrected handle for plotting function. 2021-07-15 16:43:27 +02:00
a9b7045c57 MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00
149d59f7c4 Minor changes to style of scripting and other cosmetic changes. 2021-07-14 20:13:28 +02:00
59b486a147 Allows plotting of trajectories in space, plotting of velocities and phase space. 2021-07-14 20:12:47 +02:00
69358ded5f Removed the passing of the Simulator object as an argument. 2021-07-14 20:12:08 +02:00
d8a43ad153 Cosmetic changes, added argument to allow setting of lower velocity limit. 2021-07-14 20:11:16 +02:00
cb354b9ac7 Cosmetic changes only. 2021-07-14 20:10:26 +02:00
31425d2692 Changed rssq to norm. 2021-07-14 20:09:53 +02:00
043b4e61ba Cosmetic changes, minor corrections to formulae, added getInstance static method. 2021-07-14 20:09:15 +02:00
b0184e1576 Removed Clausing factor calculation from here and changed value of total power. 2021-07-14 20:08:22 +02:00
b5f9a1b44a Cosmetic changes only. 2021-07-14 20:07:40 +02:00
039b1c36ec Cosmetic changes only. 2021-07-14 20:07:22 +02:00
b34078436a Removed normalization of the velocity distribution of atoms coming out of the oven since the average velocity multiplication in the total flux inside the oven calculation was removed as they cancel each other. 2021-07-14 20:06:59 +02:00
6cde617bb4 Fixed the Saturation parameter calculation was not indexing over the local saturation intensity array. 2021-07-14 20:05:40 +02:00